znt/module/mark/test/model/yaml/mark_getmarks.yaml

63 lines
1.1 KiB
YAML
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
title: 测试getMarks方法的mark表数据
desc: 为getMarks方法提供测试数据包含不同对象类型和版本的标记记录
author: Claude
version: 1.0
fields:
- field: id
note: 标记ID
range: 1-20
prefix: ""
postfix: ""
loop: 0
format: ""
- field: objectType
note: 对象类型
range: story{20}
prefix: ""
postfix: ""
loop: 0
format: ""
- field: objectID
note: 对象ID
range: 1{5}, 2{5}, 3{5}, 4{3}, 5{2}
prefix: ""
postfix: ""
loop: 0
format: ""
- field: version
note: 版本号
range: 1{5}, 2{5}, 1.0{5}, 1.1{3}, 2.0{2}
prefix: ""
postfix: ""
loop: 0
format: ""
- field: account
note: 用户账号
range: admin{10}, user1{5}, user2{5}
prefix: ""
postfix: ""
loop: 0
format: ""
- field: date
note: 标记时间
range: '2024-01-01 00:00:00'-'2024-12-31 23:59:59':86400
prefix: ""
postfix: ""
loop: 0
format: "YYYY-MM-DD hh:mm:ss"
- field: mark
note: 标记类型
range: view{15}, read{3}, important{2}
prefix: ""
postfix: ""
loop: 0
format: ""
- field: extra
note: 额外信息
range: ''{15}, extra1{3}, extra2{2}
prefix: ""
postfix: ""
loop: 0
format: ""