Files
EasySoft-ZenTaoPMS/module/task/test/model/yaml/pause/task_pause.yaml
T

16 lines
227 B
YAML
Executable File

---
title: zt_task
author: Mengyi Liu
version: "1.0"
fields:
- field: execution
range: 1
- field: story
range: 0
- field: parent
range: "0{5},`-1`,6"
- field: status
range: "wait,doing,done,cancel,closed,doing{2}"
...