{"Message":"增加反馈审批后自动增加项目预算功能\r\n个人中心增加个人工时记录快速查看列表","MessageType":2,"Modules":[{"State":1,"Type":7,"Name":"Table/项目预算变动表"},{"State":1,"Type":1,"Name":"PCPage/个人中心-收款账户"},{"State":1,"Type":1,"Name":"PCPage/个人中心-基本信息"},{"State":1,"Type":1,"Name":"PCPage/个人中心-积分列表"},{"State":1,"Type":1,"Name":"PCPage/个人中心"},{"State":1,"Type":1,"Name":"PCPage/个人中心-我的收益"},{"State":1,"Type":27,"Name":"ServerCommandPrivate/同步仓库的所有提交"},{"State":1,"Type":15,"Name":"ServerCommand/批准项目预算申请"},{"State":1,"Type":28,"Name":"ProcessItem/反馈处理流程"},{"State":1,"Type":28,"Name":"ProcessItem/结算申请"},{"State":1,"Type":40,"Name":"Plugin"},{"State":3,"Type":1,"Name":"PCPage/个人中心-工时记录"},{"State":3,"Type":1,"Name":"PCPage/个人中心-Gitee信息"},{"State":3,"Type":1,"Name":"PCPage/个人中心-三方认证"},{"State":3,"Type":15,"Name":"ServerCommand/增加项目及任务预算"}],"Version":"v1"}

This commit is contained in:
cuckooent
2025-08-21 21:35:08 +08:00
parent 5cda97b740
commit f391d8bad1
21 changed files with 4044 additions and 2066 deletions

View File

