{"uid":"98d3104e051c652961429bf95fa0b5d6","name":"suites","children":[{"name":"demo","children":[{"name":"test_a","children":[{"name":"test_excel_path","uid":"6836f8a41e785dbe","parentUid":"73fa3068f6d5343d59ab6f76de7b9637","status":"passed","time":{"start":1760638176087,"stop":1760638176088,"duration":1},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":[],"tags":["login"]},{"name":"test_case[case_info0]","uid":"3ac100dfa00828b8","parentUid":"73fa3068f6d5343d59ab6f76de7b9637","status":"passed","time":{"start":1760638176089,"stop":1760638176207,"duration":118},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":["{'用例编号': 'p1', 'title': '登陆', 'method': 'post', 'url': 'http://106.52.242.71:8001/api/auth/login', 'headers': '{\"Content-Type\":\"application/json\"}', 'params': '', 'json': '{\\n \"email\": \"allnotice@qq.com\",\\n \"password\": \"22222hua\"\\n}\\n', 'data': '', '预期响应码': 200, '实际响应码': '', '需要变量': '', '提取变量': 'token,code', '响应实例': ''}"],"tags":[]},{"name":"test_case[case_info1]","uid":"862e50ffb623bd70","parentUid":"73fa3068f6d5343d59ab6f76de7b9637","status":"passed","time":{"start":1760638176208,"stop":1760638176238,"duration":30},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":["{'用例编号': 'p2', 'title': '注册域名', 'method': 'post', 'url': 'http://106.52.242.71:8001/api/user/subdomains/register', 'headers': '{\"Content-Type\":\"application/json\",\"Authorization\":\"Bearer ${token}\"}', 'params': '', 'json': '{\\n \"subdomain\": \"bbbbbbbbbbb\",\\n \"domain\": \"www.vvvv.host\"\\n}', 'data': '', '预期响应码': 200, '实际响应码': '', '需要变量': '', '提取变量': 'id', '响应实例': '{\\n \"code\": 200,\\n \"message\": \"操作成功\",\\n \"data\": {\\n \"id\": 11201,\\n \"userId\": 2,\\n \"subdomain\": \"t2t\",\\n \"domain\": \"www.vvvv.host\",\\n \"fullDomain\": \"t2t.www.vvvv.host\",\\n \"status\": \"ACTIVE\",\\n \"remark\": \"allnotice@qq.com\",\\n \"createTime\": null,\\n \"updateTime\": null\\n },\\n \"timestamp\": \"2025-10-13T02:54:10.513305888\"\\n}'}"],"tags":[]},{"name":"test_case[case_info2]","uid":"427c56cf8112259b","parentUid":"73fa3068f6d5343d59ab6f76de7b9637","status":"passed","time":{"start":1760638176239,"stop":1760638176271,"duration":32},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":["{'用例编号': 'p3', 'title': '添加dns', 'method': 'post', 'url': 'http://106.52.242.71:8001/api/user/dns-records', 'headers': '{\"Content-Type\":\"application/json\",\"Authorization\":\"Bearer ${token}\"}', 'params': '', 'json': '{\\n \"subdomainId\": \"${int.id}\",\\n \"name\": \"ddd\",\\n \"type\": \"AAAA\",\\n \"value\": \"2408:826a:361a:2980::63\",\\n \"line\": \"默认\",\\n \"ttl\": 600,\\n \"remark\": \"网站主页\"\\n}', 'data': '', '预期响应码': 200, '实际响应码': '', '需要变量': '', '提取变量': 'id', '响应实例': '{\\n \"code\": 200,\\n \"message\": \"操作成功\",\\n \"data\": {\\n \"id\": 1548,\\n \"userId\": 2,\\n \"subdomainId\": 11199,\\n \"recordId\": 2194978951,\\n \"name\": \"192d3\",\\n \"type\": \"AAAA\",\\n \"value\": \"2408:826a:361a:2980::63\",\\n \"line\": \"默认\",\\n \"lineId\": \"0\",\\n \"ttl\": 600,\\n \"mx\": null,\\n \"weight\": null,\\n \"status\": \"ENABLE\",\\n \"remark\": \"网站主页\",\\n \"monitorStatus\": null,\\n \"updatedOn\": null,\\n \"syncStatus\": \"SUCCESS\",\\n \"syncError\": null,\\n \"createTime\": null,\\n \"updateTime\": null\\n },\\n \"timestamp\": \"2025-10-13T02:56:19.516252303\"\\n}'}"],"tags":[]},{"name":"test_case[case_info3]","uid":"8f4399de319fe413","parentUid":"73fa3068f6d5343d59ab6f76de7b9637","status":"passed","time":{"start":1760638176272,"stop":1760638176302,"duration":30},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":["{'用例编号': 'p4', 'title': '修改记录', 'method': 'post', 'url': 'http://106.52.242.71:8001/api/user/dns-records/modify', 'headers': '{\"Content-Type\":\"application/json\",\"Authorization\":\"Bearer ${token}\"}', 'params': '', 'json': '{\\n \"id\":\"${int.id}\",\\n \"type\": \"CNAME\",\\n \"value\": \"sd.com\",\\n \"ttl\": 600,\\n \"status\": \"ENABLE\",\\n \"remark\": \"更新后的网站主页\"\\n}', 'data': '', '预期响应码': 200, '实际响应码': '', '需要变量': '', '提取变量': '', '响应实例': '{\\n \"code\": 200,\\n \"message\": \"操作成功\",\\n \"data\": {\\n \"id\": 1549,\\n \"userId\": 2,\\n \"subdomainId\": 11202,\\n \"recordId\": 2194982407,\\n \"name\": \"vvvv\",\\n \"type\": \"CNAME\",\\n \"value\": \"vvvv.com\",\\n \"line\": \"默认\",\\n \"lineId\": \"0\",\\n \"ttl\": 600,\\n \"mx\": null,\\n \"weight\": null,\\n \"status\": \"ENABLE\",\\n \"remark\": \"更新后的网站主页\",\\n \"monitorStatus\": null,\\n \"updatedOn\": null,\\n \"syncStatus\": \"SUCCESS\",\\n \"syncError\": null,\\n \"createTime\": \"2025-10-13T15:06:40\",\\n \"updateTime\": \"2025-10-13T03:08:30.823590575\"\\n },\\n \"timestamp\": \"2025-10-13T03:08:30.959575776\"\\n}'}"],"tags":[]},{"name":"test_case[case_info4]","uid":"8e03048d4413b43b","parentUid":"73fa3068f6d5343d59ab6f76de7b9637","status":"passed","time":{"start":1760638176303,"stop":1760638176332,"duration":29},"flaky":false,"newFailed":false,"newPassed":false,"newBroken":false,"retriesCount":0,"retriesStatusChange":false,"parameters":["{'用例编号': 'p5', 'title': '删除记录', 'method': 'post', 'url': 'http://106.52.242.71:8001/api/user/dns-records/delete', 'headers': '{\"Content-Type\":\"application/json\",\"Authorization\":\"Bearer ${token}\"}', 'params': '', 'json': '{\\n \"recordId\":\"${int.id}\"\\n}', 'data': '', '预期响应码': 200, '实际响应码': '', '需要变量': '', '提取变量': '', '响应实例': '{\\n \"code\": 200,\\n \"message\": \"DNS解析记录删除成功\",\\n \"data\": true,\\n \"timestamp\": \"2025-10-13T03:12:40.686714541\"\\n}'}"],"tags":[]}],"uid":"73fa3068f6d5343d59ab6f76de7b9637"}],"uid":"b3ab64535ad66c4ce064c5467c723836"}]}