Files
EasySoft-ZenTaoPMS/test/data/doccontent.yaml
T
2022-03-17 17:20:09 +08:00

62 lines
1.0 KiB
YAML

title: table zt_doccontent
desc: ""
author: automated export
version: "1.0"
fields:
- field: id
note: "ID"
range: 1-10000
prefix: ""
postfix: ""
loop: 0
format: ""
- field: doc
note: "文档ID"
range: 1-900
prefix: ""
postfix: ""
loop: 0
format: ""
- field: title
note: "文档标题"
range: 1-10000
prefix: "文档标题"
postfix: ""
loop: 0
format: ""
- field: digest
note: "文档摘要"
range: 1-10000
prefix: "文档摘要"
postfix: ""
loop: 0
format: ""
- field: content
note: "文档正文"
range: 1-10000
prefix: "文档正文"
postfix: ""
loop: 0
format: ""
- field: files
note: "附件ID"
range: ""
prefix: ""
postfix: ""
loop: 0
format: ""
- field: type
note: "文档类型"
range: text,markdown
prefix: ""
postfix: ""
loop: 0
format: ""
- field: version
note: "版本号"
range: "1"
prefix: ""
postfix: ""
loop: 0
format: ""