Commit a0589b73b197fd869d5c11f192ef5b268bc54bec

Authored by WXD-SEASON\season
1 parent 2fe25ed6

user_id默认去掉

Showing 1 changed file with 1 additions and 1 deletions
... ... @@ -51,7 +51,7 @@ App({
51 51 config: null, //门店参数
52 52 config2: null, //门店配置
53 53 code: null,
54   - user_id:16072538,//6520390,//6520352
  54 + user_id:null,//6520390,//6520352
55 55 // user_id:6520314,// qa-6519858,//
56 56 // user_id:14148118,// qa-6519858,//
57 57 buy_now: null,
... ...