Procházet zdrojové kódy

客户会员等级

shish před 5 roky
rodič
revize
19c46ae37f
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      biz/custom/services/CustomService.php

+ 1 - 1
biz/custom/services/CustomService.php

@@ -23,7 +23,6 @@ class CustomService extends BaseService
                 "avatar" => "https://img.huaml.com/wx/avatar/12358/202005/23/b903ac24555fc0f94af3ebd866543c7e.jpg",
                 "avatarUrl" => "https://img.huaml.com/wx/avatar/12358/202005/23/b903ac24555fc0f94af3ebd866543c7e.jpg",
                 "smallAvatarUrl" => "https://img.huaml.com/wx/avatar/12358/202005/23/b903ac24555fc0f94af3ebd866543c7e_small.jpg",
-                'member' => 3,
                 'visitTimeFormat' => '05-29 22:46',
                 'userAsset' => [
                     'growth' => 185,
@@ -31,6 +30,7 @@ class CustomService extends BaseService
                     'balance' => 0.00,
                     'subscribe' => 0,
                     'store' => 0,
+                    'member' => 3,
                 ]
             ]
         ];