Explorar o código

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

zhangl hai 1 ano
pai
achega
960c0bfea2
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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;
         }
 
         // 运费模板