From 8b6ffea7bcc3019a3114e8ba09e0a081dced2703 Mon Sep 17 00:00:00 2001 From: 邱宇豪 <qyh123230312> Date: 星期三, 29 十一月 2023 09:28:38 +0800 Subject: [PATCH] 20231129_qiuyh_调整进场数量字段类型 --- sz_app/manifest.json | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/sz_app/manifest.json b/sz_app/manifest.json index 06963e0..8c7d46d 100644 --- a/sz_app/manifest.json +++ b/sz_app/manifest.json @@ -1,5 +1,5 @@ { - "name" : "智慧管片", + "name" : "苏州智慧管片", "appid" : "__UNI__D1E1AF0", "description" : "", "versionName" : "1.1.1", -- Gitblit v1.9.3