From 134bbe8b44d91e7c6298ce2a63fd5b6fdc8c7a41 Mon Sep 17 00:00:00 2001 From: 张磊磊 <201175954@qq.com> Date: 星期一, 30 十月 2023 09:33:10 +0800 Subject: [PATCH] 修改接口名字 --- 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 3fd69af..06963e0 100644 --- a/sz_app/manifest.json +++ b/sz_app/manifest.json @@ -1,6 +1,6 @@ { "name" : "智慧管片", - "appid" : "__UNI__EBC4C2D", + "appid" : "__UNI__D1E1AF0", "description" : "", "versionName" : "1.1.1", "versionCode" : 111, -- Gitblit v1.9.3