16 lines
308 B
YAML
16 lines
308 B
YAML
title: table zt_productplan
|
|
desc: "产品计划"
|
|
author: sgm
|
|
version: "1.0"
|
|
fields:
|
|
- field: end
|
|
note: "结束日期"
|
|
range: "(+1M):7D"
|
|
type: timestamp
|
|
format: "YYYY-MM-DD"
|
|
- field: product
|
|
range: 1{4},2{3},3{3},4
|
|
- field: parent
|
|
note: "父级"
|
|
range: 0{3},1{3},2{3},3{3},0
|