Explorar el Código

add工作室日期和编号_2

root hace 4 años
padre
commit
76e3e6a602
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      backendApi/modules/v1/models/User.php

+ 1 - 1
backendApi/modules/v1/models/User.php

@@ -26,7 +26,7 @@ class User extends Admin implements IdentityInterface
 //        if($userId){
 //            return static::findOne(['ID' => $userId]);
 //        }
-//        return null;
+//        return null ;
     }
 
     public function fields()