240 lines
8.7 KiB
JSON
240 lines
8.7 KiB
JSON
{
|
|
"Name": "修改项目反馈状态",
|
|
"Enabled": true,
|
|
"Triggers": [
|
|
{
|
|
"$type": "Forguncy.SaveLoad.PostRequestTriggerSaveData, ServerDesignerCommon",
|
|
"Permission": {
|
|
"PermissionData": {
|
|
"$type": "Forguncy.RbacPermission.Core.Impl.ServerCommand.ServerCommandPermissionData, Forguncy.RbacPermission.Core",
|
|
"permissionResource": {
|
|
"$type": "Forguncy.RbacPermission.Core.Impl.ServerCommand.ServerCommandPermissionResource, Forguncy.RbacPermission.Core"
|
|
},
|
|
"permissionBindings": [
|
|
{
|
|
"$type": "Forguncy.RbacPermission.Core.Impl.ServerCommand.ServerCommandPermissionBinding, Forguncy.RbacPermission.Core",
|
|
"roleNames": [
|
|
"FGC_LoginUser"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"Parameters": [
|
|
{
|
|
"Name": "反馈ID",
|
|
"DataValidationInfo": {
|
|
"IgnoreBlank": false
|
|
}
|
|
},
|
|
{
|
|
"Name": "状态码",
|
|
"DataValidationInfo": {
|
|
"IgnoreBlank": false
|
|
}
|
|
},
|
|
{
|
|
"Name": "处理结果",
|
|
"DataValidationInfo": {}
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Commands": [
|
|
{
|
|
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
|
|
"ConditionAndCommandPairList": [
|
|
{
|
|
"Condition": {
|
|
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
|
|
"param": {
|
|
"$type": "Forguncy.Model.IfConditionServerSiteParam, ServerDesignerCommon",
|
|
"ParamObject": {
|
|
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
|
"SerializeProperty": "=状态码"
|
|
}
|
|
},
|
|
"value": "1"
|
|
},
|
|
"CommandList": [
|
|
{
|
|
"$type": "Forguncy.Model.UpdateDataTableCommand, ServerDesignerCommon",
|
|
"TableName": "需求反馈登记表",
|
|
"ShowConfirm": false,
|
|
"RowsToUpdate": 1,
|
|
"RowsToUpdateCondition": {
|
|
"$type": "ForguncyDataAccess.GeneralCESqlCondition, ForguncyDataAccess",
|
|
"ColumnBindingInfo": {
|
|
"TableName": "需求反馈登记表",
|
|
"ColumnName": "ID",
|
|
"GUID": "3ccb5bbf-a225-46ee-b5de-c39d9088a748"
|
|
},
|
|
"Value": {
|
|
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
|
"SerializeProperty": "=反馈ID"
|
|
}
|
|
},
|
|
"UpdateBindingValues": [
|
|
{
|
|
"BindingInfo": {
|
|
"TableName": "需求反馈登记表",
|
|
"ColumnName": "状态",
|
|
"GUID": "21f66f38-bc30-45f4-9e97-89e47ea04b88"
|
|
},
|
|
"Value": {
|
|
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
|
"SerializeProperty": "=状态码"
|
|
}
|
|
},
|
|
{
|
|
"BindingInfo": {
|
|
"TableName": "需求反馈登记表",
|
|
"ColumnName": "处理结果",
|
|
"GUID": "b54633da-a639-47ea-a2ab-1863da1d9033"
|
|
},
|
|
"Value": {
|
|
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
|
"SerializeProperty": "=处理结果"
|
|
}
|
|
},
|
|
{
|
|
"BindingInfo": {
|
|
"TableName": "需求反馈登记表",
|
|
"ColumnName": "开始处理时间",
|
|
"GUID": "4b982234-a6a7-4c4d-aa1c-57b5e23b923a"
|
|
},
|
|
"Value": {
|
|
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
|
"SerializeProperty": "=NOW()"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"ID": "88a175fc-aba6-4126-a225-52dbb548b3b5"
|
|
},
|
|
{
|
|
"Condition": {
|
|
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
|
|
"param": {
|
|
"$type": "Forguncy.Model.IfConditionServerSiteParam, ServerDesignerCommon",
|
|
"ParamObject": {
|
|
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
|
"SerializeProperty": "=状态码"
|
|
}
|
|
},
|
|
"value": "4"
|
|
},
|
|
"CommandList": [
|
|
{
|
|
"$type": "Forguncy.Model.UpdateDataTableCommand, ServerDesignerCommon",
|
|
"TableName": "需求反馈登记表",
|
|
"ShowConfirm": false,
|
|
"RowsToUpdate": 1,
|
|
"RowsToUpdateCondition": {
|
|
"$type": "ForguncyDataAccess.GeneralCESqlCondition, ForguncyDataAccess",
|
|
"ColumnBindingInfo": {
|
|
"TableName": "需求反馈登记表",
|
|
"ColumnName": "ID",
|
|
"GUID": "3ccb5bbf-a225-46ee-b5de-c39d9088a748"
|
|
},
|
|
"Value": {
|
|
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
|
"SerializeProperty": "=反馈ID"
|
|
}
|
|
},
|
|
"UpdateBindingValues": [
|
|
{
|
|
"BindingInfo": {
|
|
"TableName": "需求反馈登记表",
|
|
"ColumnName": "状态",
|
|
"GUID": "e3a1d712-ee23-43bd-a470-fa35cd86643d"
|
|
},
|
|
"Value": {
|
|
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
|
"SerializeProperty": "=状态码"
|
|
}
|
|
},
|
|
{
|
|
"BindingInfo": {
|
|
"TableName": "需求反馈登记表",
|
|
"ColumnName": "处理结果",
|
|
"GUID": "04ee51aa-c214-446b-b25d-c69dc1dd8c36"
|
|
},
|
|
"Value": {
|
|
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
|
"SerializeProperty": "=处理结果"
|
|
}
|
|
},
|
|
{
|
|
"BindingInfo": {
|
|
"TableName": "需求反馈登记表",
|
|
"ColumnName": "结束处理时间",
|
|
"GUID": "e3547ab3-e7c0-4343-af0d-3bf97e5b93f3"
|
|
},
|
|
"Value": {
|
|
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
|
"SerializeProperty": "=NOW()"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"ID": "4ad7116a-c01f-46c6-a05a-6f4ce6253f36"
|
|
},
|
|
{
|
|
"CommandList": [
|
|
{
|
|
"$type": "Forguncy.Model.UpdateDataTableCommand, ServerDesignerCommon",
|
|
"TableName": "需求反馈登记表",
|
|
"ShowConfirm": false,
|
|
"RowsToUpdate": 1,
|
|
"RowsToUpdateCondition": {
|
|
"$type": "ForguncyDataAccess.GeneralCESqlCondition, ForguncyDataAccess",
|
|
"ColumnBindingInfo": {
|
|
"TableName": "需求反馈登记表",
|
|
"ColumnName": "ID",
|
|
"GUID": "3ccb5bbf-a225-46ee-b5de-c39d9088a748"
|
|
},
|
|
"Value": {
|
|
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
|
"SerializeProperty": "=反馈ID"
|
|
}
|
|
},
|
|
"UpdateBindingValues": [
|
|
{
|
|
"BindingInfo": {
|
|
"TableName": "需求反馈登记表",
|
|
"ColumnName": "状态",
|
|
"GUID": "bfce21b9-e2cf-4155-b57a-633a957a87fd"
|
|
},
|
|
"Value": {
|
|
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
|
"SerializeProperty": "=状态码"
|
|
}
|
|
},
|
|
{
|
|
"BindingInfo": {
|
|
"TableName": "需求反馈登记表",
|
|
"ColumnName": "处理结果",
|
|
"GUID": "80da3f24-fd08-403a-8dd6-445bac42c688"
|
|
},
|
|
"Value": {
|
|
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
|
"SerializeProperty": "=处理结果"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"ID": "cdcddb7e-63bc-403f-b00b-a1cd798a7484"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "Forguncy.Model.ReturnCommand, ServerDesignerCommon",
|
|
"ErrorCode": "0",
|
|
"Message": "修改成功"
|
|
}
|
|
]
|
|
} |