add cases&schema

This commit is contained in:
2026-05-26 10:17:16 +08:00
parent a7540c3ebb
commit ab658eb14d
3 changed files with 42 additions and 7 deletions

View File

@@ -5,7 +5,7 @@
"uuid": "257f58111-aaa9-4636-b476-SMA576001",
"description": "samsung手机用例集",
"remoteUrl": "https://gitea.glrocky.cn/scripts/samsung.git",
"branch": "SM-A5760",
"branch": "SMA5760",
"tags": {
"osName": "android",
"osVersion": "15",
@@ -2026,6 +2026,32 @@
],
"parameters": []
},
{
"name": "TC-0422-txt",
"description": "音乐生成",
"supportedMetrics": [],
"materialParams": [
{
"name": "paramGroupUuid",
"description": "UUID",
"type": "text",
"isArray": true
},
{
"name": "inputTextList",
"description": "对话列表,支持多轮对话",
"type": "text",
"isArray": true
},
{
"name": "prompt",
"description": "提示词",
"type": "text",
"isArray": true
}
],
"parameters": []
},
{
"name": "TC-0501-txt",
"description": "公共服务查询(天气/交通路线/节假日等)",