znt/module/ai/test/model/yaml/ai_miniprogram_countlatestminiprograms.yaml

52 lines
1.3 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: ai_miniprogram data for countLatestMiniPrograms test
desc: Test data for counting latest mini programs within one month
author: Claude
version: 1.0
fields:
- field: id
range: 1-10
note: ID
- field: name
range: 最近符合条件小程序{3},过期小程序{3},未发布小程序{2},已删除小程序{2}
note: 小程序名称
- field: category
range: work{6},personal{3},life{1}
note: 分类
- field: desc
range: 测试描述{10}
note: 描述
- field: model
range: 1{8},2{2}
note: 模型ID
- field: icon
range: writinghand-7{10}
note: 图标
- field: createdBy
range: admin{10}
note: 创建者
- field: createdDate
range: (-15D){3},(-2M){3},(-15D){2},(-15D){2}
note: 创建时间前3个是最近15天接下来3个是2个月前后4个是15天前
- field: editedBy
range: admin{10}
note: 编辑者
- field: editedDate
range: (-15D){3},(-2M){3},(-15D){2},(-15D){2}
note: 编辑时间
- field: published
range: 1{3},1{3},0{2},1{2}
note: 是否发布前6个发布中间2个未发布后2个发布
- field: publishedDate
range: (-15D){3},(-2M){3},[]{2},(-15D){2}
note: 发布时间
- field: deleted
range: 0{3},0{3},0{2},1{2}
note: 是否删除前8个未删除后2个已删除
- field: prompt
range: 测试提示词{10}
note: 提示词
- field: builtIn
range: 0{10}
note: 是否内置