zxhxx 3 年之前
父節點
當前提交
052c747ba1
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      application/admin/controller/Index.php

+ 1 - 1
application/admin/controller/Index.php

@@ -133,7 +133,7 @@ class Index extends Backend
     }
     }
     public function test()
     public function test()
     {
     {
-       User::setendtime(37,5);
+        User::setendtime(37,5);
     }
     }
 
 
 }
 }