Files
EasySoft-ZenTaoPMS/zdata/zt_repohistory.yaml
T

56 lines
953 B
YAML

title: table zt_repohistory
desc: "版本历史"
author: automated export
version: "1.0"
fields:
- field: id
note: "ID"
range: 1-10000
prefix: ""
postfix: ""
loop: 0
format: ""
- field: repo
note: "代码库ID"
range: 1-10000
prefix: ""
postfix: ""
loop: 0
format: ""
- field: revision
note: "查看版本"
range: 1-10000
prefix: ""
postfix: ""
loop: 0
format: ""
- field: commit
note: "提交"
range: 1-10000
prefix: ""
postfix: ""
loop: 0
format: ""
- field: comment
note: "注释"
range: 1-10000
prefix: "代码注释"
postfix: ""
loop: 0
format: ""
- field: committer
note: "作者"
range: 1-10000
prefix: "提交者"
postfix: ""
loop: 0
format: ""
- field: time
note: "提交时间"
from: common.date.v1.yaml
use: dateA
prefix: ""
postfix: ""
loop: 0
format: ""