From 6112c229567a4d526cebe54699c988d5c3e91242 Mon Sep 17 00:00:00 2001 From: cuckooent Date: Mon, 16 Jun 2025 10:53:47 +0800 Subject: [PATCH] =?UTF-8?q?{"Message":"1","MessageType":2,"Modules":[{"Sta?= =?UTF-8?q?te":1,"Type":7,"Name":"Table/=E9=A1=B9=E7=9B=AE=E7=89=88?= =?UTF-8?q?=E6=9C=AC"}],"Version":"v1"}?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .collaboration | 11 +---------- Tables/项目/项目版本.json | 2 +- 2 files changed, 2 insertions(+), 11 deletions(-) diff --git a/.collaboration b/.collaboration index 6b63dcee..57465e89 100644 --- a/.collaboration +++ b/.collaboration @@ -365,16 +365,7 @@ }, { "ModuleName": "Table/项目版本", - "State": 1, - "LockedBy": { - "UserName": "cuckooent", - "Email": "phoben@qq.com" - }, - "LockDateTime": "2025-06-16T10:53:32.9067629+08:00", - "ModuleType": 7, - "ToRemoveFiles": [ - "Tables\\项目\\项目版本.json" - ] + "ModuleType": 7 }, { "ModuleName": "Table/项目预算变动表", diff --git a/Tables/项目/项目版本.json b/Tables/项目/项目版本.json index 79ec922a..942413d5 100644 --- a/Tables/项目/项目版本.json +++ b/Tables/项目/项目版本.json @@ -71,7 +71,7 @@ }, { "$type": "Forguncy.SaveLoad.FormulaColumnSaveData, ServerDesignerCommon", - "Formula": "[版本名称]&\"[\"&[最新版本号]&\"]\"", + "Formula": "\"#\"&[ID]&\" \"&[版本名称]&\"[\"&[最新版本号]&\"]\"", "Name": "名称加版本号", "ColumnType": "System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e" },