hrjy 2 سال پیش
والد
کامیت
454d9a61f2
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      app/api/controller/PublicController.php

+ 1 - 1
app/api/controller/PublicController.php

@@ -34,7 +34,7 @@ class PublicController
 
     public function test()
     {
-        UserLevel::setLevelComplete(1);
+        UserLevel::setLevelComplete(9);
     }
 
     /**