linwu 5 сар өмнө
parent
commit
c6ff743de6

+ 1 - 1
app/mobile/controller/Human.php

@@ -229,7 +229,7 @@ class Human extends MobileBaseController
 
     public function guide()
     {
-//        $this->_listValidate();
+        $this->_listValidate();
 
         return view();
     }