Merge branch 'dev' of http://60.209.125.238:20010/lijingjia/ds-wms-client-web into dev
commit
c5cf852a9c
@ -0,0 +1,319 @@
|
||||
{
|
||||
"id": "root",
|
||||
"pid": null,
|
||||
"type": "start",
|
||||
"name": "发起人",
|
||||
"formProperties": [],
|
||||
"child": {
|
||||
"id": "node-o4wyo",
|
||||
"pid": "root",
|
||||
"type": "exclusive",
|
||||
"name": "独占网关",
|
||||
"child": { "id": "end", "pid": "node-o4wyo", "type": "end", "name": "结束", "child": null },
|
||||
"children": [
|
||||
{
|
||||
"id": "node-f77vw",
|
||||
"pid": "node-o4wyo",
|
||||
"type": "condition",
|
||||
"def": false,
|
||||
"name": "非南美",
|
||||
"conditions": {
|
||||
"logicalOperator": "and",
|
||||
"conditions": [{ "field": "LaneCode", "operator": "not_equal", "value": "NM" }],
|
||||
"groups": []
|
||||
},
|
||||
"child": {
|
||||
"id": "node-j8u9p",
|
||||
"pid": "node-f77vw",
|
||||
"type": "approval",
|
||||
"name": "审批人",
|
||||
"child": null,
|
||||
"assigneeType": "user",
|
||||
"formUser": "",
|
||||
"formRole": "",
|
||||
"users": ["1819230545662578688", "1819230545675161600", "1819230545683550209"],
|
||||
"roles": [],
|
||||
"leader": 1,
|
||||
"choice": false,
|
||||
"self": false,
|
||||
"multi": "single",
|
||||
"nobody": "pass",
|
||||
"formProperties": [],
|
||||
"operations": {
|
||||
"complete": true,
|
||||
"refuse": true,
|
||||
"save": true,
|
||||
"transfer": false,
|
||||
"addMulti": false,
|
||||
"minusMulti": false
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "node-a22n9",
|
||||
"pid": "node-o4wyo",
|
||||
"type": "condition",
|
||||
"def": false,
|
||||
"name": "跳过",
|
||||
"conditions": {
|
||||
"logicalOperator": "and",
|
||||
"conditions": [
|
||||
{ "field": "CustomerName", "operator": "equal", "value": "山东昊华" },
|
||||
{ "field": "SourceCode", "operator": "equal", "value": "FOB-DF" }
|
||||
],
|
||||
"groups": []
|
||||
},
|
||||
"child": null
|
||||
},
|
||||
{
|
||||
"id": "node-vnl2p",
|
||||
"pid": "node-o4wyo",
|
||||
"type": "condition",
|
||||
"def": false,
|
||||
"name": "深圳公司",
|
||||
"conditions": {
|
||||
"logicalOperator": "and",
|
||||
"conditions": [
|
||||
{ "field": "Carrier", "operator": "not_contain", "value": "HPL,MSK" },
|
||||
{ "field": "SaleOrgName", "operator": "equal", "value": "深圳昭阳" }
|
||||
],
|
||||
"groups": []
|
||||
},
|
||||
"child": {
|
||||
"id": "node-s1cri",
|
||||
"pid": "node-vnl2p",
|
||||
"type": "approval",
|
||||
"name": "审批人",
|
||||
"child": null,
|
||||
"assigneeType": "user",
|
||||
"formUser": "",
|
||||
"formRole": "",
|
||||
"users": ["1819230545662578688", "1819230545675161601"],
|
||||
"roles": [],
|
||||
"leader": 1,
|
||||
"choice": false,
|
||||
"self": false,
|
||||
"multi": "single",
|
||||
"nobody": "pass",
|
||||
"formProperties": [],
|
||||
"operations": {
|
||||
"complete": true,
|
||||
"refuse": true,
|
||||
"save": true,
|
||||
"transfer": false,
|
||||
"addMulti": false,
|
||||
"minusMulti": false
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "node-9uuhr",
|
||||
"pid": "node-o4wyo",
|
||||
"type": "condition",
|
||||
"def": false,
|
||||
"name": "南美1",
|
||||
"conditions": {
|
||||
"logicalOperator": "and",
|
||||
"conditions": [
|
||||
{ "field": "LaneCode", "operator": "equal", "value": "NM" },
|
||||
{ "field": "Carrier", "operator": "contains", "value": "CMA,WHL,EMC,OOCL" }
|
||||
],
|
||||
"groups": []
|
||||
},
|
||||
"child": {
|
||||
"id": "node-0fwjq",
|
||||
"pid": "node-9uuhr",
|
||||
"type": "approval",
|
||||
"name": "审批人",
|
||||
"child": null,
|
||||
"assigneeType": "user",
|
||||
"formUser": "",
|
||||
"formRole": "",
|
||||
"users": ["1819230545662578688"],
|
||||
"roles": [],
|
||||
"leader": 1,
|
||||
"choice": false,
|
||||
"self": false,
|
||||
"multi": "single",
|
||||
"nobody": "pass",
|
||||
"formProperties": [],
|
||||
"operations": {
|
||||
"complete": true,
|
||||
"refuse": true,
|
||||
"save": true,
|
||||
"transfer": false,
|
||||
"addMulti": false,
|
||||
"minusMulti": false
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "node-70t5u",
|
||||
"pid": "node-o4wyo",
|
||||
"type": "condition",
|
||||
"def": false,
|
||||
"name": "南美2",
|
||||
"conditions": {
|
||||
"logicalOperator": "and",
|
||||
"conditions": [
|
||||
{ "field": "LaneCode", "operator": "equal", "value": "NM" },
|
||||
{ "field": "Carrier", "operator": "contains", "value": "HPL,ONE,PIL" }
|
||||
],
|
||||
"groups": []
|
||||
},
|
||||
"child": {
|
||||
"id": "node-5r9oh",
|
||||
"pid": "node-70t5u",
|
||||
"type": "approval",
|
||||
"name": "审批人",
|
||||
"child": null,
|
||||
"assigneeType": "user",
|
||||
"formUser": "",
|
||||
"formRole": "",
|
||||
"users": ["1819230545662578688"],
|
||||
"roles": [],
|
||||
"leader": 1,
|
||||
"choice": false,
|
||||
"self": false,
|
||||
"multi": "single",
|
||||
"nobody": "pass",
|
||||
"formProperties": [],
|
||||
"operations": {
|
||||
"complete": true,
|
||||
"refuse": true,
|
||||
"save": true,
|
||||
"transfer": false,
|
||||
"addMulti": false,
|
||||
"minusMulti": false
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "node-r37dv",
|
||||
"pid": "node-o4wyo",
|
||||
"type": "condition",
|
||||
"def": false,
|
||||
"name": "南美3",
|
||||
"conditions": {
|
||||
"logicalOperator": "and",
|
||||
"conditions": [
|
||||
{ "field": "LaneCode", "operator": "equal", "value": "NM" },
|
||||
{ "field": "Carrier", "operator": "contains", "value": "MSK,CSSC,BAL" }
|
||||
],
|
||||
"groups": []
|
||||
},
|
||||
"child": {
|
||||
"id": "node-jh8em",
|
||||
"pid": "node-r37dv",
|
||||
"type": "approval",
|
||||
"name": "审批人",
|
||||
"child": null,
|
||||
"assigneeType": "user",
|
||||
"formUser": "",
|
||||
"formRole": "",
|
||||
"users": ["1819230545662578688", "1819230545670967296"],
|
||||
"roles": [],
|
||||
"leader": 1,
|
||||
"choice": false,
|
||||
"self": false,
|
||||
"multi": "single",
|
||||
"nobody": "pass",
|
||||
"formProperties": [],
|
||||
"operations": {
|
||||
"complete": true,
|
||||
"refuse": true,
|
||||
"save": true,
|
||||
"transfer": false,
|
||||
"addMulti": false,
|
||||
"minusMulti": false
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "node-9o4ye",
|
||||
"pid": "node-o4wyo",
|
||||
"type": "condition",
|
||||
"def": false,
|
||||
"name": "南美4",
|
||||
"conditions": {
|
||||
"logicalOperator": "and",
|
||||
"conditions": [
|
||||
{ "field": "LaneCode", "operator": "equal", "value": "NM" },
|
||||
{ "field": "Carrier", "operator": "contains", "value": "MSC,COSCO,YML,HMM,ZIM" }
|
||||
],
|
||||
"groups": []
|
||||
},
|
||||
"child": {
|
||||
"id": "node-k8wge",
|
||||
"pid": "node-9o4ye",
|
||||
"type": "approval",
|
||||
"name": "审批人",
|
||||
"child": null,
|
||||
"assigneeType": "user",
|
||||
"formUser": "",
|
||||
"formRole": "",
|
||||
"users": ["1819230545662578688", "1819230545670967297"],
|
||||
"roles": [],
|
||||
"leader": 1,
|
||||
"choice": false,
|
||||
"self": false,
|
||||
"multi": "single",
|
||||
"nobody": "pass",
|
||||
"formProperties": [],
|
||||
"operations": {
|
||||
"complete": true,
|
||||
"refuse": true,
|
||||
"save": true,
|
||||
"transfer": false,
|
||||
"addMulti": false,
|
||||
"minusMulti": false
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"id": "node-gbpua",
|
||||
"pid": "node-o4wyo",
|
||||
"type": "condition",
|
||||
"def": true,
|
||||
"name": "默认条件",
|
||||
"conditions": { "logicalOperator": "and", "conditions": [], "groups": [] },
|
||||
"child": {
|
||||
"id": "node-4qz0c",
|
||||
"pid": "node-gbpua",
|
||||
"type": "approval",
|
||||
"name": "审批人",
|
||||
"child": null,
|
||||
"assigneeType": "user",
|
||||
"formUser": "",
|
||||
"formRole": "",
|
||||
"users": ["1819230545662578688"],
|
||||
"roles": [],
|
||||
"leader": 1,
|
||||
"choice": false,
|
||||
"self": false,
|
||||
"multi": "single",
|
||||
"nobody": "pass",
|
||||
"formProperties": [],
|
||||
"operations": {
|
||||
"complete": true,
|
||||
"refuse": true,
|
||||
"save": true,
|
||||
"transfer": false,
|
||||
"addMulti": false,
|
||||
"minusMulti": false
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
"assigneeType": "role",
|
||||
"roles": [
|
||||
"1750335714333167616",
|
||||
"1759818143288659968",
|
||||
"1816846705598009344",
|
||||
"1816846763210969088",
|
||||
"1816846802184441856",
|
||||
"1819258968346857472"
|
||||
],
|
||||
"users": []
|
||||
}
|
Loading…
Reference in New Issue