1 Star 0 Fork 0

sofun520/go-workflow

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
processConfig2.json 3.37 KB
一键复制 编辑 原始数据 按行查看 历史
林汀 提交于 2019-06-13 16:38 . 流程定义生成验证
{
"name": "发起人",
"type": "start",
"nodeId": "sid-startevent",
"childNode": {
"type": "route",
"nodeId": "8b5c_debb",
"prevId": "sid-startevent",
"childNode": {
"name": "UNKNOWN",
"type": "approver",
"nodeId": "59ba_8815",
"prevId": "8b5c_debb",
"properties": {
"activateType": "ALL",
"agreeAll": true,
"actionerRules": [
{
"type": "target_label",
"labelNames": "人事",
"labels": 427529104,
"memberCount": 1,
"actType": "and"
}
],
"noneActionerAction": "admin"
}
},
"conditionNodes": [
{
"name": "条件1",
"type": "condition",
"nodeId": "da89_be76",
"prevId": "8b5c_debb",
"childNode": {
"name": "UNKNOWN",
"type": "approver",
"nodeId": "735c_0854",
"prevId": "da89_be76",
"properties": {
"activateType": "ONE_BY_ONE",
"actionerRules": [
{
"type": "target_management",
"level": 1,
"autoUp": true
}
],
"noneActionerAction": "admin"
}
},
"properties": {
"conditions": [
[
{
"type": "dingtalk_actioner_value_condition",
"paramKey": "DDHolidayField-J2BWEN12__options",
"paramLabel": "请假类型",
"paramValues": [
"年假"
],
"oriValue": [
"年假",
"事假",
"病假",
"调休",
"产假",
"婚假",
"例假",
"丧假"
]
}
]
]
}
},
{
"name": "条件2",
"type": "condition",
"nodeId": "a97f_9517",
"prevId": "8b5c_debb",
"childNode": {
"name": "UNKNOWN",
"type": "approver",
"nodeId": "5891_395b",
"prevId": "a97f_9517",
"properties": {
"activateType": "ALL",
"agreeAll": true,
"actionerRules": [
{
"type": "target_label",
"labelNames": "财务",
"labels": 427529103,
"memberCount": 2,
"actType": "and"
}
],
"noneActionerAction": "auto"
}
},
"properties": {
"conditions": [
[
{
"type": "dingtalk_actioner_value_condition",
"paramKey": "DDHolidayField-J2BWEN12__options",
"paramLabel": "请假类型",
"paramValues": [
"调休"
],
"oriValue": [
"年假",
"事假",
"病假",
"调休",
"产假",
"婚假",
"例假",
"丧假"
]
}
]
]
}
}
],
"properties": {}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/sofun/go-workflow.git
git@gitee.com:sofun/go-workflow.git
sofun
go-workflow
go-workflow
master

搜索帮助