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

35 lines
627 B
YAML

title: table zt_usercontact
desc: "用户联系人"
author: automated export
version: "1.0"
fields:
- field: id
note: "ID"
range: 1-10000
prefix: ""
postfix: ""
loop: 0
format: ""
- field: account
note: "用户名"
from: common.user.v1.yaml
use: user
prefix: ""
postfix: ""
loop: 0
format: ""
- field: listName
note: "列表名称"
range: 1-10000
prefix: "列表名称"
postfix: ""
loop: 0
format: ""
- field: userList
note: "用户列表"
range: 1-10000
prefix: "逗号拼接的account"
postfix: ""
loop: 0
format: ""