{ "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": "汇报人", "DataValidationInfo": { "IgnoreBlank": false }, "TestData": "shamus" }, { "Name": "生成日期", "DataValidationInfo": { "IgnoreBlank": false }, "TestData": "2024/6/13" } ], "InvokeTriggerTestData": { "UserName": "Administrator" } } ], "Commands": [ { "$type": "Forguncy.Model.CatchExceptionCommand, ServerDesignerCommon", "TryCommandPart": { "CommandList": [ { "$type": "CollectionOperationKit.ServerSideArrayOp, CollectionOperationKit", "OutParamaterName": "汇报列表" }, { "$type": "Forguncy.Model.Commands.SetParameterCommand, ServerDesignerCommon", "ParameterName": "处理汇报日期", "ParameterValue": { "$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon", "SerializeProperty": "=TEXT(生成日期,\"yyyy-MM-dd\")" }, "ID": "4491daaaae9c488a8c74361f2560c355" }, { "$type": "Forguncy.Model.Commands.SetParameterCommand, ServerDesignerCommon", "ParameterName": "总工时", "TableValue": { "TableName": "任务工时表", "TableValueType": 1, "BindingInfos": [ { "GUID": "d69c1753-9acf-4ed7-9c80-f0b8d8f2bbba", "BindingInfo": { "TableName": "任务工时表", "ColumnName": "总工时", "GUID": "46a18c6e-820c-44e3-9b0e-78348a51130d" }, "ColumnName": "总工时" } ], "SqlCondition": { "$type": "ForguncyDataAccess.RelationSqlCondition, ForguncyDataAccess", "SubConditions": [ { "$type": "ForguncyDataAccess.GeneralCESqlCondition, ForguncyDataAccess", "ColumnBindingInfo": { "TableName": "任务工时表", "ColumnName": "执行人", "GUID": "4b3d5f6f-19ec-4644-bc88-01914025be5c" }, "Value": { "$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon", "SerializeProperty": "=汇报人" } }, { "$type": "ForguncyDataAccess.GeneralCESqlCondition, ForguncyDataAccess", "ColumnBindingInfo": { "TableName": "任务工时表", "ColumnName": "工时日期", "GUID": "d0d914d3-0167-477a-a9ee-1b7549dd00b0" }, "Value": { "$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon", "SerializeProperty": "=生成日期" } }, { "$type": "ForguncyDataAccess.GeneralCESqlCondition, ForguncyDataAccess", "ColumnBindingInfo": { "TableName": "任务工时表", "ColumnName": "工时类型", "GUID": "117f7a1f-f51f-4722-ac8d-5b04732bc1b3" }, "Value": "实际" } ] }, "NullFormulaValueQueryPolicy": 0 }, "ID": "4c938ea260b94a89b2d72dcdaaf0d4bc" }, { "$type": "Forguncy.Model.Commands.SetParameterCommand, ServerDesignerCommon", "ParameterName": "最近报工项目", "TableValue": { "TableName": "任务工时表", "BindingInfos": [ { "GUID": "bdbcdbfc-8edb-445f-9dc7-e17615d51d0d", "BindingInfo": { "TableName": "任务工时表", "ColumnName": "项目ID", "GUID": "9fe63173-5128-4215-acc4-6709548766a8" }, "ColumnName": "项目ID" }, { "GUID": "e95ff5a5-080d-4f9b-9802-de0279b46123", "BindingInfo": { "TableName": "任务工时表", "ColumnName": "项目ID", "GUID": "eb8227d3-06cb-489a-b20e-0ea5a64755ec", "RelationBinding": { "RelatedTable": "项目表", "RelatedColumn": "ID", "DisplayColumn": "项目名称" } }, "ColumnName": "项目名称" }, { "GUID": "29c34886-ce79-49b0-97a6-937c88bfd643", "BindingInfo": { "TableName": "任务工时表", "ColumnName": "总工时", "GUID": "46a18c6e-820c-44e3-9b0e-78348a51130d" }, "ColumnName": "总工时" } ], "SqlCondition": { "$type": "ForguncyDataAccess.RelationSqlCondition, ForguncyDataAccess", "SubConditions": [ { "$type": "ForguncyDataAccess.GeneralCESqlCondition, ForguncyDataAccess", "ColumnBindingInfo": { "TableName": "任务工时表", "ColumnName": "执行人", "GUID": "4b3d5f6f-19ec-4644-bc88-01914025be5c" }, "Value": { "$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon", "SerializeProperty": "=汇报人" } }, { "$type": "ForguncyDataAccess.GeneralCESqlCondition, ForguncyDataAccess", "ColumnBindingInfo": { "TableName": "任务工时表", "ColumnName": "工时日期", "GUID": "d0d914d3-0167-477a-a9ee-1b7549dd00b0" }, "Value": { "$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon", "SerializeProperty": "=生成日期" } }, { "$type": "ForguncyDataAccess.GeneralCESqlCondition, ForguncyDataAccess", "ColumnBindingInfo": { "TableName": "任务工时表", "ColumnName": "工时类型", "GUID": "117f7a1f-f51f-4722-ac8d-5b04732bc1b3" }, "Value": "实际" } ] }, "NullFormulaValueQueryPolicy": 0 }, "ID": "93129abf523d4f1382f20ff674ba15f6" }, { "$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": "=最近报工项目.Count" } }, "value": "0", "compareType": 2 }, "CommandList": [ { "$type": "Forguncy.Model.LoopCommand, ServerDesignerCommon", "LoopInfo": { "$type": "Forguncy.Model.CountLoopInfo, ServerDesignerCommon", "LoopCount": { "$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon", "SerializeProperty": "=最近报工项目" }, "LoopItemParamName": "当前项目" }, "CommandList": [ { "$type": "Forguncy.Model.Commands.SetParameterCommand, ServerDesignerCommon", "ParameterName": "项目报工信息", "TableValue": { "TableName": "任务工时表", "BindingInfos": [ { "GUID": "7a86d110-fe10-4b4f-a3fd-b205bca84757", "BindingInfo": { "TableName": "任务工时表", "ColumnName": "执行内容", "GUID": "0a31eb22-29b7-4138-a6a0-98d920d0f715" }, "ColumnName": "工作内容" } ], "SqlCondition": { "$type": "ForguncyDataAccess.RelationSqlCondition, ForguncyDataAccess", "SubConditions": [ { "$type": "ForguncyDataAccess.GeneralCESqlCondition, ForguncyDataAccess", "ColumnBindingInfo": { "TableName": "任务工时表", "ColumnName": "执行人", "GUID": "4b3d5f6f-19ec-4644-bc88-01914025be5c" }, "Value": { "$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon", "SerializeProperty": "=汇报人" } }, { "$type": "ForguncyDataAccess.GeneralCESqlCondition, ForguncyDataAccess", "ColumnBindingInfo": { "TableName": "任务工时表", "ColumnName": "工时日期", "GUID": "d0d914d3-0167-477a-a9ee-1b7549dd00b0" }, "Value": { "$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon", "SerializeProperty": "=生成日期" } }, { "$type": "ForguncyDataAccess.GeneralCESqlCondition, ForguncyDataAccess", "ColumnBindingInfo": { "TableName": "任务工时表", "ColumnName": "项目ID", "GUID": "d5d3e143-4db7-495f-973a-a6686207b7f3" }, "Value": { "$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon", "SerializeProperty": "=当前项目.项目ID" } }, { "$type": "ForguncyDataAccess.GeneralCESqlCondition, ForguncyDataAccess", "CompareType": 1, "ColumnBindingInfo": { "TableName": "任务工时表", "ColumnName": "执行内容", "GUID": "65c531dc-6b4c-4568-8153-a0ac38c3ec10" }, "Value": "%Null%" } ] }, "NullFormulaValueQueryPolicy": 0 }, "ID": "d5039106a33d401890c287c3e151e8ef" }, { "$type": "CollectionOperationKit.ServerSideObjectOp, CollectionOperationKit", "OperationParamaterPairs": [ { "Name": "项目名称", "Value": { "$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon", "SerializeProperty": "=当前项目.项目名称" } }, { "Name": "内容列表", "Value": { "$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon", "SerializeProperty": "=项目报工信息" } } ], "OutParamaterName": "单个项目" }, { "$type": "CollectionOperationKit.ServerSideArrayOp, CollectionOperationKit", "InParamater": { "$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon", "SerializeProperty": "=汇报列表" }, "Operation": 4, "OperationParamaterAName": { "$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon", "SerializeProperty": "=单个项目" }, "OutParamaterName": "汇报列表" } ] }, { "$type": "CollectionOperationKit.ServerSideObjectOp, CollectionOperationKit", "OperationParamaterPairs": [ { "Name": "汇报列表", "Value": { "$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon", "SerializeProperty": "=汇报列表" } } ], "OutParamaterName": "数据源" }, { "$type": "CollectionOperationKit.ServerSideObjectOp, CollectionOperationKit", "OperationParamaterPairs": [ { "Name": "汇报日期", "Value": { "$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon", "SerializeProperty": "=处理汇报日期" } }, { "Name": "汇报人", "Value": { "$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon", "SerializeProperty": "=汇报人" } }, { "Name": "总工时", "Value": { "$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon", "SerializeProperty": "=总工时.总工时" } }, { "Name": "汇报列表", "Value": { "$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon", "SerializeProperty": "=汇报列表" } } ], "OutParamaterName": "数据源", "Disabled": true }, { "$type": "Forguncy.Model.Commands.SetParameterCommand, ServerDesignerCommon", "ParameterName": "日报模板", "TableValue": { "TableName": "汇报模板", "TableValueType": 1, "BindingInfos": [ { "GUID": "32b5f782-2d35-428e-afe4-66d120029d89", "BindingInfo": { "TableName": "汇报模板", "ColumnName": "模板内容", "GUID": "1d9bbe66-ae19-4d86-95cf-dfa2e7e4e2a8" }, "ColumnName": "模板内容" } ], "SqlCondition": { "$type": "ForguncyDataAccess.RelationSqlCondition, ForguncyDataAccess", "SubConditions": [ { "$type": "ForguncyDataAccess.GeneralCESqlCondition, ForguncyDataAccess", "ColumnBindingInfo": { "TableName": "汇报模板", "ColumnName": "ID", "GUID": "722f4877-7cb8-44dc-8b27-c9faa8948228" }, "Value": "1" }, { "$type": "ForguncyDataAccess.GeneralCESqlCondition, ForguncyDataAccess", "CompareType": 1, "ColumnBindingInfo": { "TableName": "汇报模板", "ColumnName": "是否禁用", "GUID": "b81cdddf-c5f0-441f-8380-ba980377bd40" }, "Value": "1" } ] }, "NullFormulaValueQueryPolicy": 0, "TopCount": "1" }, "ID": "bcfe9971a6bd4462b60e9dcebf77bdf7" }, { "$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": "%Null%", "compareType": 1 }, "CommandList": [ { "$type": "MustachePlugin.Render, MustachePlugin", "DataSrouce": { "$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon", "SerializeProperty": "=日报模板.模板内容" }, "UseCustomsDataHash": true, "CustomsDataHash": { "$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon", "SerializeProperty": "=数据源" }, "SetMaxRecursionDepth": 11, "ResultTo": "输出结果" }, { "$type": "Forguncy.Model.ReturnCommand, ServerDesignerCommon", "ErrorCode": "0", "Message": "成功", "CustomReturns": [ { "ReturnPropertyName": "生成文本", "Value": { "$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon", "SerializeProperty": "=输出结果" } }, { "ReturnPropertyName": "返回总工时", "Value": { "$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon", "SerializeProperty": "=总工时.总工时" } } ] } ], "ID": "95494b7b-a921-46ca-a739-e58f33c777fa" }, { "CommandList": [ { "$type": "Forguncy.Model.ReturnCommand, ServerDesignerCommon", "ErrorCode": "400", "Message": "未找到模板", "CustomReturns": [ { "ReturnPropertyName": "生成文本" }, { "ReturnPropertyName": "返回总工时" } ] } ], "ID": "ee8e3a59-924d-4d05-a811-8265fe8ee8e4" } ] } ], "ID": "5253f66b-c75b-49f8-8760-161595c7e89a" }, { "CommandList": [ { "$type": "Forguncy.Model.ReturnCommand, ServerDesignerCommon", "ErrorCode": "400", "Message": "昨日无工作内容。", "CustomReturns": [ { "ReturnPropertyName": "生成文本" }, { "ReturnPropertyName": "返回总工时" } ] } ], "ID": "6fc57d6e-38d9-407e-b896-151dedf7d9a8" } ] } ] }, "CatchCommandPart": { "CommandList": [ { "$type": "Forguncy.Model.ReturnCommand, ServerDesignerCommon", "ErrorCode": { "$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon", "SerializeProperty": "=ExceptionCode" }, "Message": { "$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon", "SerializeProperty": "=ExceptionMessage" }, "CustomReturns": [ { "ReturnPropertyName": "生成文本" }, { "ReturnPropertyName": "返回总工时" } ] } ] } } ], "ReturnProperties": [ { "Name": "生成文本" }, { "Name": "返回总工时" } ] }