{"Message":"增加任务流程复活功能","MessageType":2,"Modules":[{"State":1,"Type":1,"Name":"PCPage/任务首页"},{"State":1,"Type":3,"Name":"MasterPCPage/FGC_母版页"},{"State":1,"Type":8,"Name":"ApplicationSetting"},{"State":1,"Type":12,"Name":"CustomLibrary"},{"State":1,"Type":40,"Name":"Plugin"},{"State":1,"Type":15,"Name":"ServerCommand/GetUpdateLogs"},{"State":1,"Type":1,"Name":"PCPage/更新日志"},{"State":1,"Type":15,"Name":"ServerCommand/获取更新日志"},{"State":3,"Type":15,"Name":"ServerCommand/复活流程"}],"Version":"v1"}

This commit is contained in:
cuckooent
2024-10-17 17:24:49 +08:00
parent 2085a26c19
commit ac35d359a2
12 changed files with 432 additions and 304 deletions

View File

@@ -345,12 +345,12 @@
"$type": "Forguncy.Model.StopCommand, ServerDesignerCommon"
}
],
"ID": "aaa0fe74-20d5-43bf-9029-47476b0cc233"
"ID": "ce13e5fb-6769-41e4-8b8f-f0dcf311304e"
}
]
}
],
"ID": "065c1923-2736-4272-a96b-921ab651b038"
"ID": "bd5ea903-b268-4f5f-9486-5fbc0e8cad91"
}
]
}
@@ -398,7 +398,7 @@
"ID": "e2e848e0e72d48229c97757429d446a2"
}
],
"ID": "7b739eff-a88e-4a39-9732-5c4541e12bfa"
"ID": "58a155da-71fb-4d10-a1cc-94c7c49b472e"
}
]
},
@@ -499,8 +499,8 @@
]
},
{
"Value": "发起流程",
"Text": "发起流程",
"Value": "启动流程",
"Text": "启动流程",
"IconPath": "Application/156_processCentre_1.svg",
"SelectedIconColor": "Background 1",
"SelectedIconColorUseItemColor": true,
@@ -532,17 +532,11 @@
"$type": "Forguncy.Model.IfConditionTableDataParam, ServerDesignerCommon",
"tableData": {
"TableName": "任务表",
"ColumnName": "流程实例ID",
"GUID": "86f2955b-aacd-48c0-83a8-057a6f48f46c",
"RelationBinding": {
"RelatedTable": "ACT_HI_PROCINST_View",
"RelatedColumn": "ID_",
"DisplayColumn": "END_TIME_"
}
"ColumnName": "任务状态",
"GUID": "37f93d36-89c7-4003-8d8e-c9a6d2e94244"
}
},
"value": "%Null%",
"compareType": 1
"value": "0"
}
],
"RelationType": 1
@@ -615,7 +609,7 @@
"MethodName": "Refresh"
}
],
"ID": "783b8a5c-fe6f-43c7-8b6a-8fc026bc7dfb"
"ID": "969b7bb2-9564-45ff-b3e3-b71fdf8ce206"
},
{
"CommandList": [
@@ -630,12 +624,185 @@
"BtnText": "知道了"
}
],
"ID": "0c908444-e6ce-4436-8fd3-7fa330758c59"
"ID": "7bc47725-f228-4f2e-8184-9baa44d40938"
}
]
}
],
"ID": "d226c3cd-7db9-4460-8a19-286cebc0bfcc"
"ID": "bdf8d94f-31b2-4751-bf18-9a16128c4dfa"
},
{
"Condition": {
"$type": "ForguncyDataAccess.RelationSqlCondition, ForguncyDataAccess",
"SubConditions": [
{
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionTableDataParam, ServerDesignerCommon",
"tableData": {
"TableName": "任务表",
"ColumnName": "任务状态",
"GUID": "f06b7465-cf64-4c12-9538-ce24dabd73eb"
}
},
"value": "4"
},
{
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionTableDataParam, ServerDesignerCommon",
"tableData": {
"TableName": "任务表",
"ColumnName": "任务状态",
"GUID": "3dd8a6c2-f5d7-44c6-8aea-cea7b92d1b41"
}
},
"value": "5"
}
],
"RelationType": 1
},
"CommandList": [
{
"$type": "ElementUI.Commands.ShowMessageBox, ElementUI",
"Title": "复活流程",
"Message": "请填写复活原因",
"Type": "info",
"ConfirmButtonText": "确定",
"ShowCancelButton": true,
"CancelButtonText": "取消",
"ShowClose": false,
"DialogResult": "按钮结果",
"AdvancedSettings": {
"ShowInput": true,
"InputPlaceholder": "请输入",
"InputBoxResult": "备注"
}
},
{
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
"ConditionAndCommandPairList": [
{
"Condition": {
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionPageElementParam, ServerDesignerCommon",
"cellLocations": [
{
"SerializeProperty": "=按钮结果"
}
]
},
"value": "confirm"
},
"CommandList": [
{
"$type": "LoadingCommand.StartLoadingCommand, LoadingCommand",
"LoadingText": "提交中...",
"LoadingTextColor": "Background 1 0"
},
{
"$type": "Forguncy.Model.RequestServerCommand, ServerDesignerCommon",
"ServerCommandName": "复活流程",
"Parameters": [
{
"$type": "Forguncy.Model.RequestServerCommandObjectParam, ServerDesignerCommon",
"ParamName": "流程实例ID",
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=任务首页!流程实例ID"
}
},
{
"$type": "Forguncy.Model.RequestServerCommandObjectParam, ServerDesignerCommon",
"ParamName": "备注",
"Value": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=任务首页!备注"
}
}
],
"ResultErrorCodeTo": {
"SerializeProperty": "code"
},
"ResultMessageTo": {
"SerializeProperty": "msg"
},
"RefreshAfterFinish": true,
"CheckDataValidation": true
},
{
"$type": "LoadingCommand.EndLoadingCommand, LoadingCommand"
},
{
"$type": "Forguncy.Model.ConditionCommand, ServerDesignerCommon",
"ConditionAndCommandPairList": [
{
"Condition": {
"$type": "Forguncy.Model.IfCondition, ServerDesignerCommon",
"param": {
"$type": "Forguncy.Model.IfConditionPageElementParam, ServerDesignerCommon",
"cellLocations": [
{
"SerializeProperty": "=code"
}
]
},
"value": "0"
},
"CommandList": [
{
"$type": "Notiflix_Forguncy.Notify_Command, Notiflix_Forguncy",
"Message": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=任务首页!msg"
}
},
{
"$type": "Forguncy.Model.OperateCellTypeCommand, ServerDesignerCommon",
"TargetPageElement": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=任务首页!刷新任务"
},
"TargetType": "Forguncy.ButtonCellType, ServerDesignerCommon, Version=10.0.5.0, Culture=neutral, PublicKeyToken=967100671921c115",
"MethodName": "ExecuteCommand"
}
],
"ID": "8db413d1-d466-4946-bb44-a26ecc978a28"
},
{
"CommandList": [
{
"$type": "Notiflix_Forguncy.Notify_Command, Notiflix_Forguncy",
"FourStandardStyle": "failure",
"Message": {
"$type": "Forguncy.Model.FormulaReferObject, ServerDesignerCommon",
"SerializeProperty": "=任务首页!msg"
}
}
],
"ID": "f97dc843-df1d-45d2-bb88-acd36957408e"
}
]
}
],
"ID": "e1be8051-f92f-4be9-acb1-18c13447efb9"
}
]
}
],
"Comments": "如果已经结束,可以复活",
"ID": "cf6abb1e-6ac4-4352-a836-8c88a153b66c"
},
{
"CommandList": [
{
"$type": "Notiflix_Forguncy.Notify_Command, Notiflix_Forguncy",
"FourStandardStyle": "warning",
"Message": "当前任务正在执行中,无法启动流程"
}
],
"ID": "f0b731af-9ad0-405a-b81b-ce28b9344595"
}
]
}
@@ -773,7 +940,7 @@
"ReloadData": true
}
],
"ID": "c0e0f42f-65fc-4453-88af-4f66538f728b"
"ID": "35d9430f-9751-4818-8ffe-6028d02216fe"
},
{
"CommandList": [
@@ -788,12 +955,12 @@
"BtnText": "知道了"
}
],
"ID": "c179cb75-63ef-4063-8bef-b6687f38872c"
"ID": "65af7d6f-f984-4536-b1b0-0bab7ab0a366"
}
]
}
],
"ID": "d26e275a-2e2f-4d65-97ab-c2f79c8b4576"
"ID": "cf5b0bf4-6ee1-4a7e-bd8d-96beda1d7e31"
},
{
"CommandList": [
@@ -808,12 +975,12 @@
"BtnText": "知道了"
}
],
"ID": "0350da11-5208-4daf-bab4-37e50968361f"
"ID": "000929de-55cd-4381-9582-6326a13ee27e"
}
]
}
],
"ID": "cf09e133-b718-4663-ad78-30b7d53eccee"
"ID": "e32b8d41-1911-47f1-817d-4a5ca67ad21f"
}
]
}
@@ -942,7 +1109,7 @@
}
}
],
"ID": "4f6dd506-e0fb-4bc0-812c-97b18c499c04"
"ID": "cdc3c85d-44c0-4edd-a3fc-b04d2a6f400c"
}
]
},
@@ -983,7 +1150,7 @@
}
}
],
"ID": "00be3c11-a590-4c62-9983-d914e04d03ac"
"ID": "ae1b388b-63b1-4cf1-ad7f-803916f5f2f1"
}
]
}
@@ -1098,7 +1265,7 @@
"Disabled": true
}
],
"ID": "9bba74eb-9b7f-4aa6-bae3-11794e439f19"
"ID": "f1d9d041-d47f-4187-be34-fe22aca2097d"
}
]
}
@@ -1276,7 +1443,7 @@
]
}
],
"ID": "46f49595-bd9f-490b-946a-60298fddc625"
"ID": "55077d25-6c14-404a-889a-639dc91f7ffd"
},
{
"CommandList": [
@@ -1293,7 +1460,7 @@
]
}
],
"ID": "dee61cf7-44bf-40aa-9e3c-d2427715f4dc"
"ID": "e3e5a401-b1a5-4c70-8867-62a3af8f4f27"
}
]
},
@@ -2019,7 +2186,7 @@
}
}
],
"ID": "ad5f281a-2039-4e6c-a004-46a78afa5edb"
"ID": "2fca294b-427b-472c-8713-a308010a5d4a"
}
]
},
@@ -2129,4 +2296,4 @@
"Formula": "任务首页!$Y$8"
}
]
}//I9dY+/Eg6IAaEJxYTfP1J/tbdOVuAzz7kBQfkECnxHvEsjeSR9rg3rUPvZdS0kL5cnduMwSxIW/ji3b+pqGqxQUyoUVFlcgKzBumSU9xoi9qzhgrj5zyDXQqdYddvsT/5dd+Do0AopO2ySr9j+Erm/FCYymNxvCsbEf7tVQR87+zYMrJlz6PDnYFGOkrYsnYT+bVO9LNkRwpo2dKQH+wqQUA0/FlVRqIjmUjJQQeZVbnqqULYHUOS/wdHz7y4lwsa9ea7sjGJ1HbaETv5/ANci2LnjZTSl8AI1r1md2dRRgHBzwbr+dBzEKk8Q2/dsWs0pH7Has8kl8+wxgZmdgfQBQKfcoPZpF9+oDx56P5rYOVwhGwcrZeKpl9nqNqoGPIqDDU66KP+dKiHfbl7P5s+4LAL2firgi7nT8dABjDIgkgs4n/3KJtoI7GZjxAxpi2DXqsi3/roK3BHIM3bRLTFSPo6eMf21rIrrZ1p3rGeUwtr0qkg2halvk5oADccXZAoLLXpEaum3VzRQcxrS8jU8QvDhBefd1JjxBtfW8aR20Gxk6OEIjbYgeMrcvkUA8ct3tvsMzRFvBOAboh737BlHpdyFWmLGDtP+3S0gMObWHBTh41YztivqG8yrwq7/09+8ij8eZmRFOXJaRgEiFuBXXMEp2KHcUJAkoytfozSHbv1MswHTxsW9hClz0jxTItkQNwALojUKR+A20LCE4COLbiSMEfHrlRnnnZa4PscsAmnPwzVkPmftatq1p9L3C1yj5A4VTYbbYojPeXt3xUZpC+TakyKpTZVWlTdiJzYXZ7BvEiPY0Q4fCfDiZgrMEUbmh5pMZFJxocRev1bgAr3Wu+DFpHxaCyO5p0IlpP6es6jelHZe8Vb9mrGGLr1pa9BdquJEa7M9Ua17UO4JgWHg==|920
}//oxw78mn/CcqqH92fL+PsNsSZgcYfsyiTR9Xm6bRVn2Z25Ww8x9roDz1UW4SNAk6ePtA4WIqfq4n1taegxNch14c8g5j05LKWpzBnI9/o14cLgf67MuDkASMxp/fJ6Cvemue+EpgybB8HMW05rz1VslYxo4/ZT/4cZY3pgTl9Tkv3evZydqxRZtjv8CBj2ACPoZ6GNexNdkqE+wZxXiQbjSl5AW67CFeIJ8BpCJL/hb9OQSFWyhMxELo5ESyP8pA7EcdLavKLN2UJAqBZVhtRTsjZ0zUAJc/ZvkMVyhlCPoLjzXm5vxS85u6+n8lqFLBZ4QzTcvfAu4iQdNrwA3T7Sxlq+yuhsVeeeJHx+O3xg9mLxu5y4FNz3SaN5/LfxjK2izxr5427+DyiZ5qOFALrTTRWCJVD2UGxSY7cPuf6x7fAjYyQyCpS7bJVL9smExb1/UIAZaZEmvmlv3tKhqxEETAT+lqamOejudiGqkca3AT9JDQ5ia4g7fLc55i/TFNVUWEh3h/jOcFuKM/+n78/6Kd4rth0UVsjD8mY8uqD0sdtGA3tSdJiLCo0UYy6kIN6HdZC/p7BYpC7Am0bzhOmX7SX/ldU0PsYsxNFtHnqnSxsHVNPKUk/w5uwWFm8KmLf3M0SnIdwZa4+RL0jl9LdAGipqQxBCPMbl9AzPS7puH723+y3GJOQraaObZi2bJzauLZSGfLd3YcdMd1BAvap/sur/zm6+W/AFjH/ReQQT//IjSYvajGkVl7FnkqAoRsSV3mhUqjb/GuU6nRXzK8CJYvkRPtSUWrAU2LXpePgPec+g4uBi84jG5quxkDN/zkbTrVuiKsSi/8FRDTYDAQrdjqFaQwePFNXWHkshJtcmQGrNYiyAEN6G9s1+SfkETOkvwRsWyU98UTkF6QFY5fpOw==|920