Files
EasySoft-ZenTaoPMS/zdata/zt_searchindex.yaml
2020-06-11 01:32:19 -07:00

57 lines
1.0 KiB
YAML

title: table zt_searchindex
desc: "搜索索引"
author: automated export
version: "1.0"
fields:
- field: id
note: "ID"
range: 1-10000
prefix: ""
postfix: ""
loop: 0
format: ""
- field: objectType
note: "对象类型"
range: project,story,task
prefix: ""
postfix: ""
loop: 0
format: ""
- field: objectID
note: "对象ID"
range: 1-10000
prefix: ""
postfix: ""
loop: 0
format: ""
- field: title
note: "对象标题"
range: 1-10000
prefix: "搜索索引标题"
postfix: ""
loop: 0
format: ""
- field: content
note: "对象内容"
range: 1-10000
prefix: "搜索索引内容"
postfix: ""
loop: 0
format: ""
- field: addedDate
note: "添加日期"
from: common.date.v1.yaml
use: dateA
prefix: ""
postfix: ""
loop: 0
format: ""
- field: editedDate
note: "编辑日期"
from: common.date.v1.yaml
use: dateA
prefix: ""
postfix: ""
loop: 0
format: ""