@@ -0,0 +1,736 @@
{
"$type": "Forguncy.SaveLoad.ServerCommandSaveData, ServerDesignerCommon",
"Name": "增加项目及任务预算",
"Enabled": true,
"Triggers": {
"$type": "System.Collections.Generic.List`1[[Forguncy.SaveLoad.TriggerSaveDataBase, ServerDesignerCommon]], System.Private.CoreLib",
"$values": [
{
"$type": "Forguncy.SaveLoad.PostRequestTriggerSaveData, ServerDesignerCommon",
"Permission": {
"$type": "Forguncy.SaveLoad.ServerCommandPermissionSaveData, ServerDesignerCommon",
"PermissionData": {
"$type": "Forguncy.RbacPermission.Core.Impl.ServerCommand.ServerCommandPermissionData, Forguncy.RbacPermission.Core",
"permissionResource": {
"$type": "Forguncy.RbacPermission.Core.Impl.ServerCommand.ServerCommandPermissionResource, Forguncy.RbacPermission.Core"
},
"permissionBindings": {
"$type": "System.Collections.Generic.List`1[[Forguncy.RbacPermission.Core.Impl.ServerCommand.IServerCommandPermissionBinding, Forguncy.RbacPermission.Core]], System.Private.CoreLib",
"$values": [
{
"$type": "Forguncy.RbacPermission.Core.Impl.ServerCommand.ServerCommandPermissionBinding, Forguncy.RbacPermission.Core",
"roleNames": {
"$type": "System.Collections.Generic.List`1[[System.String, System.Private.CoreLib]], System.Private.CoreLib",
"$values": [
"FGC_LoginUser"
]
}
}
]
}
}
},
"Parameters": {
"$type": "System.Collections.Generic.List`1[[Forguncy.SaveLoad.PostRequestParameterSaveData, ServerDesignerCommon]], System.Private.CoreLib",
"$values": [
{
"$type": "Forguncy.SaveLoad.PostRequestParameterSaveData, ServerDesignerCommon",
"Name": "项目ID",
"DataValidationInfo": {
"$type": "Forguncy.SaveLoad.DataValidationInfoSaveData, ServerDesignerCommon",
"IgnoreBlank": false
},
"TestData": "11"
},
{
"$type": "Forguncy.SaveLoad.PostRequestParameterSaveData, ServerDesignerCommon",
"Name": "任务ID",
"DataValidationInfo": {
"$type": "Forguncy.SaveLoad.DataValidationInfoSaveData, ServerDesignerCommon"
}
},
{
"$type": "Forguncy.SaveLoad.PostRequestParameterSaveData, ServerDesignerCommon",
"Name": "增加工时预算",
"DataValidationInfo": {
"$type": "Forguncy.SaveLoad.DataValidationInfoSaveData, ServerDesignerCommon",
"NumberType": 2,
"CompareParamType": 6,
"FirstParamValue": "0",
"IgnoreBlank": false
}
},
{
"$type": "Forguncy.SaveLoad.PostRequestParameterSaveData, ServerDesignerCommon",
"Name": "增加成本预算",
"DataValidationInfo": {
"$type": "Forguncy.SaveLoad.DataValidationInfoSaveData, ServerDesignerCommon",
"NumberType": 2,
"CompareParamType": 6,
"FirstParamValue": "0"
}
},
{
"$type": "Forguncy.SaveLoad.PostRequestParameterSaveData, ServerDesignerCommon",
"Name": "操作人",
"DataValidationInfo": {
"$type": "Forguncy.SaveLoad.DataValidationInfoSaveData, ServerDesignerCommon"
}
},
{
"$type": "Forguncy.SaveLoad.PostRequestParameterSaveData, ServerDesignerCommon",
"Name": "变更原因",
"DataValidationInfo": {
"$type": "Forguncy.SaveLoad.DataValidationInfoSaveData, ServerDesignerCommon"
}
}
]
},
"InvokeTriggerTestData": {
"$type": "Forguncy.SaveLoad.InvokeTriggerTestDataSaveData, ServerDesignerCommon",
"UserName": "Administrator"
}
}
]
},
"Commands": {
"$type": "System.Collections.Generic.List`1[[GrapeCity.Forguncy.Commands.Command, Forguncy.Commands]], System.Private.CoreLib",
"$values": [
{
"$type": "Forguncy.Model.CatchExceptionCommand, ServerDesignerCommon",
"TryCommandPart": {
"$type": "Forguncy.Model.ExceptionCommandBaseNode, ServerDesignerCommon",
"CommandList": {
"$type": "System.Collections.Generic.List`1[[GrapeCity.Forguncy.Commands.Command, Forguncy.Commands]], System.Private.CoreLib",
"$values": [
{
"$type": "Forguncy.Model.Commands.SetParameterCommand, ServerDesignerCommon",
"ParameterName": "项目信息",
"TableValue": {
"$type": "Forguncy.Model.Commands.ParameterTableValue, ServerDesignerCommon",
"TableName": "项目表",
"TableValueType": 1,
"BindingInfos": {
"$type": "System.Collections.Generic.List`1[[Forguncy.Model.Commands.ParameterTableValueColumn, ServerDesignerCommon]], System.Private.CoreLib",
"$values": [
{
"$type": "Forguncy.Model.Commands.ParameterTableValueColumn, ServerDesignerCommon",
"GUID": "82ece5b5-37da-429c-b530-a3626e4d0996",
"BindingInfo": {
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "项目表",
"ColumnName": "工时分配方式",
"GUID": "06e11426-3977-45d3-a00d-6215d0014a93"
},
"ColumnName": "工时分配方式"
},
{
"$type": "Forguncy.Model.Commands.ParameterTableValueColumn, ServerDesignerCommon",
"GUID": "e5388efa-1265-4a08-a9f2-fef3ea7c87a8",
"BindingInfo": {
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "项目表",
"ColumnName": "严格模式",
"GUID": "573bad08-6a1c-42f9-89ba-bde70efc7029"
},
"ColumnName": "严格模式"
},
{
"$type": "Forguncy.Model.Commands.ParameterTableValueColumn, ServerDesignerCommon",
"GUID": "d92c6433-c38b-4f85-8e9c-d649edf91855",
"BindingInfo": {
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "项目表",
"ColumnName": "项目预算工时",
"GUID": "b1c82bd0-38d6-4a1b-be4a-3e29b2d11bb6"
},
"ColumnName": "项目预算工时"
},
{
"$type": "Forguncy.Model.Commands.ParameterTableValueColumn, ServerDesignerCommon",
"GUID": "6fa5c0dc-3925-4c80-a85f-807460db5a59",
"BindingInfo": {
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "项目表",
"ColumnName": "项目预算费用",
"GUID": "65dc0c37-2546-4d28-9721-66332c472823"
},
"ColumnName": "项目预算费用"
}
]
},
"SqlCondition": {
"$type": "ForguncyDataAccess.GeneralCESqlCondition, ForguncyDataAccess",
"ColumnBindingInfo": {
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "项目表",
"ColumnName": "ID",
"GUID": "2bbe9bb9-69a1-4320-a435-b262e42f72c0"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=项目ID"
}
},
"NullFormulaValueQueryPolicy": 0,
"TopCount": "1"
},
"ID": "8a97412164bf4b48b0ca51c1ce55b830",
"BreakpointIdentity": "28c4458f-7909-4347-8b7b-1c5a822307f2"
},
{
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
"ConditionAndCommandPairList": {
"$type": "System.Collections.Generic.List`1[[Forguncy.Model.ConditionAndCommandPair, ServerDesignerCommon]], System.Private.CoreLib",
"$values": [
{
"$type": "Forguncy.Model.ConditionAndCommandPair, ServerDesignerCommon",
"Condition": {
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionServerSiteParam, ServerDesignerCommon",
"ParamObject": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=项目信息"
}
},
"value": "%Null%",
"compareType": 1
},
"CommandList": {
"$type": "System.Collections.Generic.List`1[[GrapeCity.Forguncy.Commands.Command, Forguncy.Commands]], System.Private.CoreLib",
"$values": [
{
"$type": "Forguncy.Model.ServerTransactionCommand, ServerDesignerCommon",
"IsolationLevel": 4096,
"CommandList": {
"$type": "System.Collections.Generic.List`1[[GrapeCity.Forguncy.Commands.Command, Forguncy.Commands]], System.Private.CoreLib",
"$values": [
{
"$type": "Forguncy.Model.UpdateDataTableCommand, ServerDesignerCommon",
"TableName": "项目表",
"ShowConfirm": false,
"RowsToUpdate": 1,
"RowsToUpdateCondition": {
"$type": "ForguncyDataAccess.GeneralCESqlCondition, ForguncyDataAccess",
"ColumnBindingInfo": {
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "项目表",
"ColumnName": "ID",
"GUID": "adbe5b16-3f69-4266-b8a8-9fd6d3df05d4"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=项目ID"
}
},
"UpdateBindingValues": {
"$type": "System.Collections.Generic.List`1[[Forguncy.Model.UpdateBindingValueItem, ServerDesignerCommon]], System.Private.CoreLib",
"$values": [
{
"$type": "Forguncy.Model.UpdateBindingValueItem, ServerDesignerCommon",
"BindingInfo": {
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "项目表",
"ColumnName": "项目预算工时",
"GUID": "a747572a-a34e-470d-b0d3-65c4d4f94c13"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=项目信息.项目预算工时+增加工时预算"
}
},
{
"$type": "Forguncy.Model.UpdateBindingValueItem, ServerDesignerCommon",
"BindingInfo": {
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "项目表",
"ColumnName": "项目预算费用",
"GUID": "c6592969-d614-4e70-962d-71a2c046f975"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=项目信息.项目预算费用+增加成本预算"
}
}
]
},
"BreakpointIdentity": "8be94417-97b4-4349-b72f-6b002fa131ec"
},
{
"$type": "Forguncy.Model.UpdateDataTableCommand, ServerDesignerCommon",
"TableName": "项目动态",
"UpdateType": "add",
"ShowConfirm": false,
"UpdateBindingValues": {
"$type": "System.Collections.Generic.List`1[[Forguncy.Model.UpdateBindingValueItem, ServerDesignerCommon]], System.Private.CoreLib",
"$values": [
{
"$type": "Forguncy.Model.UpdateBindingValueItem, ServerDesignerCommon",
"BindingInfo": {
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "项目动态",
"ColumnName": "项目ID",
"GUID": "2daf0cf1-bc94-45db-9903-5405c8929eb3"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=项目ID"
}
},
{
"$type": "Forguncy.Model.UpdateBindingValueItem, ServerDesignerCommon",
"BindingInfo": {
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "项目动态",
"ColumnName": "项目动态",
"GUID": "6fa43337-b4b5-4f79-ae88-9709b35f9140"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=变更原因"
}
},
{
"$type": "Forguncy.Model.UpdateBindingValueItem, ServerDesignerCommon",
"BindingInfo": {
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "项目动态",
"ColumnName": "执行人",
"GUID": "d395c0e6-146c-4ba9-9d6a-53cda68c4575"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=操作人"
}
},
{
"$type": "Forguncy.Model.UpdateBindingValueItem, ServerDesignerCommon",
"BindingInfo": {
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "项目动态",
"ColumnName": "类型",
"GUID": "6b4316a1-9db7-417e-81cb-3236810fd812"
},
"Value": "5"
}
]
},
"BreakpointIdentity": "38ed8d07-ee67-4314-955b-4ff8a9605902"
},
{
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
"ConditionAndCommandPairList": {
"$type": "System.Collections.Generic.List`1[[Forguncy.Model.ConditionAndCommandPair, ServerDesignerCommon]], System.Private.CoreLib",
"$values": [
{
"$type": "Forguncy.Model.ConditionAndCommandPair, ServerDesignerCommon",
"Condition": {
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionServerSiteParam, ServerDesignerCommon",
"ParamObject": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=任务ID"
}
},
"value": "%Null%",
"compareType": 1
},
"CommandList": {
"$type": "System.Collections.Generic.List`1[[GrapeCity.Forguncy.Commands.Command, Forguncy.Commands]], System.Private.CoreLib",
"$values": [
{
"$type": "Forguncy.Model.Commands.SetParameterCommand, ServerDesignerCommon",
"ParameterName": "任务信息",
"TableValue": {
"$type": "Forguncy.Model.Commands.ParameterTableValue, ServerDesignerCommon",
"TableName": "任务表",
"TableValueType": 1,
"BindingInfos": {
"$type": "System.Collections.Generic.List`1[[Forguncy.Model.Commands.ParameterTableValueColumn, ServerDesignerCommon]], System.Private.CoreLib",
"$values": [
{
"$type": "Forguncy.Model.Commands.ParameterTableValueColumn, ServerDesignerCommon",
"GUID": "7aa34e82-3f71-4a66-86fb-60b147f109a7",
"BindingInfo": {
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "任务表",
"ColumnName": "任务预算工时",
"GUID": "2764c832-9d79-462a-9b4d-0dd2dc200cab"
},
"ColumnName": "任务预算工时"
}
]
},
"SqlCondition": {
"$type": "ForguncyDataAccess.RelationSqlCondition, ForguncyDataAccess",
"SubConditions": {
"$type": "System.Collections.Generic.List`1[[ForguncyDataAccess.ISqlCondition, ForguncyDataAccess]], System.Private.CoreLib",
"$values": [
{
"$type": "ForguncyDataAccess.GeneralCESqlCondition, ForguncyDataAccess",
"ColumnBindingInfo": {
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "任务表",
"ColumnName": "项目ID",
"GUID": "c7020e1a-caaf-4ec8-b31f-6ca581dbc14b"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=项目ID"
}
},
{
"$type": "ForguncyDataAccess.GeneralCESqlCondition, ForguncyDataAccess",
"ColumnBindingInfo": {
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "任务表",
"ColumnName": "ID",
"GUID": "202a8ff6-e253-4dce-b713-6e6683ce0ae0"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=任务ID"
}
}
]
}
},
"NullFormulaValueQueryPolicy": 0,
"TopCount": "1"
},
"ID": "670a222610d641279d65cd16f6af9567",
"BreakpointIdentity": "27d2ea5d-ede3-4304-ab5f-8655f3fe1b61"
},
{
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
"ConditionAndCommandPairList": {
"$type": "System.Collections.Generic.List`1[[Forguncy.Model.ConditionAndCommandPair, ServerDesignerCommon]], System.Private.CoreLib",
"$values": [
{
"$type": "Forguncy.Model.ConditionAndCommandPair, ServerDesignerCommon",
"Condition": {
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionServerSiteParam, ServerDesignerCommon",
"ParamObject": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=任务信息"
}
},
"value": "%Null%",
"compareType": 1
},
"CommandList": {
"$type": "System.Collections.Generic.List`1[[GrapeCity.Forguncy.Commands.Command, Forguncy.Commands]], System.Private.CoreLib",
"$values": [
{
"$type": "Forguncy.Model.UpdateDataTableCommand, ServerDesignerCommon",
"TableName": "任务表",
"ShowConfirm": false,
"RowsToUpdate": 1,
"RowsToUpdateCondition": {
"$type": "ForguncyDataAccess.GeneralCESqlCondition, ForguncyDataAccess",
"ColumnBindingInfo": {
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "任务表",
"ColumnName": "ID",
"GUID": "4e7c4cf1-1459-4bc5-b648-040621e28308"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=任务ID"
}
},
"UpdateBindingValues": {
"$type": "System.Collections.Generic.List`1[[Forguncy.Model.UpdateBindingValueItem, ServerDesignerCommon]], System.Private.CoreLib",
"$values": [
{
"$type": "Forguncy.Model.UpdateBindingValueItem, ServerDesignerCommon",
"BindingInfo": {
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "任务表",
"ColumnName": "任务预算工时",
"GUID": "c440dc26-0fd1-47bb-bbd8-4e48175e8296"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=任务信息.任务预算工时+增加工时预算"
}
}
]
},
"BreakpointIdentity": "b191073f-e824-4201-926a-fa66639b38ad"
}
]
},
"ID": "cb498f67-362f-4da9-86bb-7d392fc51e58"
}
]
},
"BreakpointIdentity": "2b755cef-e2ec-4e2e-b174-80db9a6cf599"
}
]
},
"ID": "e0502731-5613-47b6-b91d-6b581ea57213"
}
]
},
"BreakpointIdentity": "b4fe019c-b8e2-4ef7-b920-6e94635c62bd"
}
]
},
"BreakpointIdentity": "24ce0626-771c-4dfe-9f6a-c7a01ba0f22f"
},
{
"$type": "Forguncy.Model.ReturnCommand, ServerDesignerCommon",
"ErrorCode": "0",
"Message": "增加预算成功",
"BreakpointIdentity": "f10cb91c-f911-4623-bc99-7f81189412d1"
}
]
},
"ID": "f57caa4e-dd18-4cca-b1ae-e6362e4f7703"
},
{
"$type": "Forguncy.Model.ConditionAndCommandPair, ServerDesignerCommon",
"CommandList": {
"$type": "System.Collections.Generic.List`1[[GrapeCity.Forguncy.Commands.Command, Forguncy.Commands]], System.Private.CoreLib",
"$values": [
{
"$type": "Forguncy.Model.ReturnCommand, ServerDesignerCommon",
"ErrorCode": "400",
"Message": "找不到该申请记录",
"BreakpointIdentity": "d0c51997-fdd9-4eca-93cd-ab5c43c93a24"
}
]
},
"ID": "4e33a9e8-5481-44ac-a5f9-078bd85af0ee"
}
]
},
"BreakpointIdentity": "47b5187f-94d1-4b27-9d9b-41c9d49bd0d4"
}
]
}
},
"CatchCommandPart": {
"$type": "Forguncy.Model.CatchCommandNode, ServerDesignerCommon",
"CommandList": {
"$type": "System.Collections.Generic.List`1[[GrapeCity.Forguncy.Commands.Command, Forguncy.Commands]], System.Private.CoreLib",
"$values": [
{
"$type": "Forguncy.Model.UpdateDataTableCommand, ServerDesignerCommon",
"TableName": "项目预算变动表",
"UpdateType": "add",
"ShowConfirm": false,
"UpdateBindingValues": {
"$type": "System.Collections.Generic.List`1[[Forguncy.Model.UpdateBindingValueItem, ServerDesignerCommon]], System.Private.CoreLib",
"$values": [
{
"$type": "Forguncy.Model.UpdateBindingValueItem, ServerDesignerCommon",
"BindingInfo": {
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "项目预算变动表",
"ColumnName": "申请人",
"GUID": "1df88b22-4c71-4ef7-9cb3-960f618b7cdc"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=操作人"
}
},
{
"$type": "Forguncy.Model.UpdateBindingValueItem, ServerDesignerCommon",
"BindingInfo": {
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "项目预算变动表",
"ColumnName": "项目ID",
"GUID": "b66264a6-2985-4994-8584-c45aa39be43e"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=项目ID"
}
},
{
"$type": "Forguncy.Model.UpdateBindingValueItem, ServerDesignerCommon",
"BindingInfo": {
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "项目预算变动表",
"ColumnName": "原预算工时",
"GUID": "413e3f54-5759-4c3d-a5c2-792159fe8ed6"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=项目信息.项目预算工时"
}
},
{
"$type": "Forguncy.Model.UpdateBindingValueItem, ServerDesignerCommon",
"BindingInfo": {
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "项目预算变动表",
"ColumnName": "原预算费用",
"GUID": "59937014-124a-4296-8b82-62457c3fde3e"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=项目信息.项目预算费用"
}
},
{
"$type": "Forguncy.Model.UpdateBindingValueItem, ServerDesignerCommon",
"BindingInfo": {
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "项目预算变动表",
"ColumnName": "增加工时",
"GUID": "a21e5437-9128-46db-a101-ecfe6b2428f9"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=增加工时预算"
}
},
{
"$type": "Forguncy.Model.UpdateBindingValueItem, ServerDesignerCommon",
"BindingInfo": {
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "项目预算变动表",
"ColumnName": "增加费用",
"GUID": "54c13cd5-c3e0-4318-81de-85bf695a534a"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=增加成本预算"
}
},
{
"$type": "Forguncy.Model.UpdateBindingValueItem, ServerDesignerCommon",
"BindingInfo": {
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "项目预算变动表",
"ColumnName": "申请理由",
"GUID": "5588c021-eaaf-4b8a-a519-9bb16994e8a8"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=变更原因"
}
},
{
"$type": "Forguncy.Model.UpdateBindingValueItem, ServerDesignerCommon",
"BindingInfo": {
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "项目预算变动表",
"ColumnName": "状态",
"GUID": "fdab883c-32d8-4cc9-94da-8ed73eb6272f"
},
"Value": "待审批"
}
]
},
"ParamNameToSaveNewRowValue": "新预算申请",
"BreakpointIdentity": "4166bb18-9443-4c0f-a166-4d408a00cc22"
},
{
"$type": "Forguncy.Model.ProcessStartCommand, ServerDesignerCommon",
"ProcessDefinitionResourceName": "预算申请",
"ProcessInstanceName": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=变更原因"
},
"SelectedTable": "项目预算变动表",
"RowsToUpdate": 1,
"RowsToUpdateCondition": {
"$type": "ForguncyDataAccess.GeneralCESqlCondition, ForguncyDataAccess",
"ColumnBindingInfo": {
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "项目预算变动表",
"ColumnName": "ID",
"GUID": "1deadf26-8b42-4c43-991b-7ad95aaeef4e"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=新预算申请.ID"
}
},
"ReturnResultName": "发起流程结果",
"BreakpointIdentity": "78e2835a-67c6-4410-bd4d-2a33c01f8024"
},
{
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
"ConditionAndCommandPairList": {
"$type": "System.Collections.Generic.List`1[[Forguncy.Model.ConditionAndCommandPair, ServerDesignerCommon]], System.Private.CoreLib",
"$values": [
{
"$type": "Forguncy.Model.ConditionAndCommandPair, ServerDesignerCommon",
"Condition": {
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionServerSiteParam, ServerDesignerCommon",
"ParamObject": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=发起流程结果.ID"
}
},
"value": "%Null%",
"compareType": 1
},
"CommandList": {
"$type": "System.Collections.Generic.List`1[[GrapeCity.Forguncy.Commands.Command, Forguncy.Commands]], System.Private.CoreLib",
"$values": [
{
"$type": "Forguncy.Model.ReturnCommand, ServerDesignerCommon",
"ErrorCode": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=ExceptionCode"
},
"Message": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=\"自动增加工时失败:\"&ExceptionMessage&\",系统已自动发起预算申请流程\""
},
"BreakpointIdentity": "da3eb3c7-c2b0-4892-ac41-e930296ceb05"
}
]
},
"ID": "b8af2d1e-272e-4f6a-94ad-5ef6742c13c2"
},
{
"$type": "Forguncy.Model.ConditionAndCommandPair, ServerDesignerCommon",
"CommandList": {
"$type": "System.Collections.Generic.List`1[[GrapeCity.Forguncy.Commands.Command, Forguncy.Commands]], System.Private.CoreLib",
"$values": [
{
"$type": "Forguncy.Model.ReturnCommand, ServerDesignerCommon",
"ErrorCode": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=ExceptionCode"
},
"Message": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=\"自动增加工时失败:\"&ExceptionMessage"
},
"BreakpointIdentity": "11fe4910-aa4b-4545-a232-9d73eb97fc46"
}
]
},
"ID": "a7f1fff4-aedd-4f65-8902-3682d578556a"
}
]
},
"BreakpointIdentity": "d46af4c7-c8db-4ee8-b1ba-bd24218a60a0"
}
]
}
},
"BreakpointIdentity": "a74054cf-6c51-4158-9dbf-2bfa5d87499a"
}
]
},
"ReturnProperties": {
"$type": "System.Collections.Generic.List`1[[Forguncy.SaveLoad.ReturnPropertySaveData, ServerDesignerCommon]], System.Private.CoreLib",
"$values": []
}
}

