Przeglądaj źródła

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

xialei 1 rok temu
rodzic
commit
1668261ac9
1 zmienionych plików z 1 dodań i 1 usunięć
  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 3766
     return array_unique($result); // 返回结果数组,并去重
3767 3767
 }
3768 3768
 
3769
- /**
3769
+    /**
3770 3770
      * 获取当前用户业绩
3771 3771
      */
3772 3772
     public function userupdates($user_id) {