207 lines
6.9 KiB
JSON
207 lines
6.9 KiB
JSON
{
|
|
"Name": "绑定结算请款单凭证ID",
|
|
"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": "凭证ID",
|
|
"DataValidationInfo": {
|
|
"IgnoreBlank": false
|
|
}
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Commands": [
|
|
{
|
|
"$type": "Forguncy.Model.Commands.SetParameterCommand, ServerDesignerCommon",
|
|
"ParameterName": "请款单",
|
|
"TableValue": {
|
|
"TableName": "收益请款单表",
|
|
"TableValueType": 1,
|
|
"BindingInfos": [
|
|
{
|
|
"GUID": "9cdd3c29-a8b5-4b76-aca6-5039f91d79c3",
|
|
"BindingInfo": {
|
|
"TableName": "收益请款单表",
|
|
"ColumnName": "请款人",
|
|
"GUID": "c963a44b-4716-4526-86a6-664edcaf1d89"
|
|
},
|
|
"ColumnName": "请款人"
|
|
},
|
|
{
|
|
"GUID": "5060cdaf-0b7b-4ad4-bd63-bb54bb6b997d",
|
|
"BindingInfo": {
|
|
"TableName": "收益请款单表",
|
|
"ColumnName": "户名",
|
|
"GUID": "991ef5e9-65de-4f2d-9ed6-9f36b3114c78"
|
|
},
|
|
"ColumnName": "户名"
|
|
},
|
|
{
|
|
"GUID": "568302f5-dcbb-4796-983f-9c483452265e",
|
|
"BindingInfo": {
|
|
"TableName": "收益请款单表",
|
|
"ColumnName": "帐号",
|
|
"GUID": "55ee3d92-fe3e-421b-ae51-d7d9293ca85f"
|
|
},
|
|
"ColumnName": "帐号"
|
|
},
|
|
{
|
|
"GUID": "d86f6185-d106-4f94-b158-e350f12e99ec",
|
|
"BindingInfo": {
|
|
"TableName": "收益请款单表",
|
|
"ColumnName": "开户行",
|
|
"GUID": "7550ff72-06c5-481f-b9fb-5964e9c368e1"
|
|
},
|
|
"ColumnName": "开户行"
|
|
}
|
|
],
|
|
"SqlCondition": {
|
|
"$type": "ForguncyDataAccess.GeneralCESqlCondition, ForguncyDataAccess",
|
|
"ColumnBindingInfo": {
|
|
"TableName": "收益请款单表",
|
|
"ColumnName": "ID",
|
|
"GUID": "0833eff5-5814-40fe-8cff-b73eabd4b1c5"
|
|
},
|
|
"Value": {
|
|
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
|
"SerializeProperty": "=请款单ID"
|
|
}
|
|
},
|
|
"NullFormulaValueQueryPolicy": 0,
|
|
"TopCount": "1"
|
|
},
|
|
"ID": "7838c90dad534d6cb7ae55f0aa63369b"
|
|
},
|
|
{
|
|
"$type": "Forguncy.Model.ServerTransactionCommand, ServerDesignerCommon",
|
|
"CommandList": [
|
|
{
|
|
"$type": "Forguncy.Model.UpdateDataTableCommand, ServerDesignerCommon",
|
|
"TableName": "收益请款单表",
|
|
"ShowConfirm": false,
|
|
"RowsToUpdate": 1,
|
|
"RowsToUpdateCondition": {
|
|
"$type": "ForguncyDataAccess.GeneralCESqlCondition, ForguncyDataAccess",
|
|
"ColumnBindingInfo": {
|
|
"TableName": "收益请款单表",
|
|
"ColumnName": "ID",
|
|
"GUID": "28f0ca89-a70a-40b9-96b6-f0b014b20a5f"
|
|
},
|
|
"Value": {
|
|
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
|
"SerializeProperty": "=请款单ID"
|
|
}
|
|
},
|
|
"UpdateBindingValues": [
|
|
{
|
|
"BindingInfo": {
|
|
"TableName": "收益请款单表",
|
|
"ColumnName": "付款凭证ID",
|
|
"GUID": "02f3b375-c90d-472d-a961-65e6219c0329"
|
|
},
|
|
"Value": {
|
|
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
|
"SerializeProperty": "=凭证ID"
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "Forguncy.Model.UpdateDataTableCommand, ServerDesignerCommon",
|
|
"TableName": "付款凭证表",
|
|
"ShowConfirm": false,
|
|
"RowsToUpdate": 1,
|
|
"RowsToUpdateCondition": {
|
|
"$type": "ForguncyDataAccess.GeneralCESqlCondition, ForguncyDataAccess",
|
|
"ColumnBindingInfo": {
|
|
"TableName": "付款凭证表",
|
|
"ColumnName": "ID",
|
|
"GUID": "20193d9f-de70-4675-8748-d8c2ab9c5b98"
|
|
},
|
|
"Value": {
|
|
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
|
"SerializeProperty": "=凭证ID"
|
|
}
|
|
},
|
|
"UpdateBindingValues": [
|
|
{
|
|
"BindingInfo": {
|
|
"TableName": "付款凭证表",
|
|
"ColumnName": "收款人",
|
|
"GUID": "5b52c634-0ea3-49aa-9b30-e9f54f35173a"
|
|
},
|
|
"Value": {
|
|
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
|
"SerializeProperty": "=请款单.请款人"
|
|
}
|
|
},
|
|
{
|
|
"BindingInfo": {
|
|
"TableName": "付款凭证表",
|
|
"ColumnName": "户名",
|
|
"GUID": "9b0f90e5-73e6-4197-9809-322082127662"
|
|
},
|
|
"Value": {
|
|
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
|
"SerializeProperty": "=请款单.户名"
|
|
}
|
|
},
|
|
{
|
|
"BindingInfo": {
|
|
"TableName": "付款凭证表",
|
|
"ColumnName": "卡号",
|
|
"GUID": "e0aa8a6d-68b5-4a20-9f43-f36f4b65ecf8"
|
|
},
|
|
"Value": {
|
|
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
|
"SerializeProperty": "=请款单.帐号"
|
|
}
|
|
},
|
|
{
|
|
"BindingInfo": {
|
|
"TableName": "付款凭证表",
|
|
"ColumnName": "开户行",
|
|
"GUID": "d8ab546d-1aba-478b-b830-f030b09c5bad"
|
|
},
|
|
"Value": {
|
|
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
|
|
"SerializeProperty": "=请款单.开户行"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "Forguncy.Model.ReturnCommand, ServerDesignerCommon",
|
|
"ErrorCode": "0",
|
|
"Message": "绑定成功"
|
|
}
|
|
]
|
|
} |