From 3dba61f9d93fae7fa5ea4d53cba9152af53cc068 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B6=85=E7=BA=A7=E8=80=81=E7=99=BD=E5=85=94?= Date: Fri, 29 Aug 2025 16:03:05 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=9B=B4=E6=96=B0manifest.json?= =?UTF-8?q?=E4=B8=AD=E7=9A=84appid?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- aiApp/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aiApp/manifest.json b/aiApp/manifest.json index 67faf351..f0685907 100644 --- a/aiApp/manifest.json +++ b/aiApp/manifest.json @@ -1,6 +1,6 @@ { "name" : "Ai数智员工", - "appid" : "__UNI__2B34F1A", + "appid" : "__UNI__8F915F5", "description" : "", "versionName" : "1.0.0", "versionCode" : "100",