瀏覽代碼

feat: NG-15: 新会员注册时增加国家与语言选项.

zhangl 1 年之前
父節點
當前提交
960c0bfea2
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      frontendApi/modules/v1/controllers/ShopController.php

+ 1 - 1
frontendApi/modules/v1/controllers/ShopController.php

@@ -153,7 +153,7 @@ class ShopController extends BaseController {
         }
 
         if ($userPerformance = UserPerformance::getAmounts($user['ID'])) {
-            $userBalance['prp'] = $userPerformance['AMOUNTS'];
+            $userBalance['prp'] = $userPerformance;
         }
 
         // 运费模板