diff --git a/module/programplan/test/tao/yaml/syncparentdata/task.yaml b/module/programplan/test/tao/yaml/syncparentdata/task.yaml new file mode 100644 index 0000000000..f2f8d51ab8 --- /dev/null +++ b/module/programplan/test/tao/yaml/syncparentdata/task.yaml @@ -0,0 +1,13 @@ +title: zt_task +author: tianshujie +version: '1.0' +fields: + - field: id + range: 1-100 + - field: project + range: '1,4' + - field: execution + range: '2,5' + - field: name + prefix: '任务' + range: 1-100