Commit 738f6b0057a6fc43afd24b8c56ebb362afe441db

Authored by 后端研发-苏明海
2 parents 5405b03a b6b0ec30

Merge branch 'dev' into 'test'

去掉固定userid

See merge request !342
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: 9274245,// 4379287,// null,// 5682068,
  16 + user_id: null,// 4379287,// null,// 5682068,
17 17 buy_now:null,
18 18 picklist:null, //门店列表
19 19 wuliuprice: null, //物流价格表
... ...