16 lines
307 B
YAML
16 lines
307 B
YAML
---
|
|
title: zt_action
|
|
author: auto_getbyid
|
|
version: "1.0"
|
|
fields:
|
|
- field: id
|
|
range: 101-105
|
|
- field: objectType
|
|
range: product,story,productplan,release,project
|
|
- field: action
|
|
range: common,extra,opened,created,changed
|
|
- field: comment
|
|
range: 1-5
|
|
prefix: 这是一个系统日志测试备注
|
|
...
|