From 8903e1a476fd1140acbc1a91e187de6d771e4664 Mon Sep 17 00:00:00 2001
From: 付延余 <f-yanyu@outlook.com>
Date: 星期四, 23 三月 2023 17:56:23 +0800
Subject: [PATCH] 1.待领取列表增加字段 矿、煤场、煤种、客户名称、发运日期、日计划编号(完成) 2.多次抢单弹框再次确认是否抢单(完成) 3.待预约提煤单列表显示样式(完成)
---
manifest.json | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/manifest.json b/manifest.json
index 08c67fe..c97e162 100644
--- a/manifest.json
+++ b/manifest.json
@@ -50,7 +50,7 @@
"quickapp" : {},
/* 灏忕▼搴忕壒鏈夌浉鍏� */
"mp-weixin" : {
- "appid" : "wx30f254cbb0b90b3c",
+ "appid" : "wx4a62fc1684c429a9",
"setting" : {
"urlCheck" : false,
"es6" : true,
--
Gitblit v1.9.1