zxhxx 3 years ago
parent
commit
4725eb9ca7
1 changed files with 1 additions and 0 deletions
  1. 1 0
      application/api/controller/User.php

+ 1 - 0
application/api/controller/User.php

@@ -382,6 +382,7 @@ class User extends Api
                 ['gender',0],
                 ['user_type',0],
                 ['mobile',''],
+                ['company_member',1],
             ],$request
         );
         $user = [];$user_ext = [];