Преглед изворни кода

add工作室日期和编号_2

root пре 3 година
родитељ
комит
76e3e6a602
1 измењених фајлова са 1 додато и 1 уклоњено
  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()