lizhen_gitee 1 year ago
parent
commit
fc22cb1c79
1 changed files with 1 additions and 1 deletions
  1. 1 1
      application/api/controller/User.php

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

@@ -577,7 +577,7 @@ class User extends Api
             $this->error('VIP才能设置隐私权限');
         }*/
 
-        $field_array = ['meili','weizhi','giftwall'];
+        $field_array = ['meili','caifu','weizhi','giftwall'];
 
         $data = [];
         foreach($field_array as $key => $field){