Sfoglia il codice sorgente

后台-用户推荐节点身份修改记录展示/用户上下级展示-end

xupuyuan 1 anno fa
parent
commit
c93225c534
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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');