Add class class and task
This commit is contained in:
46
test/data/taskspec.yaml
Normal file
46
test/data/taskspec.yaml
Normal file
@@ -0,0 +1,46 @@
|
||||
title: table zt_taskspec
|
||||
desc: "任务版本"
|
||||
author: automated export
|
||||
version: "1.0"
|
||||
fields:
|
||||
- field: task
|
||||
note: "任务ID"
|
||||
range: 1-10000
|
||||
prefix: ""
|
||||
postfix: ""
|
||||
loop: 0
|
||||
format: ""
|
||||
- field: version
|
||||
note: "任务版本"
|
||||
range: 1
|
||||
prefix: ""
|
||||
postfix: ""
|
||||
loop: 0
|
||||
format: ""
|
||||
- field: name
|
||||
note: "任务名称"
|
||||
fields:
|
||||
- field: name1
|
||||
range: 开发任务
|
||||
- field: name2
|
||||
range: 1-10000
|
||||
prefix: ""
|
||||
postfix: ""
|
||||
loop: 0
|
||||
format: ""
|
||||
- field: estStarted
|
||||
note: "预计开始"
|
||||
from: common.date.v1.yaml
|
||||
use: dateB
|
||||
prefix: ""
|
||||
postfix: ""
|
||||
loop: 0
|
||||
format: ""
|
||||
- field: deadline
|
||||
note: "截止时间"
|
||||
from: common.date.v1.yaml
|
||||
use: dateB
|
||||
prefix: ""
|
||||
postfix: ""
|
||||
loop: 0
|
||||
format: ""
|
||||
Reference in New Issue
Block a user