{"Message":"1","MessageType":2,"Modules":[{"State":2,"Type":7,"Name":"Table/发布包含反馈列表"}],"Version":"v1"}
This commit is contained in:
@@ -2276,19 +2276,6 @@
|
|||||||
"ModuleName": "Image/魔法棒-默认.svg",
|
"ModuleName": "Image/魔法棒-默认.svg",
|
||||||
"ModuleType": 38
|
"ModuleType": 38
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"ModuleName": "Table/发布包含反馈列表",
|
|
||||||
"State": 2,
|
|
||||||
"LockedBy": {
|
|
||||||
"UserName": "cuckooent",
|
|
||||||
"Email": "phoben@qq.com"
|
|
||||||
},
|
|
||||||
"LockDateTime": "2024-08-31T14:46:54.2223088+08:00",
|
|
||||||
"ModuleType": 7,
|
|
||||||
"ToRemoveFiles": [
|
|
||||||
"Tables\\项目\\发布包含反馈列表.json"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"ModuleName": "ServerCommand/项目反馈发布完毕",
|
"ModuleName": "ServerCommand/项目反馈发布完毕",
|
||||||
"ModuleType": 15
|
"ModuleType": 15
|
||||||
|
|||||||
@@ -1,90 +0,0 @@
|
|||||||
{
|
|
||||||
"Name": "发布包含反馈列表",
|
|
||||||
"Columns": [
|
|
||||||
{
|
|
||||||
"$type": "Forguncy.SaveLoad.BindingColumnSaveData, ServerDesignerCommon",
|
|
||||||
"Required": true,
|
|
||||||
"Unique": true,
|
|
||||||
"AutoIncrement": true,
|
|
||||||
"DatabaseColumnType": "bigint",
|
|
||||||
"MaxLength": -1,
|
|
||||||
"Name": "ID",
|
|
||||||
"ColumnType": "System.Int64, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"$type": "Forguncy.SaveLoad.BindingColumnSaveData, ServerDesignerCommon",
|
|
||||||
"DatabaseColumnType": "bigint",
|
|
||||||
"MaxLength": -1,
|
|
||||||
"Name": "项目ID",
|
|
||||||
"ColumnType": "System.Int64, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"$type": "Forguncy.SaveLoad.BindingColumnSaveData, ServerDesignerCommon",
|
|
||||||
"DatabaseColumnType": "bigint",
|
|
||||||
"MaxLength": -1,
|
|
||||||
"Name": "发布记录ID",
|
|
||||||
"ColumnType": "System.Int64, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"$type": "Forguncy.SaveLoad.BindingColumnSaveData, ServerDesignerCommon",
|
|
||||||
"DatabaseColumnType": "bigint",
|
|
||||||
"MaxLength": -1,
|
|
||||||
"Name": "反馈ID",
|
|
||||||
"ColumnType": "System.Int64, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"$type": "Forguncy.SaveLoad.UserExtraBingingColumnSaveData, ServerDesignerCommon",
|
|
||||||
"ColumnType": "System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e",
|
|
||||||
"Name": "FGC_Creator"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"$type": "Forguncy.SaveLoad.DateExtraBingingColumnSaveData, ServerDesignerCommon",
|
|
||||||
"ColumnType": "System.DateTime, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e",
|
|
||||||
"Name": "FGC_CreateDate"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"$type": "Forguncy.SaveLoad.UserExtraBingingColumnSaveData, ServerDesignerCommon",
|
|
||||||
"ColumnType": "System.String, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e",
|
|
||||||
"Name": "FGC_LastModifier"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"$type": "Forguncy.SaveLoad.DateExtraBingingColumnSaveData, ServerDesignerCommon",
|
|
||||||
"ColumnType": "System.DateTime, System.Private.CoreLib, Version=6.0.0.0, Culture=neutral, PublicKeyToken=7cec85d7bea7798e",
|
|
||||||
"Name": "FGC_LastModifyDate"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"ExternalDatabaseInfo": {
|
|
||||||
"DataBaseType": "6db454c0-531c-4395-9122-921a18942902",
|
|
||||||
"AllowModifySchema": true,
|
|
||||||
"ConnectionId": "业务表",
|
|
||||||
"SourceTableName": "发布包含反馈列表",
|
|
||||||
"SourceTableSchema": "dbo"
|
|
||||||
},
|
|
||||||
"PrimaryKey": [
|
|
||||||
"ID"
|
|
||||||
],
|
|
||||||
"Relations": [
|
|
||||||
{
|
|
||||||
"PrimaryTable": "项目平行视图",
|
|
||||||
"PrimaryColumn": "ID",
|
|
||||||
"ForeignTable": "发布包含反馈列表",
|
|
||||||
"ForeignColumn": "项目ID",
|
|
||||||
"IsDetailTableRelation": true
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"PrimaryTable": "项目发布记录",
|
|
||||||
"PrimaryColumn": "ID",
|
|
||||||
"ForeignTable": "发布包含反馈列表",
|
|
||||||
"ForeignColumn": "发布记录ID",
|
|
||||||
"IsDetailTableRelation": true
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"PrimaryTable": "需求反馈登记表",
|
|
||||||
"PrimaryColumn": "ID",
|
|
||||||
"ForeignTable": "发布包含反馈列表",
|
|
||||||
"ForeignColumn": "反馈ID",
|
|
||||||
"IsDetailTableRelation": false
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"Indexes": []
|
|
||||||
}
|
|
||||||
Reference in New Issue
Block a user