From 0cd9c3f7c440610373b73bc1774d4382396f0cb1 Mon Sep 17 00:00:00 2001 From: cuckooent Date: Wed, 4 Sep 2024 16:32:12 +0800 Subject: [PATCH] =?UTF-8?q?{"Message":"=E6=9B=B4=E6=96=B0=E5=8F=91?= =?UTF-8?q?=E5=B8=83=E8=AE=BE=E7=BD=AE","MessageType":2,"Modules":[{"State?= =?UTF-8?q?":1,"Type":39,"Name":"PublishConfiguration"},{"State":1,"Type":?= =?UTF-8?q?41,"Name":"PublishSetting"}],"Version":"v1"}?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .collaboration | 22 ++-------------------- PublishSetting.json | 2 +- PublishSettingsConfig.json | 2 +- 3 files changed, 4 insertions(+), 22 deletions(-) diff --git a/.collaboration b/.collaboration index da479fb0..148caf6e 100644 --- a/.collaboration +++ b/.collaboration @@ -2250,16 +2250,7 @@ }, { "ModuleName": "PublishConfiguration", - "State": 1, - "LockedBy": { - "UserName": "cuckooent", - "Email": "phoben@qq.com" - }, - "LockDateTime": "2024-09-04T16:30:15.0625323+08:00", - "ModuleType": 39, - "ToRemoveFiles": [ - "PublishSettingsConfig.json" - ] + "ModuleType": 39 }, { "ModuleName": "Plugin", @@ -2267,16 +2258,7 @@ }, { "ModuleName": "PublishSetting", - "State": 1, - "LockedBy": { - "UserName": "cuckooent", - "Email": "phoben@qq.com" - }, - "LockDateTime": "2024-09-04T16:27:25.499027+08:00", - "ModuleType": 41, - "ToRemoveFiles": [ - "PublishSetting.json" - ] + "ModuleType": 41 }, { "ModuleName": "UserControlPage/用户信息", diff --git a/PublishSetting.json b/PublishSetting.json index 17b9fd38..7de8d4c1 100644 --- a/PublishSetting.json +++ b/PublishSetting.json @@ -1,3 +1,3 @@ { - "AppStartPage": "首页" + "AppStartPage": "" } \ No newline at end of file diff --git a/PublishSettingsConfig.json b/PublishSettingsConfig.json index a3dd3b56..19da85ad 100644 --- a/PublishSettingsConfig.json +++ b/PublishSettingsConfig.json @@ -9,7 +9,7 @@ "UserName": "Administrator", "SitePort": 443, "AppName": "clue", - "AppStartPage": "首页", + "AppStartPage": "", "TakeServeronline": true, "Https": true }