Files
EasySoft-ZenTaoPMS/test/data/team.yaml
2022-01-13 09:38:23 +08:00

102 lines
1.8 KiB
YAML

title: table zt_team
desc: "团队"
author: automated export
version: "1.0"
fields:
- field: id
note: "ID"
fields:
range: 1-10000
prefix: ""
postfix: ""
loop: 0
format: ""
- field: root
note: "项目/执行ID"
range: 11-300
#range: 4{100},5{100}
prefix: ""
postfix: ""
loop: 0
format: ""
- field: type
note: "项目类型"
range: project{90},execution{200}
prefix: ""
postfix: ""
loop: 0
format: ""
- field: account
note: "用户账号"
fields:
- field: account1
range: admin,user{98},test{100},pm{100},po{100}
- field: account2
range: [],3-100,1-100,1-100,1-100
prefix: ""
postfix: ""
loop: 0
format: ""
- field: role
note: "角色"
range: 研发{99},测试{100},项目经理{100},产品经理{5}
prefix: ""
postfix: ""
loop: 0
format: ""
- field: limited
note: "受限用户"
range: yes,no
prefix: ""
postfix: ""
loop: 0
format: ""
- field: join
note: "加盟日"
range: Y-m-d
prefix: ""
type: timestamp
format: "YYYY-MM-DD"
- field: days
note: "可用工作日"
range: 1-50:R
prefix: ""
postfix: ""
loop: 0
format: ""
- field: hours
note: "可用工时/天"
range: 1-8:R
prefix: ""
postfix: ""
loop: 0
format: ""
- field: estimate
note: ""
range: 0
prefix: ""
postfix: ""
loop: 0
format: ""
- field: consumed
note: ""
range: 0
prefix: ""
postfix: ""
loop: 0
format: ""
- field: left
note: ""
range: 0
prefix: ""
postfix: ""
loop: 0
format: ""
- field: order
note: "排序"
range: 0
prefix: ""
postfix: ""
loop: 0
format: ""