From a0589b73b197fd869d5c11f192ef5b268bc54bec Mon Sep 17 00:00:00 2001 From: WXD-SEASON\season Date: Thu, 15 Jun 2023 14:57:54 +0800 Subject: [PATCH] user_id默认去掉 --- app.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.js b/app.js index ad6b2b7..e674963 100644 --- a/app.js +++ b/app.js @@ -51,7 +51,7 @@ App({ config: null, //门店参数 config2: null, //门店配置 code: null, - user_id:16072538,//6520390,//6520352 + user_id:null,//6520390,//6520352 // user_id:6520314,// qa-6519858,// // user_id:14148118,// qa-6519858,// buy_now: null, -- libgit2 0.21.4