From e8278059bf33f5c9c618247fa16d1158f61d9428 Mon Sep 17 00:00:00 2001 From: cuckooent Date: Thu, 21 Aug 2025 22:21:09 +0800 Subject: [PATCH] =?UTF-8?q?{"Message":"1","MessageType":2,"Modules":[{"Sta?= =?UTF-8?q?te":1,"Type":28,"Name":"ProcessItem/=E5=8F=8D=E9=A6=88=E5=A4=84?= =?UTF-8?q?=E7=90=86=E6=B5=81=E7=A8=8B"},{"State":1,"Type":15,"Name":"Serv?= =?UTF-8?q?erCommand/=E5=A2=9E=E5=8A=A0=E9=A1=B9=E7=9B=AE=E5=8F=8A?= =?UTF-8?q?=E4=BB=BB=E5=8A=A1=E9=A2=84=E7=AE=97"}],"Version":"v1"}?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .collaboration | 23 +------- Process/反馈处理流程.bpmn | 4 +- ServerCommands/项目/增加项目及任务预算.json | 64 +++++++++++++-------- 3 files changed, 43 insertions(+), 48 deletions(-) diff --git a/.collaboration b/.collaboration index ad9a1e10..365c102d 100644 --- a/.collaboration +++ b/.collaboration @@ -2082,17 +2082,7 @@ }, { "ModuleName": "ProcessItem/反馈处理流程", - "State": 1, - "LockedBy": { - "UserName": "cuckooent", - "Email": "phoben@qq.com" - }, - "LockDateTime": "2025-08-21T22:20:29.5536727+08:00", - "ModuleType": 28, - "ToRemoveFiles": [ - "Process\\反馈处理流程.json", - "Process\\反馈处理流程.bpmn" - ] + "ModuleType": 28 }, { "ModuleName": "ProcessItem/结算申请", @@ -2780,15 +2770,6 @@ }, { "ModuleName": "ServerCommand/增加项目及任务预算", - "State": 1, - "LockedBy": { - "UserName": "cuckooent", - "Email": "phoben@qq.com" - }, - "LockDateTime": "2025-08-21T22:20:29.5536533+08:00", - "ModuleType": 15, - "ToRemoveFiles": [ - "ServerCommands\\项目\\增加项目及任务预算.json" - ] + "ModuleType": 15 } ] \ No newline at end of file diff --git a/Process/反馈处理流程.bpmn b/Process/反馈处理流程.bpmn index 507d2951..24720d7f 100644 --- a/Process/反馈处理流程.bpmn +++ b/Process/反馈处理流程.bpmn @@ -4,7 +4,7 @@ 处理用户提交的需求反馈 - + @@ -35,7 +35,7 @@ - + _8c854f9d-40d8-4aed-acb1-6778e09b2e08 Flow_0b772fu diff --git a/ServerCommands/项目/增加项目及任务预算.json b/ServerCommands/项目/增加项目及任务预算.json index fd7b5f7b..15a11735 100644 --- a/ServerCommands/项目/增加项目及任务预算.json +++ b/ServerCommands/项目/增加项目及任务预算.json @@ -83,6 +83,20 @@ "DataValidationInfo": { "$type": "Forguncy.SaveLoad.DataValidationInfoSaveData, ServerDesignerCommon" } + }, + { + "$type": "Forguncy.SaveLoad.PostRequestParameterSaveData, ServerDesignerCommon", + "Name": "开始时间", + "DataValidationInfo": { + "$type": "Forguncy.SaveLoad.DataValidationInfoSaveData, ServerDesignerCommon" + } + }, + { + "$type": "Forguncy.SaveLoad.PostRequestParameterSaveData, ServerDesignerCommon", + "Name": "结束时间", + "DataValidationInfo": { + "$type": "Forguncy.SaveLoad.DataValidationInfoSaveData, ServerDesignerCommon" + } } ] }, @@ -293,7 +307,7 @@ "$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess", "TableName": "项目动态", "ColumnName": "项目ID", - "GUID": "2daf0cf1-bc94-45db-9903-5405c8929eb3" + "GUID": "4e4ed78d-d397-4c6e-80ee-1685bfbee0a1" }, "Value": { "$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon", @@ -306,7 +320,7 @@ "$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess", "TableName": "项目动态", "ColumnName": "项目动态", - "GUID": "6fa43337-b4b5-4f79-ae88-9709b35f9140" + "GUID": "f0790f3b-a62a-404d-aef9-faf3d2dc1e72" }, "Value": { "$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon", @@ -319,7 +333,7 @@ "$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess", "TableName": "项目动态", "ColumnName": "执行人", - "GUID": "d395c0e6-146c-4ba9-9d6a-53cda68c4575" + "GUID": "3624b8b7-451f-486d-87a7-d03fcf5103d0" }, "Value": { "$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon", @@ -332,7 +346,7 @@ "$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess", "TableName": "项目动态", "ColumnName": "类型", - "GUID": "6b4316a1-9db7-417e-81cb-3236810fd812" + "GUID": "1fb664ea-9587-4c52-b242-d9f82955c1fb" }, "Value": "5" } @@ -507,7 +521,7 @@ "ParamName": "开始日期", "Value": { "$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon", - "SerializeProperty": "=TODAY()" + "SerializeProperty": "=开始时间" } }, { @@ -515,7 +529,7 @@ "ParamName": "结束日期", "Value": { "$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon", - "SerializeProperty": "=TODAY()" + "SerializeProperty": "=结束时间" } }, { @@ -592,7 +606,7 @@ } ] }, - "ID": "1f949450-f96a-4bf8-a429-95e51ad08b1e" + "ID": "99960258-fe92-4161-9851-3089a8405ff5" } ] }, @@ -601,7 +615,7 @@ ] }, "Comments": "分配到人", - "ID": "a0e1b85f-90cc-4f9a-a944-65b2e24d36ce" + "ID": "186c1276-8dcf-4e14-9d57-36ed83fce915" }, { "$type": "Forguncy.Model.ConditionAndCommandPair, ServerDesignerCommon", @@ -646,7 +660,7 @@ "$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess", "TableName": "任务表", "ColumnName": "任务预算工时", - "GUID": "9f80b266-5a19-48d2-8742-1ab2ec524a00" + "GUID": "348cfcc0-378a-4533-8faa-cce742360f06" }, "Value": { "$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon", @@ -659,7 +673,7 @@ } ] }, - "ID": "3d84a333-eae6-4bf7-a931-c360aae5703d" + "ID": "4454376e-ce19-4307-8bda-12a8139936fa" } ] }, @@ -667,7 +681,7 @@ } ] }, - "ID": "929ec896-9b23-4926-9664-cb4079b3e0be" + "ID": "3aeb9ce7-9e0b-4c24-a5e2-9e19c60f644e" } ] }, @@ -675,7 +689,7 @@ } ] }, - "ID": "cd647c5d-a27d-4570-aa6f-f151adf44265" + "ID": "e1de99b4-1b09-4846-a49f-7b61b79561f7" } ] }, @@ -687,7 +701,7 @@ } ] }, - "ID": "deb0a5f5-f4ba-478d-a148-4d61d2104148" + "ID": "f156077b-683e-47dd-b468-867b08db7538" } ] }, @@ -701,7 +715,7 @@ } ] }, - "ID": "74712da7-cc3c-4f60-babd-8912cbc3e30a" + "ID": "e2f48d6f-ddb8-4e09-8fc8-91b8ba7d2c02" }, { "$type": "Forguncy.Model.ConditionAndCommandPair, ServerDesignerCommon", @@ -716,7 +730,7 @@ } ] }, - "ID": "408df70e-824b-45ef-b4b3-6d66c3d2dfe9" + "ID": "e098d2a3-b50f-4901-b546-a56997f8e781" } ] }, @@ -744,7 +758,7 @@ "$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess", "TableName": "项目预算变动表", "ColumnName": "申请人", - "GUID": "1df88b22-4c71-4ef7-9cb3-960f618b7cdc" + "GUID": "f754f5e2-7706-4f3a-a5c8-f456e67cdcf7" }, "Value": { "$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon", @@ -757,7 +771,7 @@ "$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess", "TableName": "项目预算变动表", "ColumnName": "项目ID", - "GUID": "b66264a6-2985-4994-8584-c45aa39be43e" + "GUID": "cfdde20f-912d-49fd-8f90-af9ba1689ac1" }, "Value": { "$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon", @@ -770,7 +784,7 @@ "$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess", "TableName": "项目预算变动表", "ColumnName": "原预算工时", - "GUID": "413e3f54-5759-4c3d-a5c2-792159fe8ed6" + "GUID": "1a66d76b-7b6a-466a-badd-3d7f6127ff5e" }, "Value": { "$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon", @@ -783,7 +797,7 @@ "$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess", "TableName": "项目预算变动表", "ColumnName": "原预算费用", - "GUID": "59937014-124a-4296-8b82-62457c3fde3e" + "GUID": "21b39817-99d0-471b-9ddd-ecf174be21e1" }, "Value": { "$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon", @@ -796,7 +810,7 @@ "$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess", "TableName": "项目预算变动表", "ColumnName": "增加工时", - "GUID": "a21e5437-9128-46db-a101-ecfe6b2428f9" + "GUID": "e8104284-e92e-4e4e-9daa-fc0d2d58a811" }, "Value": { "$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon", @@ -809,7 +823,7 @@ "$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess", "TableName": "项目预算变动表", "ColumnName": "增加费用", - "GUID": "54c13cd5-c3e0-4318-81de-85bf695a534a" + "GUID": "cb1115c9-c4d9-4f77-aa70-e4bbee4fa41a" }, "Value": { "$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon", @@ -822,7 +836,7 @@ "$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess", "TableName": "项目预算变动表", "ColumnName": "申请理由", - "GUID": "5588c021-eaaf-4b8a-a519-9bb16994e8a8" + "GUID": "935b52c1-36d3-460c-a01c-91d0f750e0ed" }, "Value": { "$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon", @@ -835,7 +849,7 @@ "$type": "ForguncyDataAccess.BindingInfo, ForguncyDataAccess", "TableName": "项目预算变动表", "ColumnName": "状态", - "GUID": "fdab883c-32d8-4cc9-94da-8ed73eb6272f" + "GUID": "053f949d-24ad-4df9-a2a9-a40a5099aed9" }, "Value": "待审批" } @@ -905,7 +919,7 @@ } ] }, - "ID": "0f35e7fd-28d1-4a2e-bfbf-3fb645a1f94e" + "ID": "18b8766b-58f6-4c01-987a-d5ab7d6bc8ec" }, { "$type": "Forguncy.Model.ConditionAndCommandPair, ServerDesignerCommon", @@ -926,7 +940,7 @@ } ] }, - "ID": "d0e3b75d-b11d-4b5c-9a1e-e7bccde98d57" + "ID": "9f1260bf-b0d4-4755-963d-f0609f358cec" } ] },