From 404ebee9f47d2d80353e64974193e3e31e7b91b6 Mon Sep 17 00:00:00 2001 From: Liuyi <candymxq888@outlook.com> Date: 星期二, 08 十月 2024 17:38:57 +0800 Subject: [PATCH] 添加设备列表,添加待配送订单 --- manifest.json | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index a783957..ecba768 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { "name" : "water-drinking-uniapp", - "appid" : "", + "appid" : "__UNI__97986D6", "description" : "", "versionName" : "1.0.0", "versionCode" : "100", @@ -50,7 +50,7 @@ "quickapp" : {}, /* 小程序特有相关 */ "mp-weixin" : { - "appid" : "", + "appid" : "wxe86c40810c2c0e98", "setting" : { "urlCheck" : false }, -- Gitblit v1.9.3