Files
EasySoft-ZenTaoPMS/test/data/approvalflowspec.yaml
T
2024-07-19 16:57:07 +08:00

23 lines
603 B
YAML

title: table zt_approvalflow
desc: ""
author: sun guangming
version: "1.0"
fields:
- field: id
range: 1-100000
- field: flow
range: 1
- field: version
range: 1
- field: nodes
range: `[{"type":"start","ccs":[]},{"id":"3ewcj92p55e","type":"approval","title":"审批","reviewType":"manual","multiple":"and","agentType":"pass","reviewers":[{"type":"select"}],"ccs":[]},{"type":"end","ccs":[]}]`
- field: code
range: 'simple'
- field: createdBy
range: 'admin'
- field: createdDate
note: "创建日期"
range: "(M)-(w)"
type: timestamp
format: "YY/MM/DD"