From 5a0ca8dd54761ea4f9fda0b5ed64b7d691a855c5 Mon Sep 17 00:00:00 2001 From: tianshujie Date: Wed, 27 Nov 2024 14:41:55 +0800 Subject: [PATCH] * [task#133223,doing,0.1h] add test data. --- .../test/tao/yaml/syncparentdata/task.yaml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 module/programplan/test/tao/yaml/syncparentdata/task.yaml 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