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" },