* [test,0.5h] add yaml of projectcase.

This commit is contained in:
zhouxin
2024-08-08 16:15:13 +08:00
committed by 宋辰轩
parent 2a9ede995e
commit 150a1d0c3a
2 changed files with 14 additions and 1 deletions
-1
View File
@@ -20,4 +20,3 @@ fields:
- field: order
range: 0
...
+14
View File
@@ -0,0 +1,14 @@
---
title: zt_projectcase
author: zhouxin
version: "1.0"
fields:
- field: case
range: 1-1000
- field: project
range: 1-100
- field: product
range: 1-100
- field: product
range: 1-10
...