Files
EasySoft-ZenTaoPMS/module/user/test/yaml/usergroup.yaml
T

16 lines
315 B
YAML

title: table zt_usergroup
desc: "用户分组"
author: Li yuchun
version: "1.0"
fields:
- field: account
note: "用户名"
fields:
- field: account1
range: admin,user{5},test{10000}
- field: account2
range: '[],1-5,1-10000'
- field: group
note: "分组名称"
range: 1-10000