Browse Source

入驻调整

zhangxiaobin 1 year ago
parent
commit
8bf42c8046
1 changed files with 1 additions and 1 deletions
  1. 1 1
      application/api/controller/Companys.php

+ 1 - 1
application/api/controller/Companys.php

@@ -243,7 +243,7 @@ class Companys extends Api
                 'address'  => $this->request->param('address', ''),
                 'full_address'  => $fullAddress,
                 'aptitude_images'  => $this->request->param('aptitude_images', ''),
-                'status' => 0,
+                'status' => -1,
             ];
             if (empty($id)) {
                 $data['image'] = '/assets/img/avatar.png';//默认头像