Commit b76ce5755736bcb9c7ef8d17a8d0a495ac6c86fa

Authored by yvan.ni
1 parent 9f9f80a1

user_id. 改成NULL

Showing 1 changed file with 1 additions and 1 deletions
... ... @@ -13,7 +13,7 @@ App({
13 13 config2: null,
14 14 code: null,
15 15 heigth:0,
16   - user_id: 5682068,// 4379287,// null,// 5682068,
  16 + user_id: null,// 4379287,// null,// 5682068,
17 17 buy_now:null,
18 18 picklist:null, //门店列表
19 19 wuliuprice: null, //物流价格表
... ...