diff --git a/module/programplan/test/tao/yaml/syncparentdata/team.yaml b/module/programplan/test/tao/yaml/syncparentdata/team.yaml new file mode 100644 index 0000000000..4e61ac6b37 --- /dev/null +++ b/module/programplan/test/tao/yaml/syncparentdata/team.yaml @@ -0,0 +1,12 @@ +title: zt_team +author: tianshujie +version: '1.0' +fields: + - field: id + range: 1-100 + - field: root + range: '5{4},6' + - field: account + range: 'admin,user1,user2,user3,admin' + - field: type + range: 'execution'