diff options
| author | youzhijiang <[email protected]> | 2024-07-25 16:52:15 +0800 |
|---|---|---|
| committer | youzhijiang <[email protected]> | 2024-07-25 16:52:15 +0800 |
| commit | d7a8bbe484b7a5ccf68a1ebb1796709ac3cd21dc (patch) | |
| tree | 08be870f635a7c43c561950924abfab065606e9b /testdata/ui_data/objects_data | |
| parent | 2d824c44d3665ce66733afc90870e9c622876b9f (diff) | |
补充导入文件校验逻辑
Diffstat (limited to 'testdata/ui_data/objects_data')
| -rw-r--r-- | testdata/ui_data/objects_data/http_signatures.json | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/testdata/ui_data/objects_data/http_signatures.json b/testdata/ui_data/objects_data/http_signatures.json index a080d1f4..005f6cf0 100644 --- a/testdata/ui_data/objects_data/http_signatures.json +++ b/testdata/ui_data/objects_data/http_signatures.json @@ -238,7 +238,7 @@ "Subtype":"", "Search_type": "ID" },{ - "ids": "用例23、HEX格式添加range范围不足", + "ids": "用例23-1、HEX格式添加range范围不足", "Name": "test-1", "Create":{ "model": "0", @@ -249,7 +249,7 @@ "Subtype":"", "Search_type": "ID" },{ - "ids": "用例23、HEX格式添加range范围满足", + "ids": "用例23-2、HEX格式添加range范围满足", "Name": "test-1", "Create":{ "model": "0", @@ -260,7 +260,7 @@ "Subtype":"", "Search_type": "ID" },{ - "ids": "用例23、text格式添加range范围不足", + "ids": "用例23-3、text格式添加range范围不足", "Name": "test-1", "Create":{ "model": "0", @@ -271,7 +271,7 @@ "Subtype":"", "Search_type": "ID" },{ - "ids": "用例23、text格式添加range范围满足", + "ids": "用例23-4、text格式添加range范围满足", "Name": "test-1", "Create":{ "model": "0", @@ -282,7 +282,7 @@ "Subtype":"", "Search_type": "ID" },{ - "ids": "用例23、range范围offset为空", + "ids": "用例23-5、range范围offset为空", "Name": "test-1", "Create":{ "model": "0", @@ -293,7 +293,7 @@ "Subtype":"", "Search_type": "ID" },{ - "ids": "用例23、range范围depth为空", + "ids": "用例23-6、range范围depth为空", "Name": "test-1", "Create":{ "model": "0", |
