Explorar o código

Merge branch 'master' of https://git.bjtdba.com/shop/php

xialei hai 1 ano
pai
achega
1668261ac9
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app/controller/api/user/User.php

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

@@ -3766,7 +3766,7 @@ function getRecursiveChildren_s($parentUid) {
3766
     return array_unique($result); // 返回结果数组,并去重
3766
     return array_unique($result); // 返回结果数组,并去重
3767
 }
3767
 }
3768
 
3768
 
3769
- /**
3769
+    /**
3770
      * 获取当前用户业绩
3770
      * 获取当前用户业绩
3771
      */
3771
      */
3772
     public function userupdates($user_id) {
3772
     public function userupdates($user_id) {