Browse Source

Merge branch 'dev-xpy' into dev-sxb

xupuyuan 11 months ago
parent
commit
0ad60b725f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/controller/admin/user/User.php

+ 1 - 1
app/controller/admin/user/User.php

@@ -844,7 +844,7 @@ class User extends BaseController
844
     /*
844
     /*
845
      * 更改用户节点人信息
845
      * 更改用户节点人信息
846
      * cabbage
846
      * cabbage
847
-     * 2020-11-04
847
+     * 2020-11-04 哈基米哦南北绿豆
848
      * */
848
      * */
849
     public function changeProLevel($id,UserRepository $repository) {
849
     public function changeProLevel($id,UserRepository $repository) {
850
         $level_account = $this->request->param('level_account');
850
         $level_account = $this->request->param('level_account');