ggsong 3 yıl önce
ebeveyn
işleme
5d73faaea4
1 değiştirilmiş dosya ile 0 ekleme ve 1 silme
  1. 0 1
      app/api/controller/v1/Chandi.php

+ 0 - 1
app/api/controller/v1/Chandi.php

@@ -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;