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