View File

@@ -73,7 +73,7 @@
"$values": [
{
"$type": "Forguncy.Model.Commands.ParameterTableValueColumn, ServerDesignerCommon",
"GUID": "3b0d4940-3a00-4e07-9b52-de8429d9522a",
"GUID": "e4f59b77-9f20-4248-b14f-8cb7732f2fea",
"BindingInfo": {
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "项目预算变动表",
@@ -84,7 +84,7 @@
},
{
"$type": "Forguncy.Model.Commands.ParameterTableValueColumn, ServerDesignerCommon",
"GUID": "21054be7-fe03-4e4d-9d19-bda3ed281feb",
"GUID": "d9fe49c3-6a0c-462a-af05-c0a48c9174d6",
"BindingInfo": {
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "项目预算变动表",
@@ -101,7 +101,7 @@
},
{
"$type": "Forguncy.Model.Commands.ParameterTableValueColumn, ServerDesignerCommon",
"GUID": "0764dd6f-3458-440a-bc24-e024d4a637d9",
"GUID": "ab68578c-ce60-474f-93d6-8166ac056568",
"BindingInfo": {
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "项目预算变动表",
@@ -116,7 +116,7 @@
},
{
"$type": "Forguncy.Model.Commands.ParameterTableValueColumn, ServerDesignerCommon",
"GUID": "bf1d6817-b764-4108-8cc0-4640c3a8c128",
"GUID": "2326f87c-7a24-4efd-b931-ac3e50014dae",
"BindingInfo": {
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "项目预算变动表",
@@ -127,7 +127,7 @@
},
{
"$type": "Forguncy.Model.Commands.ParameterTableValueColumn, ServerDesignerCommon",
"GUID": "166f5971-aeae-4fdd-9969-a263934e4724",
"GUID": "ed6175eb-282d-44fe-8c01-b9a3adb38c7d",
"BindingInfo": {
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "项目预算变动表",
@@ -138,7 +138,7 @@
},
{
"$type": "Forguncy.Model.Commands.ParameterTableValueColumn, ServerDesignerCommon",
"GUID": "d7ecbd1b-c5f2-4b91-883a-ecddb39a7fda",
"GUID": "ba13ce46-0d54-4a3d-a5ad-14726a838755",
"BindingInfo": {
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "项目预算变动表",
@@ -149,7 +149,7 @@
},
{
"$type": "Forguncy.Model.Commands.ParameterTableValueColumn, ServerDesignerCommon",
"GUID": "f091f0e7-a2d8-4fa9-8e60-bd96b09ccab7",
"GUID": "3b268456-25eb-4aee-b633-6f281ee84e02",
"BindingInfo": {
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "项目预算变动表",
@@ -160,7 +160,7 @@
},
{
"$type": "Forguncy.Model.Commands.ParameterTableValueColumn, ServerDesignerCommon",
"GUID": "13efcc47-6f1c-46aa-be08-29a251a52cef",
"GUID": "dff0d50a-7d3d-4eab-8c8e-ecad08c129a7",
"BindingInfo": {
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "项目预算变动表",
@@ -171,7 +171,7 @@
},
{
"$type": "Forguncy.Model.Commands.ParameterTableValueColumn, ServerDesignerCommon",
"GUID": "51e98cbf-f488-4ddf-904d-90df7061e61a",
"GUID": "283c8d9d-fa38-4be9-ae8a-86c5e21ca2db",
"BindingInfo": {
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "项目预算变动表",
@@ -182,7 +182,7 @@
},
{
"$type": "Forguncy.Model.Commands.ParameterTableValueColumn, ServerDesignerCommon",
"GUID": "ed72ff13-62ee-47f7-9401-7a3aa295d59c",
"GUID": "6ba091c9-f5d3-4cae-a65d-a4b19b0d444f",
"BindingInfo": {
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "项目预算变动表",
@@ -214,7 +214,7 @@
},
"TopCount": "1"
},
"ID": "665f43c8e12649bdb229db6f38bf7eb9",
"ID": "6bc80d4732ff4cf79784c0f97a4ec458",
"BreakpointIdentity": "4b2034db-d8d6-433e-b544-acc6824468f8"
},
{
@@ -491,7 +491,7 @@
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "项目动态",
"ColumnName": "项目ID",
"GUID": "9bf3b838-d2d6-46fb-82c3-d62fd12ddbe6"
"GUID": "29593a3a-c03f-4e82-b595-8472995c9d22"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
@@ -504,7 +504,7 @@
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "项目动态",
"ColumnName": "项目动态",
"GUID": "59d335eb-a0d6-49b6-8e36-36703c45cfc0"
"GUID": "c0e3f85d-cf08-4398-9b70-8eafc619ff11"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
@@ -517,7 +517,7 @@
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "项目动态",
"ColumnName": "执行人",
"GUID": "683379db-6a11-4d8e-b616-8e786d320c1a"
"GUID": "6a1e30eb-454b-4cef-853a-9fdce1305c10"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
@@ -530,9 +530,9 @@
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "项目动态",
"ColumnName": "类型",
"GUID": "0b7e541e-6313-41e2-ba7c-049f13114617"
"GUID": "26fe541f-1647-4293-aef6-c01a99d6c1e4"
},
"Value": "4"
"Value": "5"
}
]
},
@@ -540,7 +540,7 @@
}
]
},
"ID": "b23d2b6b-7d80-49b9-a39c-f112777b9cf4"
"ID": "3b484727-2165-4383-9eff-a62f48e03ba3"
},
{
"$type": "Forguncy.Model.ConditionAndCommandPair, ServerDesignerCommon",
@@ -561,7 +561,7 @@
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "项目动态",
"ColumnName": "项目ID",
"GUID": "1c2688ed-837b-4a0b-843d-c04eaa0b4aa0"
"GUID": "dfe3c599-d00f-4cc1-9542-cb9ac70f6bf8"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
@@ -574,7 +574,7 @@
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "项目动态",
"ColumnName": "项目动态",
"GUID": "3a2cbae0-4d49-4a54-9dd5-774b798554a6"
"GUID": "a25abaec-affb-4098-86fd-e91cc0b4d150"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
@@ -587,7 +587,7 @@
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "项目动态",
"ColumnName": "执行人",
"GUID": "6bda1066-1073-4a3b-8f92-080310fd3a01"
"GUID": "bb8a9811-80ae-4370-b826-e9c8d48d1465"
},
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
@@ -600,9 +600,9 @@
"$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess",
"TableName": "项目动态",
"ColumnName": "类型",
"GUID": "3dd636bd-e6d3-4861-be57-f07716ef1bc6"
"GUID": "322a24e0-c946-4649-bcf5-7b56eb68dd61"
},
"Value": "4"
"Value": "5"
}
]
},
@@ -610,7 +610,7 @@
}
]
},
"ID": "6e7420a7-f863-4954-89d7-0007434115f1"
"ID": "46107ca4-75d9-428e-97bc-10c9619d399b"
}
]
},
@@ -628,7 +628,7 @@
}
]
},
"ID": "6ad9f18a-36d8-4f47-92d1-0121b01aba54"
"ID": "416cb55a-18e6-43da-a291-1777c9c4e2a1"
},
{
"$type": "Forguncy.Model.ConditionAndCommandPair, ServerDesignerCommon",
@@ -643,7 +643,7 @@
}
]
},
"ID": "3e4dc41b-2907-4036-9b06-a285e8a1eee0"
"ID": "4ea63395-95ac-4f6a-96da-67efce462f4e"
}
]
},