Files
EasySoft-ZenTaoPMS/test/data/zt_team.yaml
T
2021-09-23 08:58:59 +08:00

105 lines
1.7 KiB
YAML

title: table zt_team
desc: "团队"
author: automated export
version: "1.0"
fields:
- field: id
note: "ID"
range: 1-10000
prefix: ""
postfix: ""
loop: 0
format: ""
- field: root
note: "阶段ID"
range: 1-10000:R
prefix: ""
postfix: ""
loop: 0
format: ""
- field: type
note: "项目类型"
range: project
prefix: ""
postfix: ""
loop: 0
format: ""
- field: account
note: "用户账号"
range: 1-10000
prefix: "account"
postfix: ""
loop: 0
format: ""
- field: role
note: "角色"
range: 1-10000
prefix: "这是角色名称"
postfix: ""
loop: 0
format: ""
- field: position
note: "位置"
range: 0
prefix: ""
postfix: ""
loop: 0
format: ""
- field: limited
note: "受限用户"
range: yes,no
prefix: ""
postfix: ""
loop: 0
format: ""
- field: join
note: "加盟日"
from: common.date.v1.yaml
use: dateB
prefix: ""
postfix: ""
loop: 0
format: ""
- field: days
note: "可用工作日"
range: 1-5
prefix: ""
postfix: ""
loop: 0
format: ""
- field: hours
note: "可用工时/天"
range: 1-8
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: ""