From 17c0bc8425ddeb616b4a5da33936f217d5f6fe1a Mon Sep 17 00:00:00 2001 From: 张磊磊 <201175954@qq.com> Date: 星期一, 30 十月 2023 09:04:06 +0800 Subject: [PATCH] 修改端口tcp --- 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