@@ -12,7 +12,6 @@ use app\api\model\Chandi as ChandiModel;
use app\validate\Chandi as ChandiValidate;
use think\exception\ValidateException;
//use rsa\Rsa;
-
class Chandi extends BaseController{
use ResponseJson;
protected $request;