{"Message":"项目进展增加“进度”字段;","MessageType":2,"Modules":[{"State":1,"Type":23,"Name":"TableView/项目平行视图"},{"State":1,"Type":7,"Name":"Table/项目表"},{"State":1,"Type":1,"Name":"PCPage/新增进展"}],"Version":"v1"}

This commit is contained in:
cuckooent
2024-09-03 12:01:08 +08:00
parent f9702dd2be
commit bd41d627b1
4 changed files with 65 additions and 40 deletions

View File

@@ -546,6 +546,13 @@
"Name": "参与人",
"ColumnType": "System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e"
},
{
"$type": "Forguncy.SaveLoad.BindingColumnSaveData, ServerDesignerCommon",
"DatabaseColumnType": "bigint",
"MaxLength": -1,
"Name": "进度",
"ColumnType": "System.Int64, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e"
},
{
"$type": "Forguncy.SaveLoad.BindingColumnSaveData, ServerDesignerCommon",
"DefaultValue": 1,