update data by table project

This commit is contained in:
liyang
2022-06-02 14:34:43 +08:00
parent 5ddd054b28
commit 7db24312ea
5 changed files with 33 additions and 6 deletions
+10
View File
@@ -39,6 +39,16 @@ fields:
- field: code
range: 1-10000
prefix: "program"
- field: begin
range: "(-5M)-(+M):1D"
type: timestamp
format: "YY/MM/DD"
postfix: "\t"
- field: end
range: "(+10w)-(+2M):1D"
type: timestamp
format: "YY/MM/DD"
postfix: "\t"
- field: desc
range: 1-10000
prefix: "项目集描述"