| Test Group/Test Case | Description | Duration | Count(times) | Pass(times) | Fail(times) | Error(times) | View | Screenshots |
|---|---|---|---|---|---|---|---|---|
| test_140.TestRequest | 137 | 136 | 1 | 0 | Detail | |||
|
test_case00
|
0.14 s
|
pass
test_case00detailed logX
pt1.1.1: {'username': 'RAP-IN001', 'password': 'RAP1234567'}
['appid=bi17db8dbcf71d', 'nonce=bdded115f3a94d2a8c5b5575cd464ba2', 'password=RAP1234567', 'timestamp=1659313043070', 'username=RAP-IN001']
------处理参数排列------
appid=bi17db8dbcf71d&nonce=bdded115f3a94d2a8c5b5575cd464ba2&password=RAP1234567×tamp=1659313043070&username=RAP-IN001&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313043070", "nonce": "bdded115f3a94d2a8c5b5575cd464ba2", "sign": "ed507741dafefab2ac9ac3795e7e91f37ebfcd8909222b32201300c518580aa1", "username": "RAP-IN001", "password": "RAP1234567"}
2022-08-01 08:17:23 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:23 | INFO | [method]: POST [url]: http://ytest1.yurun.com/rap/sap/bw/login
2022-08-01 08:17:23 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "15",
"Content-Type": "application/json"
}
2022-08-01 08:17:23 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313043070", "nonce": "bdded115f3a94d2a8c5b5575cd464ba2", "sign": "ed507741dafefab2ac9ac3795e7e91f37ebfcd8909222b32201300c518580aa1", "username": "RAP-IN001", "password": "RAP1234567"}
2022-08-01 08:17:23 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:23 | INFO | successful with status 200
2022-08-01 08:17:23 | DEBUG | [type]: json [time]: 0.130783
2022-08-01 08:17:23 | DEBUG | [response]:
{
"retinfo": "成功",
"retcode": "000000"
}
2022-08-01 08:17:23 | INFO | assertStatusCode -> 200.
|
||||||
|
test_case000
|
0.12 s
|
pass
test_case000detailed logX
pt1.1.2: {'id': '1'}
['appid=bi17db8dbcf71d', 'id=1', 'nonce=7984a101e74445f6806c6a8996564d0d', 'timestamp=1659313043210']
------处理参数排列------
appid=bi17db8dbcf71d&id=1&nonce=7984a101e74445f6806c6a8996564d0d×tamp=1659313043210&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313043210", "nonce": "7984a101e74445f6806c6a8996564d0d", "sign": "0a36b16055c0595f51545ad00ab5aff3a1e86289ef0d8761f4acae17657fec32", "id": "1"}
2022-08-01 08:17:23 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:23 | INFO | [method]: POST [url]: http://ytest1.yurun.com/rap/sap/bw/login/isValid
2022-08-01 08:17:23 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "15",
"Content-Type": "application/json"
}
2022-08-01 08:17:23 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313043210", "nonce": "7984a101e74445f6806c6a8996564d0d", "sign": "0a36b16055c0595f51545ad00ab5aff3a1e86289ef0d8761f4acae17657fec32", "id": "1"}
2022-08-01 08:17:23 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:23 | INFO | successful with status 200
2022-08-01 08:17:23 | DEBUG | [type]: json [time]: 0.103814
2022-08-01 08:17:23 | DEBUG | [response]:
{
"retinfo": "成功",
"retcode": "000000"
}
2022-08-01 08:17:23 | INFO | assertStatusCode -> 200.
|
||||||
|
test_case01_0
|
查询数据应用列表信息 [key='data1']
|
0.2 s
|
pass
test_case01_0detailed logX
pt1.1.3: {'pageNum': 1, 'pageSize': 10}
['appid=bi17db8dbcf71d', 'nonce=1276113156ce452daaa86bd646ee1acc', 'pageNum=1', 'pageSize=10', 'timestamp=1659313043327']
------处理参数排列------
appid=bi17db8dbcf71d&nonce=1276113156ce452daaa86bd646ee1acc&pageNum=1&pageSize=10×tamp=1659313043327&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313043327", "nonce": "1276113156ce452daaa86bd646ee1acc", "sign": "b162fb0aae19d44af23f34d07f39a4fd62622e124420e9e2641112fb5d80e8ed", "pageNum": 1, "pageSize": 10}
2022-08-01 08:17:23 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:23 | INFO | [method]: POST [url]: http://ytest1.yurun.com/rapadmin/app/page
2022-08-01 08:17:23 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "15",
"Content-Type": "application/json"
}
2022-08-01 08:17:23 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313043327", "nonce": "1276113156ce452daaa86bd646ee1acc", "sign": "b162fb0aae19d44af23f34d07f39a4fd62622e124420e9e2641112fb5d80e8ed", "pageNum": 1, "pageSize": 10}
2022-08-01 08:17:23 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:23 | INFO | successful with status 200
2022-08-01 08:17:23 | DEBUG | [type]: json [time]: 0.191954
2022-08-01 08:17:23 | DEBUG | [response]:
{
"data": {
"results": [
{
"icon": "5",
"isPhone": "1",
"id": "1",
"name": "modifyBaseyanghan744",
"status": "1",
"createBy": "杨笑宇",
"createAt": "2021-11-01 16:14:23",
"updateBy": "杨晗",
"updateAt": "2022-08-01 08:09:20",
"typeLevelName": "报表应用",
"appCategoryTypeName": []
},
{
"icon": "5",
"isPhone": "1",
"id": "148",
"name": "yanghan138",
"status": "1",
"createBy": "杨晗",
"createAt": "2022-07-26 09:12:54",
"updateBy": "吕涛",
"updateAt": "2022-07-30 16:55:29",
"typeLevelName": "报表应用",
"appCategoryTypeName": []
},
{
"icon": "10",
"isPhone": "0",
"id": "29",
"name": "互联网报表咪咪咪",
"status": "1",
"createBy": "杨晗",
"createAt": "2021-11-06 15:50:48",
"updateBy": "吕涛",
"updateAt": "2022-07-29 09:40:18",
"typeLevelName": "报表应用",
"appCategoryTypeName": []
},
{
"icon": "5",
"isPhone": "1",
"id": "147",
"name": "yanghan514",
"status": "0",
"createBy": "杨晗",
"createAt": "2022-07-26 08:48:35",
"updateBy": "杨晗",
"updateAt": "2022-07-26 08:48:35",
"typeLevelName": "报表应用",
"appCategoryTypeName": []
},
{
"icon": "5",
"isPhone": "1",
"id": "146",
"name": "yanghan703",
"status": "0",
"createBy": "杨晗",
"createAt": "2022-07-26 08:47:08",
"updateBy": "杨晗",
"updateAt": "2022-07-26 08:47:08",
"typeLevelName": "报表应用",
"appCategoryTypeName": []
},
{
"icon": "5",
"isPhone": "1",
"id": "145",
"name": "yanghan568",
"status": "0",
"createBy": "杨晗",
"createAt": "2022-07-25 16:50:34",
"updateBy": "杨晗",
"updateAt": "2022-07-25 16:50:34",
"typeLevelName": "报表应用",
"appCategoryTypeName": []
},
{
"icon": "5",
"isPhone": "1",
"id": "144",
"name": "yanghan69",
"status": "0",
"createBy": "杨晗",
"createAt": "2022-07-25 16:10:35",
"updateBy": "杨晗",
"updateAt": "2022-07-25 16:10:35",
"typeLevelName": "报表应用",
"appCategoryTypeName": []
},
{
"icon": "5",
"isPhone": "1",
"id": "143",
"name": "yanghan358",
"status": "0",
"createBy": "杨晗",
"createAt": "2022-07-25 15:44:26",
"updateBy": "杨晗",
"updateAt": "2022-07-25 15:44:26",
"typeLevelName": "报表应用",
"appCategoryTypeName": []
},
{
"icon": "5",
"isPhone": "1",
"id": "142",
"name": "yanghan342",
"status": "0",
"createBy": "杨晗",
"createAt": "2022-07-25 15:37:59",
"updateBy": "杨晗",
"updateAt": "2022-07-25 15:37:59",
"typeLevelName": "报表应用",
"appCategoryTypeName": []
},
{
"icon": "5",
"isPhone": "1",
"id": "141",
"name": "yanghan641",
"status": "0",
"createBy": "杨晗",
"createAt": "2022-07-25 11:00:25",
"updateBy": "杨晗",
"updateAt": "2022-07-25 11:00:25",
"typeLevelName": "报表应用",
"appCategoryTypeName": []
}
],
"total": "90"
},
"retinfo": "成功",
"retcode": "000000"
}
2022-08-01 08:17:23 | INFO | assertStatusCode -> 200.
|
|||||
|
test_case01_1
|
查询数据应用列表信息 [key='data2']
|
0.13 s
|
pass
test_case01_1detailed logX
pt1.1.4: {'pageNum': 2, 'pageSize': 20}
['appid=bi17db8dbcf71d', 'nonce=636493988787495c9a664568967aee28', 'pageNum=2', 'pageSize=20', 'timestamp=1659313043530']
------处理参数排列------
appid=bi17db8dbcf71d&nonce=636493988787495c9a664568967aee28&pageNum=2&pageSize=20×tamp=1659313043530&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313043530", "nonce": "636493988787495c9a664568967aee28", "sign": "60be3e068c0cf171d5af7f621c0f8e4f013fbdd0700b02891da9b0ec8ea64e5b", "pageNum": 2, "pageSize": 20}
2022-08-01 08:17:23 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:23 | INFO | [method]: POST [url]: http://ytest1.yurun.com/rapadmin/app/page
2022-08-01 08:17:23 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "15",
"Content-Type": "application/json"
}
2022-08-01 08:17:23 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313043530", "nonce": "636493988787495c9a664568967aee28", "sign": "60be3e068c0cf171d5af7f621c0f8e4f013fbdd0700b02891da9b0ec8ea64e5b", "pageNum": 2, "pageSize": 20}
2022-08-01 08:17:23 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:23 | INFO | successful with status 200
2022-08-01 08:17:23 | DEBUG | [type]: json [time]: 0.124576
2022-08-01 08:17:23 | DEBUG | [response]:
{
"data": {
"results": [
{
"icon": "5",
"isPhone": "1",
"id": "88",
"name": "yanghan510",
"status": "0",
"createBy": "杨晗",
"createAt": "2022-06-09 10:47:48",
"updateBy": "杨晗",
"updateAt": "2022-06-09 10:47:48",
"typeLevelName": "报表应用",
"appCategoryTypeName": []
},
{
"icon": "5",
"isPhone": "1",
"id": "87",
"name": "yanghan891",
"status": "0",
"createBy": "杨晗",
"createAt": "2022-06-09 09:38:36",
"updateBy": "杨晗",
"updateAt": "2022-06-09 09:38:36",
"typeLevelName": "报表应用",
"appCategoryTypeName": []
},
{
"icon": "5",
"isPhone": "1",
"id": "86",
"name": "yanghan717",
"status": "0",
"createBy": "杨晗",
"createAt": "2022-06-07 10:50:14",
"updateBy": "杨晗",
"updateAt": "2022-06-07 10:50:14",
"typeLevelName": "报表应用",
"appCategoryTypeName": []
},
{
"icon": "5",
"isPhone": "1",
"id": "85",
"name": "yanghan682",
"status": "0",
"createBy": "杨晗",
"createAt": "2022-06-07 09:25:22",
"updateBy": "杨晗",
"updateAt": "2022-06-07 09:25:22",
"typeLevelName": "报表应用",
"appCategoryTypeName": []
},
{
"icon": "5",
"isPhone": "1",
"id": "84",
"name": "yanghan208",
"status": "0",
"createBy": "杨晗",
"createAt": "2022-06-07 09:21:10",
"updateBy": "杨晗",
"updateAt": "2022-06-07 09:21:10",
"typeLevelName": "报表应用",
"appCategoryTypeName": []
},
{
"icon": "5",
"isPhone": "1",
"id": "83",
"name": "yanghan489",
"status": "0",
"createBy": "杨晗",
"createAt": "2022-06-06 17:42:55",
"updateBy": "杨晗",
"updateAt": "2022-06-06 17:42:55",
"typeLevelName": "报表应用",
"appCategoryTypeName": []
},
{
"icon": "5",
"isPhone": "1",
"id": "82",
"name": "yanghan34",
"status": "0",
"createBy": "杨晗",
"createAt": "2022-06-06 17:41:30",
"updateBy": "杨晗",
"updateAt": "2022-06-06 17:41:30",
"typeLevelName": "报表应用",
"appCategoryTypeName": []
},
{
"icon": "5",
"isPhone": "1",
"id": "81",
"name": "yanghan98",
"status": "0",
"createBy": "杨晗",
"createAt": "2022-06-06 17:36:58",
"updateBy": "杨晗",
"updateAt": "2022-06-06 17:36:58",
"typeLevelName": "报表应用",
"appCategoryTypeName": []
},
{
"icon": "5",
"isPhone": "1",
"id": "80",
"name": "yanghan46",
"status": "0",
"createBy": "杨晗",
"createAt": "2022-06-06 17:35:01",
"updateBy": "杨晗",
"updateAt": "2022-06-06 17:35:01",
"typeLevelName": "报表应用",
"appCategoryTypeName": []
},
{
"icon": "5",
"isPhone": "1",
"id": "79",
"name": "yanghan694",
"status": "0",
"createBy": "杨晗",
"createAt": "2022-06-06 09:44:31",
"updateBy": "杨晗",
"updateAt": "2022-06-06 09:44:31",
"typeLevelName": "报表应用",
"appCategoryTypeName": []
},
{
"icon": "5",
"isPhone": "1",
"id": "78",
"name": "yanghan536",
"status": "0",
"createBy": "杨晗",
"createAt": "2022-06-06 09:43:16",
"updateBy": "杨晗",
"updateAt": "2022-06-06 09:43:16",
"typeLevelName": "报表应用",
"appCategoryTypeName": []
},
{
"icon": "5",
"isPhone": "1",
"id": "77",
"name": "yanghan379",
"status": "0",
"createBy": "杨晗",
"createAt": "2022-06-06 09:34:46",
"updateBy": "杨晗",
"updateAt": "2022-06-06 09:34:46",
"typeLevelName": "报表应用",
"appCategoryTypeName": []
},
{
"icon": "5",
"isPhone": "1",
"id": "76",
"name": "yanghan369",
"status": "0",
"createBy": "杨晗",
"createAt": "2022-06-06 09:31:25",
"updateBy": "杨晗",
"updateAt": "2022-06-06 09:31:25",
"typeLevelName": "报表应用",
"appCategoryTypeName": []
},
{
"icon": "5",
"isPhone": "1",
"id": "75",
"name": "yanghan288",
"status": "0",
"createBy": "杨晗",
"createAt": "2022-06-06 08:51:38",
"updateBy": "杨晗",
"updateAt": "2022-06-06 08:51:38",
"typeLevelName": "报表应用",
"appCategoryTypeName": []
},
{
"icon": "3",
"isPhone": "1",
"id": "74",
"name": "11111111",
"status": "1",
"createBy": "赵胜",
"createAt": "2022-05-26 16:24:28",
"updateBy": "赵胜",
"updateAt": "2022-05-26 16:25:49",
"typeLevelName": "报表应用",
"appCategoryTypeName": []
},
{
"icon": "10",
"isPhone": "0",
"id": "46",
"name": "数据组测试应用",
"status": "1",
"createBy": "于凯",
"createAt": "2022-03-16 14:42:47",
"updateBy": "于凯",
"updateAt": "2022-05-21 14:13:47",
"typeLevelName": "报表应用",
"appCategoryTypeName": []
},
{
"icon": "4",
"isPhone": "0",
"id": "73",
"name": "111111111",
"status": "0",
"createBy": "赵胜",
"createAt": "2022-04-28 20:23:21",
"updateBy": "赵胜",
"updateAt": "2022-04-28 20:23:38",
"typeLevelName": "报表应用",
"appCategoryTypeName": []
},
{
"icon": "6",
"isPhone": "1",
"id": "72",
"name": "4.26多种图标",
"status": "1",
"createBy": "张露",
"createAt": "2022-04-26 13:53:37",
"updateBy": "张露",
"updateAt": "2022-04-27 10:20:29",
"typeLevelName": "数据模型",
"appCategoryTypeName": []
},
{
"icon": "10",
"isPhone": "1",
"id": "68",
"name": "前端开发专用",
"status": "0",
"createBy": "吕涛",
"createAt": "2022-04-22 13:57:19",
"updateBy": "徐汇流",
"updateAt": "2022-04-27 09:43:06",
"typeLevelName": "报表应用",
"appCategoryTypeName": []
},
{
"icon": "8",
"isPhone": "1",
"id": "71",
"name": "4.25三层钻取表格",
"status": "1",
"createBy": "张露",
"createAt": "2022-04-25 17:11:34",
"updateBy": "张露",
"updateAt": "2022-04-27 09:05:45",
"typeLevelName": "报表应用",
"appCategoryTypeName": []
}
],
"total": "90"
},
"retinfo": "成功",
"retcode": "000000"
}
2022-08-01 08:17:23 | INFO | assertStatusCode -> 200.
|
|||||
|
test_case02
|
0.07 s
|
pass
test_case02detailed logX
pt1.1.5: {'pageSize': 20}
['appid=bi17db8dbcf71d', 'nonce=19bdc82ecc0246d99aec62edc2ff1f80', 'pageSize=20', 'timestamp=1659313043664']
------处理参数排列------
appid=bi17db8dbcf71d&nonce=19bdc82ecc0246d99aec62edc2ff1f80&pageSize=20×tamp=1659313043664&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313043664", "nonce": "19bdc82ecc0246d99aec62edc2ff1f80", "sign": "f53492945ce53b61223b651eab6082932c46f49fe885e7bbc43a2e13c47abdc7", "pageSize": 20}
2022-08-01 08:17:23 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:23 | INFO | [method]: POST [url]: http://ytest1.yurun.com/rapadmin/app/icon
2022-08-01 08:17:23 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "15",
"Content-Type": "application/json"
}
2022-08-01 08:17:23 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313043664", "nonce": "19bdc82ecc0246d99aec62edc2ff1f80", "sign": "f53492945ce53b61223b651eab6082932c46f49fe885e7bbc43a2e13c47abdc7", "pageSize": 20}
2022-08-01 08:17:23 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:23 | INFO | successful with status 200
2022-08-01 08:17:23 | DEBUG | [type]: json [time]: 0.059894
2022-08-01 08:17:23 | DEBUG | [response]:
{
"data": [
{
"id": "1",
"name": "销售"
},
{
"id": "2",
"name": "商品"
},
{
"id": "3",
"name": "运营"
},
{
"id": "4",
"name": "人力"
},
{
"id": "5",
"name": "财务"
},
{
"id": "6",
"name": "仓储"
},
{
"id": "7",
"name": "物流"
},
{
"id": "8",
"name": "生产"
},
{
"id": "9",
"name": "会员"
},
{
"id": "10",
"name": "其它"
}
],
"retinfo": "成功",
"retcode": "000000"
}
2022-08-01 08:17:23 | INFO | assertStatusCode -> 200.
|
||||||
|
test_case03
|
0.1 s
|
pass
test_case03detailed logX
pt1.1.6: {'id': 1}
['appid=bi17db8dbcf71d', 'id=1', 'nonce=28fb7ab8232640d188af32e610f0f7a8', 'timestamp=1659313043733']
------处理参数排列------
appid=bi17db8dbcf71d&id=1&nonce=28fb7ab8232640d188af32e610f0f7a8×tamp=1659313043733&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313043733", "nonce": "28fb7ab8232640d188af32e610f0f7a8", "sign": "d7bbb57b2b5398dbfe5453c88916365a6d7adc4b251f14cd19ce4571b71b6c40", "id": 1}
2022-08-01 08:17:23 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:23 | INFO | [method]: POST [url]: http://ytest1.yurun.com/rapadmin/app/findByid
2022-08-01 08:17:23 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "15",
"Content-Type": "application/json"
}
2022-08-01 08:17:23 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313043733", "nonce": "28fb7ab8232640d188af32e610f0f7a8", "sign": "d7bbb57b2b5398dbfe5453c88916365a6d7adc4b251f14cd19ce4571b71b6c40", "id": 1}
2022-08-01 08:17:23 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:23 | INFO | successful with status 200
2022-08-01 08:17:23 | DEBUG | [type]: json [time]: 0.08507
2022-08-01 08:17:23 | DEBUG | [response]:
{
"data": {
"name": "modifyBaseyanghan744",
"isLayout": "1",
"typeLevel1": "3",
"typeLevelName": "报表应用",
"descr": "140ha",
"icon": "5",
"isPhone": "1",
"dataSourceList": [
{
"name": "CXJsceswvc",
"id": "1556"
}
],
"menuTree": [
{
"id": "1",
"name": "测试一级",
"parentId": "",
"children": [
{
"id": "2",
"name": "测试二级",
"parentId": "1",
"children": []
}
]
}
],
"dataSourceLayout": [
{
"id": "1",
"name": "测试一级",
"parentId": "",
"type": "1",
"children": [
{
"id": "2",
"name": "测试二级",
"parentId": "1",
"type": "1",
"children": [
{
"id": "265",
"name": "CXJsceswvc",
"parentId": "2",
"type": "2",
"children": []
}
]
}
]
}
],
"id": "1"
},
"retinfo": "成功",
"retcode": "000000"
}
2022-08-01 08:17:23 | INFO | assertStatusCode -> 200.
|
||||||
|
test_case04
|
0.13 s
|
pass
test_case04detailed logX
pt1.1.7: {'name': 'yanghan368', 'descr': '140ha', 'typeLevel1': '3', 'icon': '5', 'isPhone': '1'}
['appid=bi17db8dbcf71d', 'descr=140ha', 'icon=5', 'isPhone=1', 'name=yanghan368', 'nonce=772a44f5ad3c4ef4921af9c06f694d74', 'timestamp=1659313043829', 'typeLevel1=3']
------处理参数排列------
appid=bi17db8dbcf71d&descr=140ha&icon=5&isPhone=1&name=yanghan368&nonce=772a44f5ad3c4ef4921af9c06f694d74×tamp=1659313043829&typeLevel1=3&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313043829", "nonce": "772a44f5ad3c4ef4921af9c06f694d74", "sign": "93fb4e5d7fa898a002a0caf2dc13472ce1d2372a16f46db4002e8cbeb0e54d6a", "name": "yanghan368", "descr": "140ha", "typeLevel1": "3", "icon": "5", "isPhone": "1"}
2022-08-01 08:17:23 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:23 | INFO | [method]: POST [url]: http://ytest1.yurun.com/rapadmin/app/saveBase
2022-08-01 08:17:23 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "15",
"Content-Type": "application/json"
}
2022-08-01 08:17:23 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313043829", "nonce": "772a44f5ad3c4ef4921af9c06f694d74", "sign": "93fb4e5d7fa898a002a0caf2dc13472ce1d2372a16f46db4002e8cbeb0e54d6a", "name": "yanghan368", "descr": "140ha", "typeLevel1": "3", "icon": "5", "isPhone": "1"}
2022-08-01 08:17:23 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:23 | INFO | successful with status 200
2022-08-01 08:17:23 | DEBUG | [type]: json [time]: 0.113158
2022-08-01 08:17:23 | DEBUG | [response]:
{
"data": {
"id": "149"
},
"retinfo": "成功",
"retcode": "000000"
}
2022-08-01 08:17:23 | INFO | assertStatusCode -> 200.
|
||||||
|
test_case05
|
0.1 s
|
pass
test_case05detailed logX
pt1.1.8: {'id': '1', 'name': 'modifyBaseyanghan764', 'descr': '140ha', 'typeLevel1': '3', 'icon': '5', 'isPhone': '1'}
['appid=bi17db8dbcf71d', 'descr=140ha', 'icon=5', 'id=1', 'isPhone=1', 'name=modifyBaseyanghan764', 'nonce=87d4f525a4804c37b5e4ed22c0ecd927', 'timestamp=1659313043956', 'typeLevel1=3']
------处理参数排列------
appid=bi17db8dbcf71d&descr=140ha&icon=5&id=1&isPhone=1&name=modifyBaseyanghan764&nonce=87d4f525a4804c37b5e4ed22c0ecd927×tamp=1659313043956&typeLevel1=3&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313043956", "nonce": "87d4f525a4804c37b5e4ed22c0ecd927", "sign": "747efc63f65790b4a7398e057fa3056d9d6d5bf20bbec9243cb6583ab7b7a33f", "id": "1", "name": "modifyBaseyanghan764", "descr": "140ha", "typeLevel1": "3", "icon": "5", "isPhone": "1"}
2022-08-01 08:17:23 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:23 | INFO | [method]: POST [url]: http://ytest1.yurun.com/rapadmin/app/modifyBase
2022-08-01 08:17:23 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "15",
"Content-Type": "application/json"
}
2022-08-01 08:17:23 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313043956", "nonce": "87d4f525a4804c37b5e4ed22c0ecd927", "sign": "747efc63f65790b4a7398e057fa3056d9d6d5bf20bbec9243cb6583ab7b7a33f", "id": "1", "name": "modifyBaseyanghan764", "descr": "140ha", "typeLevel1": "3", "icon": "5", "isPhone": "1"}
2022-08-01 08:17:24 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:24 | INFO | successful with status 200
2022-08-01 08:17:24 | DEBUG | [type]: json [time]: 0.088861
2022-08-01 08:17:24 | DEBUG | [response]:
{
"retinfo": "成功",
"retcode": "000000"
}
2022-08-01 08:17:24 | INFO | assertStatusCode -> 200.
|
||||||
|
test_case06
|
0.09 s
|
pass
test_case06detailed logX
pt1.1.9: {'pageNum': 1, 'pageSize': 10}
['appid=bi17db8dbcf71d', 'nonce=3d77b935017348dca9ab45287eef123a', 'pageNum=1', 'pageSize=10', 'timestamp=1659313044058']
------处理参数排列------
appid=bi17db8dbcf71d&nonce=3d77b935017348dca9ab45287eef123a&pageNum=1&pageSize=10×tamp=1659313044058&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313044058", "nonce": "3d77b935017348dca9ab45287eef123a", "sign": "8d87b8689567550a27bfd2ada116b869f850169edfa6193e0e2e65b002329e0f", "pageNum": 1, "pageSize": 10}
2022-08-01 08:17:24 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:24 | INFO | [method]: POST [url]: http://ytest1.yurun.com/rap/help/center/list
2022-08-01 08:17:24 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "15",
"Content-Type": "application/json"
}
2022-08-01 08:17:24 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313044058", "nonce": "3d77b935017348dca9ab45287eef123a", "sign": "8d87b8689567550a27bfd2ada116b869f850169edfa6193e0e2e65b002329e0f", "pageNum": 1, "pageSize": 10}
2022-08-01 08:17:24 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:24 | INFO | successful with status 200
2022-08-01 08:17:24 | DEBUG | [type]: json [time]: 0.078257
2022-08-01 08:17:24 | DEBUG | [response]:
{
"data": {
"total": "3",
"results": [
{
"id": "4",
"name": "FAQ",
"content": "<p>\r\n\t<strong>一、数据的安全性</strong><br />\r\n关于雨雨析平台的数据安全:<br />\r\n1、数据存储:我们采用行业内通用的、合理的标准来保护我们所储存的信息的安全性和保密性。包括但不限于:防火墙和数据备份措施;数据中心的访问权限限制等。<br />\r\n2、数据传输:我们采用了加密方法,保证数据传输过程中的的安全性。<br />\r\n<strong>二、雨析平台支持持哪些终端访问</strong><br />\r\n随着雨析平台能力的不断增强,现已支持web浏览器和钉钉应用访问。<br />\r\n<strong>三、雨析平台为什么在别的地无法法访问</strong><br />\r\n为了保障我司的数据安全,综合考虑我们采用局域⽹访问系统的形式,也就是只能在公司的网络下才可以正常访问雨析平台。<br />\r\n<strong>四、为什么雨析平台的数据不全</strong><br />\r\n目前雨析平台上所有的数据均是T-1的数据接入,也就是今日只能查询到昨日和昨日之前的数据,后续我们增量了实时计算的时候会开放实时数据T+0接入。<br />\r\n<strong>五、雨析平台有什么浏览器限制吗</strong><br />\r\n目前雨析平台web端可以通过Google chrome浏览器、火狐浏览器、edge浏览器和IE10以上等主流浏览器访问。\r\n</p>",
"descr": "一、数据的安全性关于雨雨析平台的数据安全"
},
{
"id": "5",
"name": "如何申请账户权限?",
"content": "<p>\r\n雨析平台为了保障数据安全,各业务板块数据之间的隔离,特对数据权限和报表应⽤做了数据隔离。用户需要查看所在经营板块的数据需要申请账号开通和数据权限开放。<br />\r\n流程申请需要在OA系统中申请,《控股集团—信息系统账户申请/权限调整流程》。如下图:<br />\r\n<img src=\"https://bi-image.yurun.com/雨析-如何申请账户权限1.png\" alt=\"\" /><br /><br />\r\n点击进控控股集团—信息系统账户申请/权限调整流程页面后,在选项一类型选择“非通用账号申请”,在选项二中选择“雨析平台”,雨析平台具体权限 选择“报表应用”,如下图所示:<br />\r\n<img src=\"https://bi-image.yurun.com/雨析-如何申请账户权限2.png\" alt=\"\" /><br /><br />\r\n选择好对应类型和平台后,点击下载《雨析报表权限申请模板》填写具体需要开通账号和数据权限对应的账号、姓名、组织、部门、岗位基本信息和勾选所要开通的报表名称及数据范围,然后作为附件上传后提交审批,待审批完成后,系统运维人员即可配置对应账号和权限,配置完成后系统运维人员会告知申请人开通完成,那么对应的相关人员就可以在雨平台访问报表了。<br />\r\n</p>",
"descr": "雨析平台为了保障数据安全,各业务板块数据"
},
{
"id": "6",
"name": "如何登录?",
"content": "<p>\r\n\t雨析平台登录地址:http://rap.yurun.com, 雨析平台不需要通过账号、密码登录,集团所有员均可以通过钉钉扫码登录,登录界⾯如下(图1)\r\n</p>\r\n<p>\r\n\t<img src=\"https://bi-image.yurun.com/雨析-如何使用1.png\" title=\"图1\" alt=\"图1\" /><br />\r\n</p>\r\n二维码具有时效性,如过期请点击刷新按钮。登录后界⾯如下图(图2):<br />\r\n<img src=\"https://bi-image.yurun.com/雨析-如何使用2.png\" alt=\"\" /><br />\r\n<p>\r\n\t当用户首次登录雨析平台的时候,未拥有任何报表权限,需要申请报表权限,请登录OA系统选择《控股集团—信息系统账户申请/权限调整流程》。当控股系统运维⼈员开通完毕后,即可登录访问你所拥有的权限报表了。如下图(图3):\r\n</p>\r\n<p>\r\n\t<img src=\"https://bi-image.yurun.com/雨析-如何使用3.png\" alt=\"\" /><br />\r\n</p>",
"descr": "雨析平台登录地址:http://rap."
}
]
},
"retinfo": "成功",
"retcode": "000000"
}
2022-08-01 08:17:24 | INFO | assertStatusCode -> 200.
|
||||||
|
test_case07
|
0.08 s
|
pass
test_case07detailed logX
pt1.1.10: {'id': 1}
['appid=bi17db8dbcf71d', 'id=1', 'nonce=27878ad8a06f43d9b86f1dce29e579eb', 'timestamp=1659313044147']
------处理参数排列------
appid=bi17db8dbcf71d&id=1&nonce=27878ad8a06f43d9b86f1dce29e579eb×tamp=1659313044147&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313044147", "nonce": "27878ad8a06f43d9b86f1dce29e579eb", "sign": "515ca3f6e3c42c33c28869be8ccab2ee1087b0e7cbf32e56ded3b55b1e6df241", "id": 1}
2022-08-01 08:17:24 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:24 | INFO | [method]: POST [url]: http://ytest1.yurun.com/rap/help/center/info
2022-08-01 08:17:24 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "15",
"Content-Type": "application/json"
}
2022-08-01 08:17:24 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313044147", "nonce": "27878ad8a06f43d9b86f1dce29e579eb", "sign": "515ca3f6e3c42c33c28869be8ccab2ee1087b0e7cbf32e56ded3b55b1e6df241", "id": 1}
2022-08-01 08:17:24 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:24 | INFO | successful with status 200
2022-08-01 08:17:24 | DEBUG | [type]: json [time]: 0.069493
2022-08-01 08:17:24 | DEBUG | [response]:
{
"retinfo": "文章不存在, 请刷新页面",
"retcode": "000001"
}
2022-08-01 08:17:24 | INFO | assertStatusCode -> 200.
|
||||||
|
test_case08
|
0.07 s
|
pass
test_case08detailed logX
pt1.1.11: {'appId': 1, 'pageNum': 1, 'pageSize': 1}
['appId=1', 'appid=bi17db8dbcf71d', 'nonce=9cb16de7dd8a409992010a652f754d82', 'pageNum=1', 'pageSize=1', 'timestamp=1659313044225']
------处理参数排列------
appId=1&appid=bi17db8dbcf71d&nonce=9cb16de7dd8a409992010a652f754d82&pageNum=1&pageSize=1×tamp=1659313044225&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313044225", "nonce": "9cb16de7dd8a409992010a652f754d82", "sign": "9074a4279152eacef1d1edbd93c5b57a6f632a944cd8f4a343b3c93bf3aee735", "appId": 1, "pageNum": 1, "pageSize": 1}
2022-08-01 08:17:24 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:24 | INFO | [method]: POST [url]: http://ytest1.yurun.com/rap/app/resources/tree
2022-08-01 08:17:24 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "00004187",
"source": "1",
"Content-Type": "application/json"
}
2022-08-01 08:17:24 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313044225", "nonce": "9cb16de7dd8a409992010a652f754d82", "sign": "9074a4279152eacef1d1edbd93c5b57a6f632a944cd8f4a343b3c93bf3aee735", "appId": 1, "pageNum": 1, "pageSize": 1}
2022-08-01 08:17:24 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:24 | INFO | successful with status 200
2022-08-01 08:17:24 | DEBUG | [type]: json [time]: 0.05957
2022-08-01 08:17:24 | DEBUG | [response]:
{
"retinfo": "抱歉,您处于禁用状态,请联系管理员开通权限",
"retcode": "000002"
}
2022-08-01 08:17:24 | INFO | assertStatusCode -> 200.
|
||||||
|
test_case09_0
|
猪价监控-价格查询-单参数入参异常场景校验 [key='pageNum']
|
0.07 s
|
pass
test_case09_0detailed logX
pt1.1.12: 实例化插入签名payload类
{'pageNum': '1'}
['appid=bi17db8dbcf71d', 'nonce=7fa6fe6cf3f14eda9d8ace0bf3c82136', 'pageNum=1', 'timestamp=1659313044295']
------处理参数排列------
appid=bi17db8dbcf71d&nonce=7fa6fe6cf3f14eda9d8ace0bf3c82136&pageNum=1×tamp=1659313044295&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313044295", "nonce": "7fa6fe6cf3f14eda9d8ace0bf3c82136", "sign": "4f3fc5ae04dcc0a7aaf1d52376600b34559489b1dc6efa91eb58a4b9b1226248", "pageNum": "1"}
2022-08-01 08:17:24 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:24 | INFO | [method]: POST [url]: http://ytest1.yurun.com/rap/pigPrice/query
2022-08-01 08:17:24 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "15",
"Content-Type": "application/json"
}
2022-08-01 08:17:24 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313044295", "nonce": "7fa6fe6cf3f14eda9d8ace0bf3c82136", "sign": "4f3fc5ae04dcc0a7aaf1d52376600b34559489b1dc6efa91eb58a4b9b1226248", "pageNum": "1"}
2022-08-01 08:17:24 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:24 | INFO | successful with status 200
2022-08-01 08:17:24 | DEBUG | [type]: json [time]: 0.055322
2022-08-01 08:17:24 | DEBUG | [response]:
{
"retinfo": "开始日期不能为空",
"retcode": "000001"
}
2022-08-01 08:17:24 | INFO | assertStatusCode -> 200.
断言retcode=000001
|
|||||
|
test_case09_1
|
猪价监控-价格查询-单参数入参异常场景校验 [key='pageSize']
|
0.09 s
|
pass
test_case09_1detailed logX
pt1.1.13: 实例化插入签名payload类
{'pageSize': '1'}
['appid=bi17db8dbcf71d', 'nonce=eec9d868b537438387f0d80af4c9e015', 'pageSize=1', 'timestamp=1659313044361']
------处理参数排列------
appid=bi17db8dbcf71d&nonce=eec9d868b537438387f0d80af4c9e015&pageSize=1×tamp=1659313044361&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313044361", "nonce": "eec9d868b537438387f0d80af4c9e015", "sign": "38577d697d74e655ba7bfd5f7a5b525a41fd102a41a713090a18daa4926944d6", "pageSize": "1"}
2022-08-01 08:17:24 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:24 | INFO | [method]: POST [url]: http://ytest1.yurun.com/rap/pigPrice/query
2022-08-01 08:17:24 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "15",
"Content-Type": "application/json"
}
2022-08-01 08:17:24 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313044361", "nonce": "eec9d868b537438387f0d80af4c9e015", "sign": "38577d697d74e655ba7bfd5f7a5b525a41fd102a41a713090a18daa4926944d6", "pageSize": "1"}
2022-08-01 08:17:24 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:24 | INFO | successful with status 200
2022-08-01 08:17:24 | DEBUG | [type]: json [time]: 0.07536
2022-08-01 08:17:24 | DEBUG | [response]:
{
"retinfo": "供应商不能为空",
"retcode": "000001"
}
2022-08-01 08:17:24 | INFO | assertStatusCode -> 200.
断言retcode=000001
|
|||||
|
test_case09_2
|
猪价监控-价格查询-单参数入参异常场景校验 [key='supplier']
|
0.08 s
|
pass
test_case09_2detailed logX
pt1.1.14: 实例化插入签名payload类
{'supplier': '111'}
['appid=bi17db8dbcf71d', 'nonce=09202d077ec04855a3c976e0e6799196', 'supplier=111', 'timestamp=1659313044446']
------处理参数排列------
appid=bi17db8dbcf71d&nonce=09202d077ec04855a3c976e0e6799196&supplier=111×tamp=1659313044446&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313044446", "nonce": "09202d077ec04855a3c976e0e6799196", "sign": "aa9e3bff81fe628f76315360868d3ae38a083c8021c37133ac04f3de8159f8a9", "supplier": "111"}
2022-08-01 08:17:24 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:24 | INFO | [method]: POST [url]: http://ytest1.yurun.com/rap/pigPrice/query
2022-08-01 08:17:24 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "15",
"Content-Type": "application/json"
}
2022-08-01 08:17:24 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313044446", "nonce": "09202d077ec04855a3c976e0e6799196", "sign": "aa9e3bff81fe628f76315360868d3ae38a083c8021c37133ac04f3de8159f8a9", "supplier": "111"}
2022-08-01 08:17:24 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:24 | INFO | successful with status 200
2022-08-01 08:17:24 | DEBUG | [type]: json [time]: 0.062951
2022-08-01 08:17:24 | DEBUG | [response]:
{
"retinfo": "结束日期不能为空",
"retcode": "000001"
}
2022-08-01 08:17:24 | INFO | assertStatusCode -> 200.
断言retcode=000001
|
|||||
|
test_case09_3
|
猪价监控-价格查询-单参数入参异常场景校验 [key='date']
|
0.16 s
|
pass
test_case09_3detailed logX
pt1.1.15: 实例化插入签名payload类
{'date': '2021-10-01'}
['appid=bi17db8dbcf71d', 'date=2021-10-01', 'nonce=e903264b399542038f6cc7e5ec44b75e', 'timestamp=1659313044522']
------处理参数排列------
appid=bi17db8dbcf71d&date=2021-10-01&nonce=e903264b399542038f6cc7e5ec44b75e×tamp=1659313044522&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313044522", "nonce": "e903264b399542038f6cc7e5ec44b75e", "sign": "e0205238d9b5cee72fa87f3a87a16c5f990c4d81011d2added10794b83228cf8", "date": "2021-10-01"}
2022-08-01 08:17:24 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:24 | INFO | [method]: POST [url]: http://ytest1.yurun.com/rap/pigPrice/query
2022-08-01 08:17:24 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "15",
"Content-Type": "application/json"
}
2022-08-01 08:17:24 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313044522", "nonce": "e903264b399542038f6cc7e5ec44b75e", "sign": "e0205238d9b5cee72fa87f3a87a16c5f990c4d81011d2added10794b83228cf8", "date": "2021-10-01"}
2022-08-01 08:17:24 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:24 | INFO | successful with status 200
2022-08-01 08:17:24 | DEBUG | [type]: json [time]: 0.146628
2022-08-01 08:17:24 | DEBUG | [response]:
{
"retinfo": "结束日期不能为空",
"retcode": "000001"
}
2022-08-01 08:17:24 | INFO | assertStatusCode -> 200.
断言retcode=000001
|
|||||
|
test_case09_4
|
猪价监控-价格查询-单参数入参异常场景校验 [key='date']
|
0.1 s
|
pass
test_case09_4detailed logX
pt1.1.16: 实例化插入签名payload类
{'date': '2021'}
['appid=bi17db8dbcf71d', 'date=2021', 'nonce=268414542828460e8534b8e86e3589a6', 'timestamp=1659313044685']
------处理参数排列------
appid=bi17db8dbcf71d&date=2021&nonce=268414542828460e8534b8e86e3589a6×tamp=1659313044685&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313044685", "nonce": "268414542828460e8534b8e86e3589a6", "sign": "6f8773baf236eeca2b0f06e78de0359239e8f927e7a4dbb45b4e60df1c8d693c", "date": "2021"}
2022-08-01 08:17:24 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:24 | INFO | [method]: POST [url]: http://ytest1.yurun.com/rap/pigPrice/query
2022-08-01 08:17:24 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "15",
"Content-Type": "application/json"
}
2022-08-01 08:17:24 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313044685", "nonce": "268414542828460e8534b8e86e3589a6", "sign": "6f8773baf236eeca2b0f06e78de0359239e8f927e7a4dbb45b4e60df1c8d693c", "date": "2021"}
2022-08-01 08:17:24 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:24 | INFO | successful with status 200
2022-08-01 08:17:24 | DEBUG | [type]: json [time]: 0.086718
2022-08-01 08:17:24 | DEBUG | [response]:
{
"retinfo": "开始日期不能为空",
"retcode": "000001"
}
2022-08-01 08:17:24 | INFO | assertStatusCode -> 200.
断言retcode=000001
|
|||||
|
test_case09_5
|
猪价监控-价格查询-单参数入参异常场景校验 [key='excptiontest']
|
0.09 s
|
pass
test_case09_5detailed logX
pt1.1.17: 实例化插入签名payload类
{'excptiontest': '1'}
['appid=bi17db8dbcf71d', 'excptiontest=1', 'nonce=8f11f5c589e741fca0262e80ef6a18f5', 'timestamp=1659313044787']
------处理参数排列------
appid=bi17db8dbcf71d&excptiontest=1&nonce=8f11f5c589e741fca0262e80ef6a18f5×tamp=1659313044787&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313044787", "nonce": "8f11f5c589e741fca0262e80ef6a18f5", "sign": "10b18c8210c8a4697ba1852f6145b444d5ac9ee4e35858b2319e8ce4b3ece7ee", "excptiontest": "1"}
2022-08-01 08:17:24 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:24 | INFO | [method]: POST [url]: http://ytest1.yurun.com/rap/pigPrice/query
2022-08-01 08:17:24 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "15",
"Content-Type": "application/json"
}
2022-08-01 08:17:24 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313044787", "nonce": "8f11f5c589e741fca0262e80ef6a18f5", "sign": "10b18c8210c8a4697ba1852f6145b444d5ac9ee4e35858b2319e8ce4b3ece7ee", "excptiontest": "1"}
2022-08-01 08:17:24 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:24 | INFO | successful with status 200
2022-08-01 08:17:24 | DEBUG | [type]: json [time]: 0.08082
2022-08-01 08:17:24 | DEBUG | [response]:
{
"retinfo": "供应商不能为空",
"retcode": "000001"
}
2022-08-01 08:17:24 | INFO | assertStatusCode -> 200.
断言retcode=000001
|
|||||
|
test_case09_6
|
猪价监控-价格查询-单参数入参异常场景校验 [key='pageNum']
|
0.12 s
|
pass
test_case09_6detailed logX
pt1.1.18: 实例化插入签名payload类
{'pageNum': '10000000'}
['appid=bi17db8dbcf71d', 'nonce=6cf313d8b0ab4fc58a0b00f660c2731f', 'pageNum=10000000', 'timestamp=1659313044882']
------处理参数排列------
appid=bi17db8dbcf71d&nonce=6cf313d8b0ab4fc58a0b00f660c2731f&pageNum=10000000×tamp=1659313044882&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313044882", "nonce": "6cf313d8b0ab4fc58a0b00f660c2731f", "sign": "5862f95db37d44639925b0c17e356cea65556fda4feb064216171fa6e99c8d80", "pageNum": "10000000"}
2022-08-01 08:17:24 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:24 | INFO | [method]: POST [url]: http://ytest1.yurun.com/rap/pigPrice/query
2022-08-01 08:17:24 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "15",
"Content-Type": "application/json"
}
2022-08-01 08:17:24 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313044882", "nonce": "6cf313d8b0ab4fc58a0b00f660c2731f", "sign": "5862f95db37d44639925b0c17e356cea65556fda4feb064216171fa6e99c8d80", "pageNum": "10000000"}
2022-08-01 08:17:24 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:24 | INFO | successful with status 200
2022-08-01 08:17:24 | DEBUG | [type]: json [time]: 0.107525
2022-08-01 08:17:24 | DEBUG | [response]:
{
"retinfo": "页大小不能为空",
"retcode": "000001"
}
2022-08-01 08:17:24 | INFO | assertStatusCode -> 200.
断言retcode=000001
|
|||||
|
test_case10
|
0.11 s
|
pass
test_case10detailed logX
pt1.1.19: {'id': '3'}
['appid=bi17db8dbcf71d', 'id=3', 'nonce=eb5bef4bddf14870962161073754f78d', 'timestamp=1659313045003']
------处理参数排列------
appid=bi17db8dbcf71d&id=3&nonce=eb5bef4bddf14870962161073754f78d×tamp=1659313045003&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313045003", "nonce": "eb5bef4bddf14870962161073754f78d", "sign": "fa1cd36e9b840b901a31d75606b3eb6fed2f7098a24c03eb5fdcd8579d6e3e2a", "id": "3"}
2022-08-01 08:17:25 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:25 | INFO | [method]: POST [url]: http://ytest1.yurun.com/rap/auth/menus
2022-08-01 08:17:25 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "15",
"Content-Type": "application/json"
}
2022-08-01 08:17:25 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313045003", "nonce": "eb5bef4bddf14870962161073754f78d", "sign": "fa1cd36e9b840b901a31d75606b3eb6fed2f7098a24c03eb5fdcd8579d6e3e2a", "id": "3"}
2022-08-01 08:17:25 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:25 | INFO | successful with status 200
2022-08-01 08:17:25 | DEBUG | [type]: json [time]: 0.092187
2022-08-01 08:17:25 | DEBUG | [response]:
{
"data": {
"hasPig": false,
"hasNewRetail": false,
"hasScreen": false,
"hasNewBigScreen": false
},
"retinfo": "成功",
"retcode": "000000"
}
2022-08-01 08:17:25 | INFO | assertStatusCode -> 200.
断言retcode=000000
|
||||||
|
test_case11
|
0.16 s
|
pass
test_case11detailed logX
pt1.1.20: {'username': 'RAP-IN001', 'password': 'RAP1234567'}
['appid=bi17db8dbcf71d', 'nonce=696d7bd8f75944308f5081e62410c37c', 'password=RAP1234567', 'timestamp=1659313045109', 'username=RAP-IN001']
------处理参数排列------
appid=bi17db8dbcf71d&nonce=696d7bd8f75944308f5081e62410c37c&password=RAP1234567×tamp=1659313045109&username=RAP-IN001&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313045109", "nonce": "696d7bd8f75944308f5081e62410c37c", "sign": "27213cc2908d32d045e69894e030e8fdf36bf8a4c9678dbf8a8682d81ee96442", "username": "RAP-IN001", "password": "RAP1234567"}
2022-08-01 08:17:25 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:25 | INFO | [method]: POST [url]: http://ytest1.yurun.com/rap/sap/bw/login
2022-08-01 08:17:25 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "15",
"Content-Type": "application/json"
}
2022-08-01 08:17:25 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313045109", "nonce": "696d7bd8f75944308f5081e62410c37c", "sign": "27213cc2908d32d045e69894e030e8fdf36bf8a4c9678dbf8a8682d81ee96442", "username": "RAP-IN001", "password": "RAP1234567"}
2022-08-01 08:17:25 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:25 | INFO | successful with status 200
2022-08-01 08:17:25 | DEBUG | [type]: json [time]: 0.144285
2022-08-01 08:17:25 | DEBUG | [response]:
{
"retinfo": "成功",
"retcode": "000000"
}
2022-08-01 08:17:25 | INFO | assertStatusCode -> 200.
|
||||||
|
test_case12
|
0.16 s
|
pass
test_case12detailed logX
pt1.1.21: {'id': '1'}
['appid=bi17db8dbcf71d', 'id=1', 'nonce=6a8ca1fa36944fed89df8ec2f447cdd3', 'timestamp=1659313045270']
------处理参数排列------
appid=bi17db8dbcf71d&id=1&nonce=6a8ca1fa36944fed89df8ec2f447cdd3×tamp=1659313045270&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313045270", "nonce": "6a8ca1fa36944fed89df8ec2f447cdd3", "sign": "a474b65d263653b8e28a9f36fa830295a943a0bf9b45746859e01441ab6ee525", "id": "1"}
2022-08-01 08:17:25 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:25 | INFO | [method]: POST [url]: http://ytest1.yurun.com/rap/sap/bw/login/isValid
2022-08-01 08:17:25 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "15",
"Content-Type": "application/json"
}
2022-08-01 08:17:25 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313045270", "nonce": "6a8ca1fa36944fed89df8ec2f447cdd3", "sign": "a474b65d263653b8e28a9f36fa830295a943a0bf9b45746859e01441ab6ee525", "id": "1"}
2022-08-01 08:17:25 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:25 | INFO | successful with status 200
2022-08-01 08:17:25 | DEBUG | [type]: json [time]: 0.145264
2022-08-01 08:17:25 | DEBUG | [response]:
{
"retinfo": "成功",
"retcode": "000000"
}
2022-08-01 08:17:25 | INFO | assertStatusCode -> 200.
|
||||||
|
test_case13_00
|
BW报表URL解析 [key='namespace']
|
0.54 s
|
pass
test_case13_00detailed logX
pt1.1.22: {'namespace': 'ZIFIV001_Q006_SRV'}
['appid=bi17db8dbcf71d', 'namespace=ZIFIV001_Q006_SRV', 'nonce=ef303e7ab23c47e19ca64c3a7a6f1bf0', 'timestamp=1659313045432']
------处理参数排列------
appid=bi17db8dbcf71d&namespace=ZIFIV001_Q006_SRV&nonce=ef303e7ab23c47e19ca64c3a7a6f1bf0×tamp=1659313045432&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313045432", "nonce": "ef303e7ab23c47e19ca64c3a7a6f1bf0", "sign": "efb0918bbb2dad77b72a6e6751d3a2f7f7da4974434dc04c052adce6fbd7b912", "namespace": "ZIFIV001_Q006_SRV"}
2022-08-01 08:17:25 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:25 | INFO | [method]: POST [url]: http://ytest1.yurun.com/rapadmin/resource/bwCall
2022-08-01 08:17:25 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "15",
"Content-Type": "application/json"
}
2022-08-01 08:17:25 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313045432", "nonce": "ef303e7ab23c47e19ca64c3a7a6f1bf0", "sign": "efb0918bbb2dad77b72a6e6751d3a2f7f7da4974434dc04c052adce6fbd7b912", "namespace": "ZIFIV001_Q006_SRV"}
2022-08-01 08:17:25 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:25 | INFO | successful with status 200
2022-08-01 08:17:25 | DEBUG | [type]: json [time]: 0.523013
2022-08-01 08:17:25 | DEBUG | [response]:
{
"data": "2461",
"retinfo": "成功",
"retcode": "000000"
}
2022-08-01 08:17:25 | INFO | assertStatusCode -> 200.
|
|||||
|
test_case13_01
|
BW报表URL解析 [key='namespace']
|
0.42 s
|
pass
test_case13_01detailed logX
pt1.1.23: {'namespace': 'ZISDV004_Q013_SRV'}
['appid=bi17db8dbcf71d', 'namespace=ZISDV004_Q013_SRV', 'nonce=1ee5c6fe3502439999d8409b8ef3040a', 'timestamp=1659313045972']
------处理参数排列------
appid=bi17db8dbcf71d&namespace=ZISDV004_Q013_SRV&nonce=1ee5c6fe3502439999d8409b8ef3040a×tamp=1659313045972&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313045972", "nonce": "1ee5c6fe3502439999d8409b8ef3040a", "sign": "788dbde920aafc27edf2b7d7e47cbd2c4c52f3bbbde4f48973f1fbd108c9a7c5", "namespace": "ZISDV004_Q013_SRV"}
2022-08-01 08:17:25 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:25 | INFO | [method]: POST [url]: http://ytest1.yurun.com/rapadmin/resource/bwCall
2022-08-01 08:17:25 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "15",
"Content-Type": "application/json"
}
2022-08-01 08:17:25 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313045972", "nonce": "1ee5c6fe3502439999d8409b8ef3040a", "sign": "788dbde920aafc27edf2b7d7e47cbd2c4c52f3bbbde4f48973f1fbd108c9a7c5", "namespace": "ZISDV004_Q013_SRV"}
2022-08-01 08:17:26 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:26 | INFO | successful with status 200
2022-08-01 08:17:26 | DEBUG | [type]: json [time]: 0.408411
2022-08-01 08:17:26 | DEBUG | [response]:
{
"data": "2462",
"retinfo": "成功",
"retcode": "000000"
}
2022-08-01 08:17:26 | INFO | assertStatusCode -> 200.
|
|||||
|
test_case13_02
|
BW报表URL解析 [key='namespace']
|
0.49 s
|
pass
test_case13_02detailed logX
pt1.1.24: {'namespace': 'ZIFIV001_Q007_SRV'}
['appid=bi17db8dbcf71d', 'namespace=ZIFIV001_Q007_SRV', 'nonce=8dffe49c11864cc6b0bfe2736e70fe08', 'timestamp=1659313046395']
------处理参数排列------
appid=bi17db8dbcf71d&namespace=ZIFIV001_Q007_SRV&nonce=8dffe49c11864cc6b0bfe2736e70fe08×tamp=1659313046395&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313046395", "nonce": "8dffe49c11864cc6b0bfe2736e70fe08", "sign": "9819c900fde19e0e9630c3fed4004ffd13ba0ff407e012ce99615461adaf3ab5", "namespace": "ZIFIV001_Q007_SRV"}
2022-08-01 08:17:26 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:26 | INFO | [method]: POST [url]: http://ytest1.yurun.com/rapadmin/resource/bwCall
2022-08-01 08:17:26 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "15",
"Content-Type": "application/json"
}
2022-08-01 08:17:26 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313046395", "nonce": "8dffe49c11864cc6b0bfe2736e70fe08", "sign": "9819c900fde19e0e9630c3fed4004ffd13ba0ff407e012ce99615461adaf3ab5", "namespace": "ZIFIV001_Q007_SRV"}
2022-08-01 08:17:26 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:26 | INFO | successful with status 200
2022-08-01 08:17:26 | DEBUG | [type]: json [time]: 0.475691
2022-08-01 08:17:26 | DEBUG | [response]:
{
"data": "2463",
"retinfo": "成功",
"retcode": "000000"
}
2022-08-01 08:17:26 | INFO | assertStatusCode -> 200.
|
|||||
|
test_case13_03
|
BW报表URL解析 [key='namespace']
|
0.28 s
|
pass
test_case13_03detailed logX
pt1.1.25: {'namespace': 'ZISDV004_Q014_SRV'}
['appid=bi17db8dbcf71d', 'namespace=ZISDV004_Q014_SRV', 'nonce=2de06108b3b645a2b6cb33603de104de', 'timestamp=1659313046887']
------处理参数排列------
appid=bi17db8dbcf71d&namespace=ZISDV004_Q014_SRV&nonce=2de06108b3b645a2b6cb33603de104de×tamp=1659313046887&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313046887", "nonce": "2de06108b3b645a2b6cb33603de104de", "sign": "c4f9b541e71ad1f3c7d6b8092a63d6afbc46a97718d71582c02ea9d3d91d3454", "namespace": "ZISDV004_Q014_SRV"}
2022-08-01 08:17:26 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:26 | INFO | [method]: POST [url]: http://ytest1.yurun.com/rapadmin/resource/bwCall
2022-08-01 08:17:26 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "15",
"Content-Type": "application/json"
}
2022-08-01 08:17:26 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313046887", "nonce": "2de06108b3b645a2b6cb33603de104de", "sign": "c4f9b541e71ad1f3c7d6b8092a63d6afbc46a97718d71582c02ea9d3d91d3454", "namespace": "ZISDV004_Q014_SRV"}
2022-08-01 08:17:27 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:27 | INFO | successful with status 200
2022-08-01 08:17:27 | DEBUG | [type]: json [time]: 0.272088
2022-08-01 08:17:27 | DEBUG | [response]:
{
"data": "2464",
"retinfo": "成功",
"retcode": "000000"
}
2022-08-01 08:17:27 | INFO | assertStatusCode -> 200.
|
|||||
|
test_case13_04
|
BW报表URL解析 [key='namespace']
|
0.5 s
|
pass
test_case13_04detailed logX
pt1.1.26: {'namespace': 'ZIFIV001_Q009_SRV'}
['appid=bi17db8dbcf71d', 'namespace=ZIFIV001_Q009_SRV', 'nonce=d4ce5bb1a2204f82b168175e8073e7a0', 'timestamp=1659313047172']
------处理参数排列------
appid=bi17db8dbcf71d&namespace=ZIFIV001_Q009_SRV&nonce=d4ce5bb1a2204f82b168175e8073e7a0×tamp=1659313047172&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313047172", "nonce": "d4ce5bb1a2204f82b168175e8073e7a0", "sign": "e70e30a127a4071e2a273ef2b3d15f0fec06393a4c91d04947609e2bc5d5be20", "namespace": "ZIFIV001_Q009_SRV"}
2022-08-01 08:17:27 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:27 | INFO | [method]: POST [url]: http://ytest1.yurun.com/rapadmin/resource/bwCall
2022-08-01 08:17:27 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "15",
"Content-Type": "application/json"
}
2022-08-01 08:17:27 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313047172", "nonce": "d4ce5bb1a2204f82b168175e8073e7a0", "sign": "e70e30a127a4071e2a273ef2b3d15f0fec06393a4c91d04947609e2bc5d5be20", "namespace": "ZIFIV001_Q009_SRV"}
2022-08-01 08:17:27 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:27 | INFO | successful with status 200
2022-08-01 08:17:27 | DEBUG | [type]: json [time]: 0.485797
2022-08-01 08:17:27 | DEBUG | [response]:
{
"data": "2465",
"retinfo": "成功",
"retcode": "000000"
}
2022-08-01 08:17:27 | INFO | assertStatusCode -> 200.
|
|||||
|
test_case13_05
|
BW报表URL解析 [key='namespace']
|
0.4 s
|
pass
test_case13_05detailed logX
pt1.1.27: {'namespace': 'ZIMMV001_Q001_SRV'}
['appid=bi17db8dbcf71d', 'namespace=ZIMMV001_Q001_SRV', 'nonce=c70f19368beb497a9d9ff27c3accfa8a', 'timestamp=1659313047674']
------处理参数排列------
appid=bi17db8dbcf71d&namespace=ZIMMV001_Q001_SRV&nonce=c70f19368beb497a9d9ff27c3accfa8a×tamp=1659313047674&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313047674", "nonce": "c70f19368beb497a9d9ff27c3accfa8a", "sign": "c0c9451b1a55af2d0d95baeb6f1cb02b2e91fd65140fa22fa79a2d505643748b", "namespace": "ZIMMV001_Q001_SRV"}
2022-08-01 08:17:27 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:27 | INFO | [method]: POST [url]: http://ytest1.yurun.com/rapadmin/resource/bwCall
2022-08-01 08:17:27 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "15",
"Content-Type": "application/json"
}
2022-08-01 08:17:27 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313047674", "nonce": "c70f19368beb497a9d9ff27c3accfa8a", "sign": "c0c9451b1a55af2d0d95baeb6f1cb02b2e91fd65140fa22fa79a2d505643748b", "namespace": "ZIMMV001_Q001_SRV"}
2022-08-01 08:17:28 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:28 | INFO | successful with status 200
2022-08-01 08:17:28 | DEBUG | [type]: json [time]: 0.389185
2022-08-01 08:17:28 | DEBUG | [response]:
{
"data": "2466",
"retinfo": "成功",
"retcode": "000000"
}
2022-08-01 08:17:28 | INFO | assertStatusCode -> 200.
|
|||||
|
test_case13_06
|
BW报表URL解析 [key='namespace']
|
0.54 s
|
pass
test_case13_06detailed logX
pt1.1.28: {'namespace': 'ZIFIV001_Q010_SRV'}
['appid=bi17db8dbcf71d', 'namespace=ZIFIV001_Q010_SRV', 'nonce=663d3da4e9c54f23bebb0709793df2f9', 'timestamp=1659313048079']
------处理参数排列------
appid=bi17db8dbcf71d&namespace=ZIFIV001_Q010_SRV&nonce=663d3da4e9c54f23bebb0709793df2f9×tamp=1659313048079&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313048079", "nonce": "663d3da4e9c54f23bebb0709793df2f9", "sign": "53dff6cea91eb2247db3ac98809f0879b70ed0aaf4399c195830a57f52a20cdc", "namespace": "ZIFIV001_Q010_SRV"}
2022-08-01 08:17:28 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:28 | INFO | [method]: POST [url]: http://ytest1.yurun.com/rapadmin/resource/bwCall
2022-08-01 08:17:28 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "15",
"Content-Type": "application/json"
}
2022-08-01 08:17:28 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313048079", "nonce": "663d3da4e9c54f23bebb0709793df2f9", "sign": "53dff6cea91eb2247db3ac98809f0879b70ed0aaf4399c195830a57f52a20cdc", "namespace": "ZIFIV001_Q010_SRV"}
2022-08-01 08:17:28 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:28 | INFO | successful with status 200
2022-08-01 08:17:28 | DEBUG | [type]: json [time]: 0.529105
2022-08-01 08:17:28 | DEBUG | [response]:
{
"data": "2467",
"retinfo": "成功",
"retcode": "000000"
}
2022-08-01 08:17:28 | INFO | assertStatusCode -> 200.
|
|||||
|
test_case13_07
|
BW报表URL解析 [key='namespace']
|
0.36 s
|
pass
test_case13_07detailed logX
pt1.1.29: {'namespace': 'ZIMMV002_Q002_SRV'}
['appid=bi17db8dbcf71d', 'namespace=ZIMMV002_Q002_SRV', 'nonce=69d510fd164c45989518f95115956466', 'timestamp=1659313048623']
------处理参数排列------
appid=bi17db8dbcf71d&namespace=ZIMMV002_Q002_SRV&nonce=69d510fd164c45989518f95115956466×tamp=1659313048623&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313048623", "nonce": "69d510fd164c45989518f95115956466", "sign": "c4b60d468a24518de3a384f6ec2a1be8b8dda09fd90f58ad54379e1d0cde1551", "namespace": "ZIMMV002_Q002_SRV"}
2022-08-01 08:17:28 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:28 | INFO | [method]: POST [url]: http://ytest1.yurun.com/rapadmin/resource/bwCall
2022-08-01 08:17:28 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "15",
"Content-Type": "application/json"
}
2022-08-01 08:17:28 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313048623", "nonce": "69d510fd164c45989518f95115956466", "sign": "c4b60d468a24518de3a384f6ec2a1be8b8dda09fd90f58ad54379e1d0cde1551", "namespace": "ZIMMV002_Q002_SRV"}
2022-08-01 08:17:28 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:28 | INFO | successful with status 200
2022-08-01 08:17:28 | DEBUG | [type]: json [time]: 0.348909
2022-08-01 08:17:28 | DEBUG | [response]:
{
"data": "2468",
"retinfo": "成功",
"retcode": "000000"
}
2022-08-01 08:17:28 | INFO | assertStatusCode -> 200.
|
|||||
|
test_case13_08
|
BW报表URL解析 [key='namespace']
|
0.36 s
|
pass
test_case13_08detailed logX
pt1.1.30: {'namespace': 'ZIFIV001_Q011_SRV'}
['appid=bi17db8dbcf71d', 'namespace=ZIFIV001_Q011_SRV', 'nonce=5d2899b5084a4c0292390fdcd3d2e44e', 'timestamp=1659313048984']
------处理参数排列------
appid=bi17db8dbcf71d&namespace=ZIFIV001_Q011_SRV&nonce=5d2899b5084a4c0292390fdcd3d2e44e×tamp=1659313048984&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313048984", "nonce": "5d2899b5084a4c0292390fdcd3d2e44e", "sign": "61e5799b3ae82908ac019a60c00b8d86e307d638247452227785c319176fa6d7", "namespace": "ZIFIV001_Q011_SRV"}
2022-08-01 08:17:28 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:28 | INFO | [method]: POST [url]: http://ytest1.yurun.com/rapadmin/resource/bwCall
2022-08-01 08:17:28 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "15",
"Content-Type": "application/json"
}
2022-08-01 08:17:28 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313048984", "nonce": "5d2899b5084a4c0292390fdcd3d2e44e", "sign": "61e5799b3ae82908ac019a60c00b8d86e307d638247452227785c319176fa6d7", "namespace": "ZIFIV001_Q011_SRV"}
2022-08-01 08:17:29 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:29 | INFO | successful with status 200
2022-08-01 08:17:29 | DEBUG | [type]: json [time]: 0.350736
2022-08-01 08:17:29 | DEBUG | [response]:
{
"data": "2469",
"retinfo": "成功",
"retcode": "000000"
}
2022-08-01 08:17:29 | INFO | assertStatusCode -> 200.
|
|||||
|
test_case13_09
|
BW报表URL解析 [key='namespace']
|
0.46 s
|
pass
test_case13_09detailed logX
pt1.1.31: {'namespace': 'ZISDV004_Q001_SRV'}
['appid=bi17db8dbcf71d', 'namespace=ZISDV004_Q001_SRV', 'nonce=acfdb49406ad4bbabc08b6906a469baf', 'timestamp=1659313049346']
------处理参数排列------
appid=bi17db8dbcf71d&namespace=ZISDV004_Q001_SRV&nonce=acfdb49406ad4bbabc08b6906a469baf×tamp=1659313049346&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313049346", "nonce": "acfdb49406ad4bbabc08b6906a469baf", "sign": "fdee1cb6d79a4e68400c22566d1b1f02b050aa5927138be94cb57971bee785c4", "namespace": "ZISDV004_Q001_SRV"}
2022-08-01 08:17:29 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:29 | INFO | [method]: POST [url]: http://ytest1.yurun.com/rapadmin/resource/bwCall
2022-08-01 08:17:29 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "15",
"Content-Type": "application/json"
}
2022-08-01 08:17:29 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313049346", "nonce": "acfdb49406ad4bbabc08b6906a469baf", "sign": "fdee1cb6d79a4e68400c22566d1b1f02b050aa5927138be94cb57971bee785c4", "namespace": "ZISDV004_Q001_SRV"}
2022-08-01 08:17:29 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:29 | INFO | successful with status 200
2022-08-01 08:17:29 | DEBUG | [type]: json [time]: 0.443322
2022-08-01 08:17:29 | DEBUG | [response]:
{
"data": "2470",
"retinfo": "成功",
"retcode": "000000"
}
2022-08-01 08:17:29 | INFO | assertStatusCode -> 200.
|
|||||
|
test_case13_10
|
BW报表URL解析 [key='namespace']
|
0.4 s
|
pass
test_case13_10detailed logX
pt1.1.32: {'namespace': 'ZIFIV001_Q012_SRV'}
['appid=bi17db8dbcf71d', 'namespace=ZIFIV001_Q012_SRV', 'nonce=a6d0185a233b47cda141040fb6962d4c', 'timestamp=1659313049804']
------处理参数排列------
appid=bi17db8dbcf71d&namespace=ZIFIV001_Q012_SRV&nonce=a6d0185a233b47cda141040fb6962d4c×tamp=1659313049804&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313049804", "nonce": "a6d0185a233b47cda141040fb6962d4c", "sign": "495df73360dfb4ff16e0a517cdd393b9be44e0fa098428c453b984416b86a6b6", "namespace": "ZIFIV001_Q012_SRV"}
2022-08-01 08:17:29 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:29 | INFO | [method]: POST [url]: http://ytest1.yurun.com/rapadmin/resource/bwCall
2022-08-01 08:17:29 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "15",
"Content-Type": "application/json"
}
2022-08-01 08:17:29 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313049804", "nonce": "a6d0185a233b47cda141040fb6962d4c", "sign": "495df73360dfb4ff16e0a517cdd393b9be44e0fa098428c453b984416b86a6b6", "namespace": "ZIFIV001_Q012_SRV"}
2022-08-01 08:17:30 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:30 | INFO | successful with status 200
2022-08-01 08:17:30 | DEBUG | [type]: json [time]: 0.387818
2022-08-01 08:17:30 | DEBUG | [response]:
{
"data": "2471",
"retinfo": "成功",
"retcode": "000000"
}
2022-08-01 08:17:30 | INFO | assertStatusCode -> 200.
|
|||||
|
test_case13_11
|
BW报表URL解析 [key='namespace']
|
0.36 s
|
pass
test_case13_11detailed logX
pt1.1.33: {'namespace': 'ZISDV004_Q003_SRV'}
['appid=bi17db8dbcf71d', 'namespace=ZISDV004_Q003_SRV', 'nonce=3cbe73fd88264d24af11c3be5a188194', 'timestamp=1659313050205']
------处理参数排列------
appid=bi17db8dbcf71d&namespace=ZISDV004_Q003_SRV&nonce=3cbe73fd88264d24af11c3be5a188194×tamp=1659313050205&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313050205", "nonce": "3cbe73fd88264d24af11c3be5a188194", "sign": "e11e9fdb27729a86d0daec7ff06363bb49580413add197c0d0a8598aecf0831c", "namespace": "ZISDV004_Q003_SRV"}
2022-08-01 08:17:30 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:30 | INFO | [method]: POST [url]: http://ytest1.yurun.com/rapadmin/resource/bwCall
2022-08-01 08:17:30 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "15",
"Content-Type": "application/json"
}
2022-08-01 08:17:30 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313050205", "nonce": "3cbe73fd88264d24af11c3be5a188194", "sign": "e11e9fdb27729a86d0daec7ff06363bb49580413add197c0d0a8598aecf0831c", "namespace": "ZISDV004_Q003_SRV"}
2022-08-01 08:17:30 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:30 | INFO | successful with status 200
2022-08-01 08:17:30 | DEBUG | [type]: json [time]: 0.350317
2022-08-01 08:17:30 | DEBUG | [response]:
{
"data": "2472",
"retinfo": "成功",
"retcode": "000000"
}
2022-08-01 08:17:30 | INFO | assertStatusCode -> 200.
|
|||||
|
test_case13_12
|
BW报表URL解析 [key='namespace']
|
0.46 s
|
pass
test_case13_12detailed logX
pt1.1.34: {'namespace': 'ZIFIV001_Q013_SRV'}
['appid=bi17db8dbcf71d', 'namespace=ZIFIV001_Q013_SRV', 'nonce=fba16e4fb2304896a3a4f54aeb3adc52', 'timestamp=1659313050568']
------处理参数排列------
appid=bi17db8dbcf71d&namespace=ZIFIV001_Q013_SRV&nonce=fba16e4fb2304896a3a4f54aeb3adc52×tamp=1659313050568&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313050568", "nonce": "fba16e4fb2304896a3a4f54aeb3adc52", "sign": "aab6804e9a59f94d88e3ae1edce504d076bd3b730cce197c0c6338277bf9cb81", "namespace": "ZIFIV001_Q013_SRV"}
2022-08-01 08:17:30 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:30 | INFO | [method]: POST [url]: http://ytest1.yurun.com/rapadmin/resource/bwCall
2022-08-01 08:17:30 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "15",
"Content-Type": "application/json"
}
2022-08-01 08:17:30 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313050568", "nonce": "fba16e4fb2304896a3a4f54aeb3adc52", "sign": "aab6804e9a59f94d88e3ae1edce504d076bd3b730cce197c0c6338277bf9cb81", "namespace": "ZIFIV001_Q013_SRV"}
2022-08-01 08:17:31 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:31 | INFO | successful with status 200
2022-08-01 08:17:31 | DEBUG | [type]: json [time]: 0.450477
2022-08-01 08:17:31 | DEBUG | [response]:
{
"data": "2473",
"retinfo": "成功",
"retcode": "000000"
}
2022-08-01 08:17:31 | INFO | assertStatusCode -> 200.
|
|||||
|
test_case13_13
|
BW报表URL解析 [key='namespace']
|
0.39 s
|
pass
test_case13_13detailed logX
pt1.1.35: {'namespace': 'ZIFIV001_Q001_SRV'}
['appid=bi17db8dbcf71d', 'namespace=ZIFIV001_Q001_SRV', 'nonce=612c549355234fef85a279c4cf90663e', 'timestamp=1659313051033']
------处理参数排列------
appid=bi17db8dbcf71d&namespace=ZIFIV001_Q001_SRV&nonce=612c549355234fef85a279c4cf90663e×tamp=1659313051033&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313051033", "nonce": "612c549355234fef85a279c4cf90663e", "sign": "a41e0a1443ccb9f61e6f9fee37e8c1b60e5707e91b2965ccdb71ece3dadcefe4", "namespace": "ZIFIV001_Q001_SRV"}
2022-08-01 08:17:31 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:31 | INFO | [method]: POST [url]: http://ytest1.yurun.com/rapadmin/resource/bwCall
2022-08-01 08:17:31 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "15",
"Content-Type": "application/json"
}
2022-08-01 08:17:31 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313051033", "nonce": "612c549355234fef85a279c4cf90663e", "sign": "a41e0a1443ccb9f61e6f9fee37e8c1b60e5707e91b2965ccdb71ece3dadcefe4", "namespace": "ZIFIV001_Q001_SRV"}
2022-08-01 08:17:31 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:31 | INFO | successful with status 200
2022-08-01 08:17:31 | DEBUG | [type]: json [time]: 0.372546
2022-08-01 08:17:31 | DEBUG | [response]:
{
"data": "2474",
"retinfo": "成功",
"retcode": "000000"
}
2022-08-01 08:17:31 | INFO | assertStatusCode -> 200.
|
|||||
|
test_case13_14
|
BW报表URL解析 [key='namespace']
|
0.5 s
|
pass
test_case13_14detailed logX
pt1.1.36: {'namespace': 'ZIFIV001_Q014_SRV'}
['appid=bi17db8dbcf71d', 'namespace=ZIFIV001_Q014_SRV', 'nonce=5fe24d2feb6440f6892c934a49488b02', 'timestamp=1659313051419']
------处理参数排列------
appid=bi17db8dbcf71d&namespace=ZIFIV001_Q014_SRV&nonce=5fe24d2feb6440f6892c934a49488b02×tamp=1659313051419&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313051419", "nonce": "5fe24d2feb6440f6892c934a49488b02", "sign": "75b54f1740fa17625eca75ac1e4f226720452ae534c3d386b0f14cf09bd97399", "namespace": "ZIFIV001_Q014_SRV"}
2022-08-01 08:17:31 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:31 | INFO | [method]: POST [url]: http://ytest1.yurun.com/rapadmin/resource/bwCall
2022-08-01 08:17:31 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "15",
"Content-Type": "application/json"
}
2022-08-01 08:17:31 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313051419", "nonce": "5fe24d2feb6440f6892c934a49488b02", "sign": "75b54f1740fa17625eca75ac1e4f226720452ae534c3d386b0f14cf09bd97399", "namespace": "ZIFIV001_Q014_SRV"}
2022-08-01 08:17:31 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:31 | INFO | successful with status 200
2022-08-01 08:17:31 | DEBUG | [type]: json [time]: 0.487131
2022-08-01 08:17:31 | DEBUG | [response]:
{
"data": "2475",
"retinfo": "成功",
"retcode": "000000"
}
2022-08-01 08:17:31 | INFO | assertStatusCode -> 200.
|
|||||
|
test_case13_15
|
BW报表URL解析 [key='namespace']
|
0.39 s
|
pass
test_case13_15detailed logX
pt1.1.37: {'namespace': 'ZIMMV002_Q001_SRV'}
['appid=bi17db8dbcf71d', 'namespace=ZIMMV002_Q001_SRV', 'nonce=82591b24796f49bbb6ace437a3081c7a', 'timestamp=1659313051920']
------处理参数排列------
appid=bi17db8dbcf71d&namespace=ZIMMV002_Q001_SRV&nonce=82591b24796f49bbb6ace437a3081c7a×tamp=1659313051920&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313051920", "nonce": "82591b24796f49bbb6ace437a3081c7a", "sign": "bdbb2b41bf707a6ab24a4976b0129723d9e945cfeab48bf86ba0943c99321c02", "namespace": "ZIMMV002_Q001_SRV"}
2022-08-01 08:17:31 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:31 | INFO | [method]: POST [url]: http://ytest1.yurun.com/rapadmin/resource/bwCall
2022-08-01 08:17:31 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "15",
"Content-Type": "application/json"
}
2022-08-01 08:17:31 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313051920", "nonce": "82591b24796f49bbb6ace437a3081c7a", "sign": "bdbb2b41bf707a6ab24a4976b0129723d9e945cfeab48bf86ba0943c99321c02", "namespace": "ZIMMV002_Q001_SRV"}
2022-08-01 08:17:32 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:32 | INFO | successful with status 200
2022-08-01 08:17:32 | DEBUG | [type]: json [time]: 0.375267
2022-08-01 08:17:32 | DEBUG | [response]:
{
"data": "2476",
"retinfo": "成功",
"retcode": "000000"
}
2022-08-01 08:17:32 | INFO | assertStatusCode -> 200.
|
|||||
|
test_case13_16
|
BW报表URL解析 [key='namespace']
|
0.29 s
|
pass
test_case13_16detailed logX
pt1.1.38: {'namespace': 'ZISDV001_Q001_SRV'}
['appid=bi17db8dbcf71d', 'namespace=ZISDV001_Q001_SRV', 'nonce=cd1d3385f8f24e5282dc97b053ce20d4', 'timestamp=1659313052310']
------处理参数排列------
appid=bi17db8dbcf71d&namespace=ZISDV001_Q001_SRV&nonce=cd1d3385f8f24e5282dc97b053ce20d4×tamp=1659313052310&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313052310", "nonce": "cd1d3385f8f24e5282dc97b053ce20d4", "sign": "599e79795e003d042dfae2ed30d3afe0e296600ecd8a1780181838f8cb249412", "namespace": "ZISDV001_Q001_SRV"}
2022-08-01 08:17:32 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:32 | INFO | [method]: POST [url]: http://ytest1.yurun.com/rapadmin/resource/bwCall
2022-08-01 08:17:32 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "15",
"Content-Type": "application/json"
}
2022-08-01 08:17:32 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313052310", "nonce": "cd1d3385f8f24e5282dc97b053ce20d4", "sign": "599e79795e003d042dfae2ed30d3afe0e296600ecd8a1780181838f8cb249412", "namespace": "ZISDV001_Q001_SRV"}
2022-08-01 08:17:32 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:32 | INFO | successful with status 200
2022-08-01 08:17:32 | DEBUG | [type]: json [time]: 0.284509
2022-08-01 08:17:32 | DEBUG | [response]:
{
"data": "2477",
"retinfo": "成功",
"retcode": "000000"
}
2022-08-01 08:17:32 | INFO | assertStatusCode -> 200.
|
|||||
|
test_case13_17
|
BW报表URL解析 [key='namespace']
|
0.52 s
|
pass
test_case13_17detailed logX
pt1.1.39: {'namespace': 'ZIFIV001_Q005_SRV'}
['appid=bi17db8dbcf71d', 'namespace=ZIFIV001_Q005_SRV', 'nonce=2c5fcac9c89345f386ef26717e3e8466', 'timestamp=1659313052604']
------处理参数排列------
appid=bi17db8dbcf71d&namespace=ZIFIV001_Q005_SRV&nonce=2c5fcac9c89345f386ef26717e3e8466×tamp=1659313052604&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313052604", "nonce": "2c5fcac9c89345f386ef26717e3e8466", "sign": "64e36da987b2979c1f56c50f016ed01add9b21223741072b5ca69bfaa83b6da1", "namespace": "ZIFIV001_Q005_SRV"}
2022-08-01 08:17:32 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:32 | INFO | [method]: POST [url]: http://ytest1.yurun.com/rapadmin/resource/bwCall
2022-08-01 08:17:32 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "15",
"Content-Type": "application/json"
}
2022-08-01 08:17:32 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313052604", "nonce": "2c5fcac9c89345f386ef26717e3e8466", "sign": "64e36da987b2979c1f56c50f016ed01add9b21223741072b5ca69bfaa83b6da1", "namespace": "ZIFIV001_Q005_SRV"}
2022-08-01 08:17:33 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:33 | INFO | successful with status 200
2022-08-01 08:17:33 | DEBUG | [type]: json [time]: 0.50785
2022-08-01 08:17:33 | DEBUG | [response]:
{
"data": "2478",
"retinfo": "成功",
"retcode": "000000"
}
2022-08-01 08:17:33 | INFO | assertStatusCode -> 200.
|
|||||
|
test_case13_18
|
BW报表URL解析 [key='namespace']
|
0.29 s
|
pass
test_case13_18detailed logX
pt1.1.40: {'namespace': 'ZISDV002_Q003_SRV'}
['appid=bi17db8dbcf71d', 'namespace=ZISDV002_Q003_SRV', 'nonce=0bc2bc038e484a8bad1174e9e7c8e7a9', 'timestamp=1659313053123']
------处理参数排列------
appid=bi17db8dbcf71d&namespace=ZISDV002_Q003_SRV&nonce=0bc2bc038e484a8bad1174e9e7c8e7a9×tamp=1659313053123&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313053123", "nonce": "0bc2bc038e484a8bad1174e9e7c8e7a9", "sign": "a93966c68ca8b1236067ac8cd3134c84a9256b64233feacb47947735c0684100", "namespace": "ZISDV002_Q003_SRV"}
2022-08-01 08:17:33 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:33 | INFO | [method]: POST [url]: http://ytest1.yurun.com/rapadmin/resource/bwCall
2022-08-01 08:17:33 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "15",
"Content-Type": "application/json"
}
2022-08-01 08:17:33 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313053123", "nonce": "0bc2bc038e484a8bad1174e9e7c8e7a9", "sign": "a93966c68ca8b1236067ac8cd3134c84a9256b64233feacb47947735c0684100", "namespace": "ZISDV002_Q003_SRV"}
2022-08-01 08:17:33 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:33 | INFO | successful with status 200
2022-08-01 08:17:33 | DEBUG | [type]: json [time]: 0.279556
2022-08-01 08:17:33 | DEBUG | [response]:
{
"data": "2479",
"retinfo": "成功",
"retcode": "000000"
}
2022-08-01 08:17:33 | INFO | assertStatusCode -> 200.
|
|||||
|
test_case13_19
|
BW报表URL解析 [key='namespace']
|
0.35 s
|
pass
test_case13_19detailed logX
pt1.1.41: {'namespace': 'ZISDV004_Q007_SRV'}
['appid=bi17db8dbcf71d', 'namespace=ZISDV004_Q007_SRV', 'nonce=e686d6157542485dacfbd33f194787fd', 'timestamp=1659313053413']
------处理参数排列------
appid=bi17db8dbcf71d&namespace=ZISDV004_Q007_SRV&nonce=e686d6157542485dacfbd33f194787fd×tamp=1659313053413&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313053413", "nonce": "e686d6157542485dacfbd33f194787fd", "sign": "134e0c36d6808345bc4a13d477e26550c51eec4d529fa850ddb79ca07dbdb522", "namespace": "ZISDV004_Q007_SRV"}
2022-08-01 08:17:33 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:33 | INFO | [method]: POST [url]: http://ytest1.yurun.com/rapadmin/resource/bwCall
2022-08-01 08:17:33 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "15",
"Content-Type": "application/json"
}
2022-08-01 08:17:33 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313053413", "nonce": "e686d6157542485dacfbd33f194787fd", "sign": "134e0c36d6808345bc4a13d477e26550c51eec4d529fa850ddb79ca07dbdb522", "namespace": "ZISDV004_Q007_SRV"}
2022-08-01 08:17:33 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:33 | INFO | successful with status 200
2022-08-01 08:17:33 | DEBUG | [type]: json [time]: 0.338023
2022-08-01 08:17:33 | DEBUG | [response]:
{
"data": "2480",
"retinfo": "成功",
"retcode": "000000"
}
2022-08-01 08:17:33 | INFO | assertStatusCode -> 200.
|
|||||
|
test_case13_20
|
BW报表URL解析 [key='namespace']
|
0.36 s
|
pass
test_case13_20detailed logX
pt1.1.42: {'namespace': 'ZISDV002_Q004_SRV'}
['appid=bi17db8dbcf71d', 'namespace=ZISDV002_Q004_SRV', 'nonce=e9839b1091674b429a655807b2e1b30c', 'timestamp=1659313053765']
------处理参数排列------
appid=bi17db8dbcf71d&namespace=ZISDV002_Q004_SRV&nonce=e9839b1091674b429a655807b2e1b30c×tamp=1659313053765&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313053765", "nonce": "e9839b1091674b429a655807b2e1b30c", "sign": "cb5f945cca6f0d70ec885519b1423259e371f08180bae6af93b9236b85ddb534", "namespace": "ZISDV002_Q004_SRV"}
2022-08-01 08:17:33 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:33 | INFO | [method]: POST [url]: http://ytest1.yurun.com/rapadmin/resource/bwCall
2022-08-01 08:17:33 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "15",
"Content-Type": "application/json"
}
2022-08-01 08:17:33 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313053765", "nonce": "e9839b1091674b429a655807b2e1b30c", "sign": "cb5f945cca6f0d70ec885519b1423259e371f08180bae6af93b9236b85ddb534", "namespace": "ZISDV002_Q004_SRV"}
2022-08-01 08:17:34 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:34 | INFO | successful with status 200
2022-08-01 08:17:34 | DEBUG | [type]: json [time]: 0.349952
2022-08-01 08:17:34 | DEBUG | [response]:
{
"data": "2481",
"retinfo": "成功",
"retcode": "000000"
}
2022-08-01 08:17:34 | INFO | assertStatusCode -> 200.
|
|||||
|
test_case13_21
|
BW报表URL解析 [key='namespace']
|
0.35 s
|
pass
test_case13_21detailed logX
pt1.1.43: {'namespace': 'ZISDV004_Q008_SRV'}
['appid=bi17db8dbcf71d', 'namespace=ZISDV004_Q008_SRV', 'nonce=5350d88856664411bd37bb37bcaedba2', 'timestamp=1659313054130']
------处理参数排列------
appid=bi17db8dbcf71d&namespace=ZISDV004_Q008_SRV&nonce=5350d88856664411bd37bb37bcaedba2×tamp=1659313054130&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313054130", "nonce": "5350d88856664411bd37bb37bcaedba2", "sign": "ac38a9ce91bc2294ea7519ac20aadb4322d64d30d1d2f09da8322a0aa8fcb9bf", "namespace": "ZISDV004_Q008_SRV"}
2022-08-01 08:17:34 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:34 | INFO | [method]: POST [url]: http://ytest1.yurun.com/rapadmin/resource/bwCall
2022-08-01 08:17:34 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "15",
"Content-Type": "application/json"
}
2022-08-01 08:17:34 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313054130", "nonce": "5350d88856664411bd37bb37bcaedba2", "sign": "ac38a9ce91bc2294ea7519ac20aadb4322d64d30d1d2f09da8322a0aa8fcb9bf", "namespace": "ZISDV004_Q008_SRV"}
2022-08-01 08:17:34 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:34 | INFO | successful with status 200
2022-08-01 08:17:34 | DEBUG | [type]: json [time]: 0.334317
2022-08-01 08:17:34 | DEBUG | [response]:
{
"data": "2482",
"retinfo": "成功",
"retcode": "000000"
}
2022-08-01 08:17:34 | INFO | assertStatusCode -> 200.
|
|||||
|
test_case13_22
|
BW报表URL解析 [key='namespace']
|
0.34 s
|
pass
test_case13_22detailed logX
pt1.1.44: {'namespace': 'ZISDV002_Q005_SRV'}
['appid=bi17db8dbcf71d', 'namespace=ZISDV002_Q005_SRV', 'nonce=ae56a43435fd401caf02f43b0f3b7e11', 'timestamp=1659313054479']
------处理参数排列------
appid=bi17db8dbcf71d&namespace=ZISDV002_Q005_SRV&nonce=ae56a43435fd401caf02f43b0f3b7e11×tamp=1659313054479&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313054479", "nonce": "ae56a43435fd401caf02f43b0f3b7e11", "sign": "176db281897e4811ffc7142a83263f3113dc3438d88c0a41c6ffc886ec53175c", "namespace": "ZISDV002_Q005_SRV"}
2022-08-01 08:17:34 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:34 | INFO | [method]: POST [url]: http://ytest1.yurun.com/rapadmin/resource/bwCall
2022-08-01 08:17:34 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "15",
"Content-Type": "application/json"
}
2022-08-01 08:17:34 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313054479", "nonce": "ae56a43435fd401caf02f43b0f3b7e11", "sign": "176db281897e4811ffc7142a83263f3113dc3438d88c0a41c6ffc886ec53175c", "namespace": "ZISDV002_Q005_SRV"}
2022-08-01 08:17:34 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:34 | INFO | successful with status 200
2022-08-01 08:17:34 | DEBUG | [type]: json [time]: 0.323173
2022-08-01 08:17:34 | DEBUG | [response]:
{
"data": "2483",
"retinfo": "成功",
"retcode": "000000"
}
2022-08-01 08:17:34 | INFO | assertStatusCode -> 200.
|
|||||
|
test_case13_23
|
BW报表URL解析 [key='namespace']
|
0.36 s
|
pass
test_case13_23detailed logX
pt1.1.45: {'namespace': 'ZISDV004_Q009_SRV'}
['appid=bi17db8dbcf71d', 'namespace=ZISDV004_Q009_SRV', 'nonce=6a457e49b77a464d8cae5d8b57ab51f8', 'timestamp=1659313054817']
------处理参数排列------
appid=bi17db8dbcf71d&namespace=ZISDV004_Q009_SRV&nonce=6a457e49b77a464d8cae5d8b57ab51f8×tamp=1659313054817&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313054817", "nonce": "6a457e49b77a464d8cae5d8b57ab51f8", "sign": "f6e0ff6e640f88bda2c52e91a81d6e4128364670e4c0f02b5ebc284a7d49629c", "namespace": "ZISDV004_Q009_SRV"}
2022-08-01 08:17:34 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:34 | INFO | [method]: POST [url]: http://ytest1.yurun.com/rapadmin/resource/bwCall
2022-08-01 08:17:34 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "15",
"Content-Type": "application/json"
}
2022-08-01 08:17:34 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313054817", "nonce": "6a457e49b77a464d8cae5d8b57ab51f8", "sign": "f6e0ff6e640f88bda2c52e91a81d6e4128364670e4c0f02b5ebc284a7d49629c", "namespace": "ZISDV004_Q009_SRV"}
2022-08-01 08:17:35 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:35 | INFO | successful with status 200
2022-08-01 08:17:35 | DEBUG | [type]: json [time]: 0.349096
2022-08-01 08:17:35 | DEBUG | [response]:
{
"data": "2484",
"retinfo": "成功",
"retcode": "000000"
}
2022-08-01 08:17:35 | INFO | assertStatusCode -> 200.
|
|||||
|
test_case13_24
|
BW报表URL解析 [key='namespace']
|
0.38 s
|
pass
test_case13_24detailed logX
pt1.1.46: {'namespace': 'ZISDV003_Q001_SRV'}
['appid=bi17db8dbcf71d', 'namespace=ZISDV003_Q001_SRV', 'nonce=b7b48a5496b84c84bc228db32f573542', 'timestamp=1659313055182']
------处理参数排列------
appid=bi17db8dbcf71d&namespace=ZISDV003_Q001_SRV&nonce=b7b48a5496b84c84bc228db32f573542×tamp=1659313055182&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313055182", "nonce": "b7b48a5496b84c84bc228db32f573542", "sign": "48286de4054a2210fb16d0dd94a90e6d399014051df123a93a1dfef7209a8945", "namespace": "ZISDV003_Q001_SRV"}
2022-08-01 08:17:35 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:35 | INFO | [method]: POST [url]: http://ytest1.yurun.com/rapadmin/resource/bwCall
2022-08-01 08:17:35 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "15",
"Content-Type": "application/json"
}
2022-08-01 08:17:35 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313055182", "nonce": "b7b48a5496b84c84bc228db32f573542", "sign": "48286de4054a2210fb16d0dd94a90e6d399014051df123a93a1dfef7209a8945", "namespace": "ZISDV003_Q001_SRV"}
2022-08-01 08:17:35 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:35 | INFO | successful with status 200
2022-08-01 08:17:35 | DEBUG | [type]: json [time]: 0.368508
2022-08-01 08:17:35 | DEBUG | [response]:
{
"data": "2485",
"retinfo": "成功",
"retcode": "000000"
}
2022-08-01 08:17:35 | INFO | assertStatusCode -> 200.
|
|||||
|
test_case13_25
|
BW报表URL解析 [key='namespace']
|
0.36 s
|
pass
test_case13_25detailed logX
pt1.1.47: {'namespace': 'ZISDV004_Q010_SRV'}
['appid=bi17db8dbcf71d', 'namespace=ZISDV004_Q010_SRV', 'nonce=3c43f3ec17de4fef9b524bde930a093b', 'timestamp=1659313055566']
------处理参数排列------
appid=bi17db8dbcf71d&namespace=ZISDV004_Q010_SRV&nonce=3c43f3ec17de4fef9b524bde930a093b×tamp=1659313055566&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313055566", "nonce": "3c43f3ec17de4fef9b524bde930a093b", "sign": "2313377fede0777fbfa4d159aeeaf04afe6a85fd6f3e9f79690ff5eee346b10e", "namespace": "ZISDV004_Q010_SRV"}
2022-08-01 08:17:35 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:35 | INFO | [method]: POST [url]: http://ytest1.yurun.com/rapadmin/resource/bwCall
2022-08-01 08:17:35 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "15",
"Content-Type": "application/json"
}
2022-08-01 08:17:35 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313055566", "nonce": "3c43f3ec17de4fef9b524bde930a093b", "sign": "2313377fede0777fbfa4d159aeeaf04afe6a85fd6f3e9f79690ff5eee346b10e", "namespace": "ZISDV004_Q010_SRV"}
2022-08-01 08:17:35 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:35 | INFO | successful with status 200
2022-08-01 08:17:35 | DEBUG | [type]: json [time]: 0.347567
2022-08-01 08:17:35 | DEBUG | [response]:
{
"data": "2486",
"retinfo": "成功",
"retcode": "000000"
}
2022-08-01 08:17:35 | INFO | assertStatusCode -> 200.
|
|||||
|
test_case13_26
|
BW报表URL解析 [key='namespace']
|
0.27 s
|
pass
test_case13_26detailed logX
pt1.1.48: {'namespace': 'ZISDV004_Q002_SRV'}
['appid=bi17db8dbcf71d', 'namespace=ZISDV004_Q002_SRV', 'nonce=1ed979efc93f47d6afed1a54a57319a2', 'timestamp=1659313055926']
------处理参数排列------
appid=bi17db8dbcf71d&namespace=ZISDV004_Q002_SRV&nonce=1ed979efc93f47d6afed1a54a57319a2×tamp=1659313055926&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313055926", "nonce": "1ed979efc93f47d6afed1a54a57319a2", "sign": "0804fe851f251fd2c9d475561fc21c25b6ad6b41f97fa7fe86ddc9170be2ac8d", "namespace": "ZISDV004_Q002_SRV"}
2022-08-01 08:17:35 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:35 | INFO | [method]: POST [url]: http://ytest1.yurun.com/rapadmin/resource/bwCall
2022-08-01 08:17:35 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "15",
"Content-Type": "application/json"
}
2022-08-01 08:17:35 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313055926", "nonce": "1ed979efc93f47d6afed1a54a57319a2", "sign": "0804fe851f251fd2c9d475561fc21c25b6ad6b41f97fa7fe86ddc9170be2ac8d", "namespace": "ZISDV004_Q002_SRV"}
2022-08-01 08:17:36 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:36 | INFO | successful with status 200
2022-08-01 08:17:36 | DEBUG | [type]: json [time]: 0.260784
2022-08-01 08:17:36 | DEBUG | [response]:
{
"data": "2487",
"retinfo": "成功",
"retcode": "000000"
}
2022-08-01 08:17:36 | INFO | assertStatusCode -> 200.
|
|||||
|
test_case13_27
|
BW报表URL解析 [key='namespace']
|
0.28 s
|
pass
test_case13_27detailed logX
pt1.1.49: {'namespace': 'ZISDV004_Q011_SRV'}
['appid=bi17db8dbcf71d', 'namespace=ZISDV004_Q011_SRV', 'nonce=215a4fde28c941abaab4ad76fe291ca3', 'timestamp=1659313056194']
------处理参数排列------
appid=bi17db8dbcf71d&namespace=ZISDV004_Q011_SRV&nonce=215a4fde28c941abaab4ad76fe291ca3×tamp=1659313056194&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313056194", "nonce": "215a4fde28c941abaab4ad76fe291ca3", "sign": "a252cb5aa9c25fc456f80ac42c7ee73cc63b60a1a741d3f9dbf046ca261d376c", "namespace": "ZISDV004_Q011_SRV"}
2022-08-01 08:17:36 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:36 | INFO | [method]: POST [url]: http://ytest1.yurun.com/rapadmin/resource/bwCall
2022-08-01 08:17:36 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "15",
"Content-Type": "application/json"
}
2022-08-01 08:17:36 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313056194", "nonce": "215a4fde28c941abaab4ad76fe291ca3", "sign": "a252cb5aa9c25fc456f80ac42c7ee73cc63b60a1a741d3f9dbf046ca261d376c", "namespace": "ZISDV004_Q011_SRV"}
2022-08-01 08:17:36 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:36 | INFO | successful with status 200
2022-08-01 08:17:36 | DEBUG | [type]: json [time]: 0.274973
2022-08-01 08:17:36 | DEBUG | [response]:
{
"data": "2488",
"retinfo": "成功",
"retcode": "000000"
}
2022-08-01 08:17:36 | INFO | assertStatusCode -> 200.
|
|||||
|
test_case13_28
|
BW报表URL解析 [key='namespace']
|
0.35 s
|
pass
test_case13_28detailed logX
pt1.1.50: {'namespace': 'ZISDV004_Q005_SRV'}
['appid=bi17db8dbcf71d', 'namespace=ZISDV004_Q005_SRV', 'nonce=61f7fa90831b46afa3d420d3a2bc69ea', 'timestamp=1659313056479']
------处理参数排列------
appid=bi17db8dbcf71d&namespace=ZISDV004_Q005_SRV&nonce=61f7fa90831b46afa3d420d3a2bc69ea×tamp=1659313056479&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313056479", "nonce": "61f7fa90831b46afa3d420d3a2bc69ea", "sign": "79970d2a6f96f3210d645cf10006e7980268563527504862412564d77f558487", "namespace": "ZISDV004_Q005_SRV"}
2022-08-01 08:17:36 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:36 | INFO | [method]: POST [url]: http://ytest1.yurun.com/rapadmin/resource/bwCall
2022-08-01 08:17:36 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "15",
"Content-Type": "application/json"
}
2022-08-01 08:17:36 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313056479", "nonce": "61f7fa90831b46afa3d420d3a2bc69ea", "sign": "79970d2a6f96f3210d645cf10006e7980268563527504862412564d77f558487", "namespace": "ZISDV004_Q005_SRV"}
2022-08-01 08:17:36 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:36 | INFO | successful with status 200
2022-08-01 08:17:36 | DEBUG | [type]: json [time]: 0.338689
2022-08-01 08:17:36 | DEBUG | [response]:
{
"data": "2489",
"retinfo": "成功",
"retcode": "000000"
}
2022-08-01 08:17:36 | INFO | assertStatusCode -> 200.
|
|||||
|
test_case13_29
|
BW报表URL解析 [key='namespace']
|
0.29 s
|
pass
test_case13_29detailed logX
pt1.1.51: {'namespace': 'ZISDV004_Q012_SRV'}
['appid=bi17db8dbcf71d', 'namespace=ZISDV004_Q012_SRV', 'nonce=6c4f3a111027491b9c182803ec5900a6', 'timestamp=1659313056830']
------处理参数排列------
appid=bi17db8dbcf71d&namespace=ZISDV004_Q012_SRV&nonce=6c4f3a111027491b9c182803ec5900a6×tamp=1659313056830&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313056830", "nonce": "6c4f3a111027491b9c182803ec5900a6", "sign": "207e586e503798033a72bf9cbc1d851668bab1a037296018fe3589861fa797ca", "namespace": "ZISDV004_Q012_SRV"}
2022-08-01 08:17:36 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:36 | INFO | [method]: POST [url]: http://ytest1.yurun.com/rapadmin/resource/bwCall
2022-08-01 08:17:36 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "15",
"Content-Type": "application/json"
}
2022-08-01 08:17:36 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313056830", "nonce": "6c4f3a111027491b9c182803ec5900a6", "sign": "207e586e503798033a72bf9cbc1d851668bab1a037296018fe3589861fa797ca", "namespace": "ZISDV004_Q012_SRV"}
2022-08-01 08:17:37 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:37 | INFO | successful with status 200
2022-08-01 08:17:37 | DEBUG | [type]: json [time]: 0.282081
2022-08-01 08:17:37 | DEBUG | [response]:
{
"data": "2490",
"retinfo": "成功",
"retcode": "000000"
}
2022-08-01 08:17:37 | INFO | assertStatusCode -> 200.
|
|||||
|
test_case13_30
|
BW报表URL解析 [key='namespace']
|
0.36 s
|
pass
test_case13_30detailed logX
pt1.1.52: {'namespace': 'ZISDV004_Q006_SRV'}
['appid=bi17db8dbcf71d', 'namespace=ZISDV004_Q006_SRV', 'nonce=396b164225d042ed8ce082e90de0d22e', 'timestamp=1659313057124']
------处理参数排列------
appid=bi17db8dbcf71d&namespace=ZISDV004_Q006_SRV&nonce=396b164225d042ed8ce082e90de0d22e×tamp=1659313057124&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313057124", "nonce": "396b164225d042ed8ce082e90de0d22e", "sign": "5ed5a0cb8af7acbfded57831859217a8647533d5d790b431629dd1e7ca035d5d", "namespace": "ZISDV004_Q006_SRV"}
2022-08-01 08:17:37 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:37 | INFO | [method]: POST [url]: http://ytest1.yurun.com/rapadmin/resource/bwCall
2022-08-01 08:17:37 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "15",
"Content-Type": "application/json"
}
2022-08-01 08:17:37 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313057124", "nonce": "396b164225d042ed8ce082e90de0d22e", "sign": "5ed5a0cb8af7acbfded57831859217a8647533d5d790b431629dd1e7ca035d5d", "namespace": "ZISDV004_Q006_SRV"}
2022-08-01 08:17:37 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:37 | INFO | successful with status 200
2022-08-01 08:17:37 | DEBUG | [type]: json [time]: 0.348557
2022-08-01 08:17:37 | DEBUG | [response]:
{
"data": "2491",
"retinfo": "成功",
"retcode": "000000"
}
2022-08-01 08:17:37 | INFO | assertStatusCode -> 200.
|
|||||
|
test_case15
|
0.37 s
|
pass
test_case15detailed logX
pt1.1.53: {'jobNo': '00004187', 'deptCode': '0', 'pageNum': '1', 'pageSize': '10'}
['appid=bi17db8dbcf71d', 'deptCode=0', 'jobNo=00004187', 'nonce=556384b1bc4d45088b995bbd5fda0581', 'pageNum=1', 'pageSize=10', 'timestamp=1659313057486']
------处理参数排列------
appid=bi17db8dbcf71d&deptCode=0&jobNo=00004187&nonce=556384b1bc4d45088b995bbd5fda0581&pageNum=1&pageSize=10×tamp=1659313057486&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313057486", "nonce": "556384b1bc4d45088b995bbd5fda0581", "sign": "0b0f59e48fb9d81fe700ebca708700fe1bb0f1538617ef8ddde24aef3fbd4f4f", "jobNo": "00004187", "deptCode": "0", "pageNum": "1", "pageSize": "10"}
2022-08-01 08:17:37 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:37 | INFO | [method]: POST [url]: http://ytest1.yurun.com/rapadmin/staff/rel/permissions
2022-08-01 08:17:37 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "15",
"Content-Type": "application/json"
}
2022-08-01 08:17:37 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313057486", "nonce": "556384b1bc4d45088b995bbd5fda0581", "sign": "0b0f59e48fb9d81fe700ebca708700fe1bb0f1538617ef8ddde24aef3fbd4f4f", "jobNo": "00004187", "deptCode": "0", "pageNum": "1", "pageSize": "10"}
2022-08-01 08:17:37 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:37 | INFO | successful with status 200
2022-08-01 08:17:37 | DEBUG | [type]: json [time]: 0.341268
2022-08-01 08:17:37 | DEBUG | [response]:
{
"data": {
"total": "8",
"results": [
{
"appId": "21",
"appName": "测试_3",
"type": "报表应用",
"export": "1",
"status": "0",
"dimensions": []
},
{
"appId": "23",
"appName": "互联网-商品基础清单应用",
"type": "报表应用",
"export": "1",
"status": "0",
"dimensions": []
},
{
"appId": "29",
"appName": "互联网报表咪咪咪",
"type": "报表应用",
"export": "1",
"status": "1",
"dimensions": [
{
"id": "34",
"name": "地区名称",
"flag": "1",
"flagTurn": "0",
"dimensionVales": [
{
"valId": "东北-哈尔滨",
"valName": "东北-哈尔滨"
},
{
"valId": "华东-南京",
"valName": "华东-南京"
},
{
"valId": "华东-合肥",
"valName": "华东-合肥"
},
{
"valId": "南京大区",
"valName": "南京大区"
},
{
"valId": "南京雨润精选",
"valName": "南京雨润精选"
},
{
"valId": "卤小啤-南京",
"valName": "卤小啤-南京"
},
{
"valId": "合肥雨润精选",
"valName": "合肥雨润精选"
}
],
"dimensionValesTurn": []
}
]
},
{
"appId": "37",
"appName": "杨晗_测测测测",
"type": "报表应用",
"export": "1",
"status": "0",
"dimensions": []
},
{
"appId": "59",
"appName": "yanghan774",
"type": "报表应用",
"export": "1",
"status": "1",
"dimensions": []
},
{
"appId": "60",
"appName": "涵涵2",
"type": "报表应用",
"export": "1",
"status": "1",
"dimensions": []
},
{
"appId": "63",
"appName": "小赵配置",
"type": "报表应用",
"export": "1",
"status": "1",
"dimensions": [
{
"id": "29",
"name": "销售表店群",
"flag": "1",
"flagTurn": "0",
"dimensionVales": [
{
"valId": "东北-哈尔滨",
"valName": "东北-哈尔滨"
},
{
"valId": "华东-南京",
"valName": "华东-南京"
},
{
"valId": "华东-合肥",
"valName": "华东-合肥"
},
{
"valId": "南京大区",
"valName": "南京大区"
},
{
"valId": "南京雨润精选",
"valName": "南京雨润精选"
},
{
"valId": "卤小啤-南京",
"valName": "卤小啤-南京"
},
{
"valId": "合肥雨润精选",
"valName": "合肥雨润精选"
}
],
"dimensionValesTurn": []
},
{
"id": "31",
"name": "销售表商户",
"flag": "1",
"flagTurn": "0",
"dimensionVales": [
{
"valId": "卤小啤",
"valName": "卤小啤"
},
{
"valId": "哈肉联",
"valName": "哈肉联"
},
{
"valId": "好吃星球",
"valName": "好吃星球"
},
{
"valId": "雨润精选",
"valName": "雨润精选"
},
{
"valId": "雨润鲜之源",
"valName": "雨润鲜之源"
}
],
"dimensionValesTurn": []
},
{
"id": "32",
"name": "销售表-门店名称",
"flag": "1",
"flagTurn": "0",
"dimensionVales": [
{
"valId": "卤小啤-明月花园店",
"valName": "卤小啤-明月花园店"
},
{
"valId": "卤小啤-百家湖店",
"valName": "卤小啤-百家湖店"
},
{
"valId": "哈肉联-香坊万达店",
"valName": "哈肉联-香坊万达店"
},
{
"valId": "好吃星球-三山街店",
"valName": "好吃星球-三山街店"
},
{
"valId": "好吃星球-宁南园区店",
"valName": "好吃星球-宁南园区店"
},
{
"valId": "好吃星球-新街口中商店",
"valName": "好吃星球-新街口中商店"
},
{
"valId": "好吃星球-无人零售店",
"valName": "好吃星球-无人零售店"
},
{
"valId": "好吃星球-营销策划",
"valName": "好吃星球-营销策划"
},
{
"valId": "好吃星球-雨润大街店",
"valName": "好吃星球-雨润大街店"
},
{
"valId": "雨润优选",
"valName": "雨润优选"
},
{
"valId": "雨润优选-曙光路菜场店",
"valName": "雨润优选-曙光路菜场店"
},
{
"valId": "雨润优选-果色花香菜场店",
"valName": "雨润优选-果色花香菜场店"
},
{
"valId": "雨润精选-东郊小镇店",
"valName": "雨润精选-东郊小镇店"
},
{
"valId": "雨润精选-中冶天城",
"valName": "雨润精选-中冶天城"
},
{
"valId": "雨润精选-五矿崇文金城店",
"valName": "雨润精选-五矿崇文金城店"
},
{
"valId": "雨润精选-合肥信达水岸茗都店",
"valName": "雨润精选-合肥信达水岸茗都店"
},
{
"valId": "雨润精选-海峡城店",
"valName": "雨润精选-海峡城店"
},
{
"valId": "雨润精选-翠屏国际城店",
"valName": "雨润精选-翠屏国际城店"
},
{
"valId": "雨润精选-观湖苑店",
"valName": "雨润精选-观湖苑店"
},
{
"valId": "雨润精选崇文金城店",
"valName": "雨润精选崇文金城店"
},
{
"valId": "雨润精选瑶海科技园店",
"valName": "雨润精选瑶海科技园店"
},
{
"valId": "雨润精选翠屏国际店",
"valName": "雨润精选翠屏国际店"
},
{
"valId": "雨润精选荷园店",
"valName": "雨润精选荷园店"
},
{
"valId": "雨润鲜肉店",
"valName": "雨润鲜肉店"
}
],
"dimensionValesTurn": []
},
{
"id": "53",
"name": "doris_商店名称",
"flag": "1",
"flagTurn": "0",
"dimensionVales": [
{
"valId": "卤小啤-南京天润城店",
"valName": "卤小啤-南京天润城店"
},
{
"valId": "卤小啤-双子星店",
"valName": "卤小啤-双子星店"
},
{
"valId": "卤小啤-旭日爱上城店",
"valName": "卤小啤-旭日爱上城店"
},
{
"valId": "卤小啤-明月花园店",
"valName": "卤小啤-明月花园店"
},
{
"valId": "卤小啤-百家湖店",
"valName": "卤小啤-百家湖店"
},
{
"valId": "哈肉联-香坊万达店",
"valName": "哈肉联-香坊万达店"
},
{
"valId": "好吃星球-万达茂店",
"valName": "好吃星球-万达茂店"
},
{
"valId": "好吃星球-三山街店",
"valName": "好吃星球-三山街店"
},
{
"valId": "好吃星球-大客户专用",
"valName": "好吃星球-大客户专用"
},
{
"valId": "好吃星球-天长吾悦店",
"valName": "好吃星球-天长吾悦店"
},
{
"valId": "好吃星球-宁南园区店",
"valName": "好吃星球-宁南园区店"
},
{
"valId": "好吃星球-新街口中商店",
"valName": "好吃星球-新街口中商店"
},
{
"valId": "好吃星球-溧水海乐城店",
"valName": "好吃星球-溧水海乐城店"
},
{
"valId": "好吃星球-线上专用",
"valName": "好吃星球-线上专用"
},
{
"valId": "好吃星球-雨润大街店",
"valName": "好吃星球-雨润大街店"
},
{
"valId": "雨润优选-曙光路菜场店",
"valName": "雨润优选-曙光路菜场店"
},
{
"valId": "雨润优选-果色花香菜场店",
"valName": "雨润优选-果色花香菜场店"
},
{
"valId": "雨润精选-世贸梦享家店",
"valName": "雨润精选-世贸梦享家店"
},
{
"valId": "雨润精选-东方蓝海店",
"valName": "雨润精选-东方蓝海店"
},
{
"valId": "雨润精选-东方龙湖湾",
"valName": "雨润精选-东方龙湖湾"
},
{
"valId": "雨润精选-东郊小镇店",
"valName": "雨润精选-东郊小镇店"
},
{
"valId": "雨润精选-中冶天城",
"valName": "雨润精选-中冶天城"
},
{
"valId": "雨润精选-中铁青秀城店",
"valName": "雨润精选-中铁青秀城店"
},
{
"valId": "雨润精选-五矿崇文金城店",
"valName": "雨润精选-五矿崇文金城店"
},
{
"valId": "雨润精选-保利梧桐语店",
"valName": "雨润精选-保利梧桐语店"
},
{
"valId": "雨润精选-保利罗兰春天店",
"valName": "雨润精选-保利罗兰春天店"
},
{
"valId": "雨润精选-凤凰花园店",
"valName": "雨润精选-凤凰花园店"
},
{
"valId": "雨润精选-华侨城枫园",
"valName": "雨润精选-华侨城枫园"
},
{
"valId": "雨润精选-华侨城荷园店",
"valName": "雨润精选-华侨城荷园店"
},
{
"valId": "雨润精选-合肥中铁青秀城店",
"valName": "雨润精选-合肥中铁青秀城店"
},
{
"valId": "雨润精选-合肥天慧紫辰阁",
"valName": "雨润精选-合肥天慧紫辰阁"
},
{
"valId": "雨润精选-员工内购店",
"valName": "雨润精选-员工内购店"
},
{
"valId": "雨润精选-和会街店",
"valName": "雨润精选-和会街店"
},
{
"valId": "雨润精选-唐山路店",
"valName": "雨润精选-唐山路店"
},
{
"valId": "雨润精选-岱山路",
"valName": "雨润精选-岱山路"
},
{
"valId": "雨润精选-御江金城店",
"valName": "雨润精选-御江金城店"
},
{
"valId": "雨润精选-御龙湾店",
"valName": "雨润精选-御龙湾店"
},
{
"valId": "雨润精选-恒大悦澜湾店",
"valName": "雨润精选-恒大悦澜湾店"
},
{
"valId": "雨润精选-旭日爱上城店",
"valName": "雨润精选-旭日爱上城店"
},
{
"valId": "雨润精选-明月花园店",
"valName": "雨润精选-明月花园店"
},
{
"valId": "雨润精选-月安街店",
"valName": "雨润精选-月安街店"
},
{
"valId": "雨润精选-武夷绿洲",
"valName": "雨润精选-武夷绿洲"
},
{
"valId": "雨润精选-燕江府店",
"valName": "雨润精选-燕江府店"
},
{
"valId": "雨润精选-百家湖店",
"valName": "雨润精选-百家湖店"
},
{
"valId": "雨润精选-禹洲天玺",
"valName": "雨润精选-禹洲天玺"
},
{
"valId": "雨润精选-紫金东郡",
"valName": "雨润精选-紫金东郡"
},
{
"valId": "雨润精选-罗兰香谷",
"valName": "雨润精选-罗兰香谷"
},
{
"valId": "雨润精选-翠屏国际城店",
"valName": "雨润精选-翠屏国际城店"
},
{
"valId": "雨润精选-翡翠玫瑰园",
"valName": "雨润精选-翡翠玫瑰园"
},
{
"valId": "雨润精选-聚宝山店",
"valName": "雨润精选-聚宝山店"
},
{
"valId": "雨润精选-花港幸福城店",
"valName": "雨润精选-花港幸福城店"
},
{
"valId": "雨润精选-融侨中央花园店",
"valName": "雨润精选-融侨中央花园店"
},
{
"valId": "雨润精选-观湖苑店",
"valName": "雨润精选-观湖苑店"
},
{
"valId": "雨润精选-金域蓝湾店",
"valName": "雨润精选-金域蓝湾店"
},
{
"valId": "雨润精选-颐和家园店",
"valName": "雨润精选-颐和家园店"
},
{
"valId": "雨润精选-香悦澜山店",
"valName": "雨润精选-香悦澜山店"
}
],
"dimensionValesTurn": []
},
{
"id": "54",
"name": "doris_商户名称",
"flag": "1",
"flagTurn": "0",
"dimensionVales": [
{
"valId": "卤小啤",
"valName": "卤小啤"
},
{
"valId": "哈肉联",
"valName": "哈肉联"
},
{
"valId": "好吃星球",
"valName": "好吃星球"
},
{
"valId": "雨润精选",
"valName": "雨润精选"
}
],
"dimensionValesTurn": []
}
]
},
{
"appId": "100",
"appName": "崔旭建报表-动起来",
"type": "报表应用",
"export": "1",
"status": "1",
"dimensions": [
{
"id": "34",
"name": "地区名称",
"flag": "1",
"flagTurn": "0",
"dimensionVales": [
{
"valId": "东北-哈尔滨",
"valName": "东北-哈尔滨"
},
{
"valId": "华东-南京",
"valName": "华东-南京"
},
{
"valId": "华东-合肥",
"valName": "华东-合肥"
},
{
"valId": "南京大区",
"valName": "南京大区"
},
{
"valId": "南京雨润精选",
"valName": "南京雨润精选"
},
{
"valId": "卤小啤-南京",
"valName": "卤小啤-南京"
},
{
"valId": "合肥雨润精选",
"valName": "合肥雨润精选"
}
],
"dimensionValesTurn": []
}
]
}
]
},
"retinfo": "成功",
"retcode": "000000"
}
2022-08-01 08:17:37 | INFO | assertStatusCode -> 200.
|
||||||
|
test_case16
|
0.1 s
|
pass
test_case16detailed logX
pt1.1.54: {'id': '14'}
['appid=bi17db8dbcf71d', 'id=14', 'nonce=b3615e30e9e14cd8a6eeea9f3ccdc14d', 'timestamp=1659313057852']
------处理参数排列------
appid=bi17db8dbcf71d&id=14&nonce=b3615e30e9e14cd8a6eeea9f3ccdc14d×tamp=1659313057852&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313057852", "nonce": "b3615e30e9e14cd8a6eeea9f3ccdc14d", "sign": "558cd56e01827c34523cd0988b571afd10df7be1726a8e7ef4f52e48d080e73f", "id": "14"}
2022-08-01 08:17:37 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:37 | INFO | [method]: POST [url]: http://ytest1.yurun.com/rapadmin/resource/publish
2022-08-01 08:17:37 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "15",
"Content-Type": "application/json"
}
2022-08-01 08:17:37 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313057852", "nonce": "b3615e30e9e14cd8a6eeea9f3ccdc14d", "sign": "558cd56e01827c34523cd0988b571afd10df7be1726a8e7ef4f52e48d080e73f", "id": "14"}
2022-08-01 08:17:37 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:37 | INFO | successful with status 200
2022-08-01 08:17:37 | DEBUG | [type]: json [time]: 0.086032
2022-08-01 08:17:37 | DEBUG | [response]:
{
"retinfo": "数据资源不存在",
"retcode": "000001"
}
2022-08-01 08:17:37 | INFO | assertStatusCode -> 200.
|
||||||
|
test_case17
|
0.09 s
|
pass
test_case17detailed logX
pt1.1.55: {'id': '1'}
['appid=bi17db8dbcf71d', 'id=1', 'nonce=c862310d9cf542928e8d7d5ca432528e', 'timestamp=1659313057953']
------处理参数排列------
appid=bi17db8dbcf71d&id=1&nonce=c862310d9cf542928e8d7d5ca432528e×tamp=1659313057953&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313057953", "nonce": "c862310d9cf542928e8d7d5ca432528e", "sign": "ae2b743fb391c935b6e57d28941e3e285926f4ec720b10947f229bdfcf10efcc", "id": "1"}
2022-08-01 08:17:37 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:37 | INFO | [method]: POST [url]: http://ytest1.yurun.com/rap/app/categories
2022-08-01 08:17:37 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "15",
"Content-Type": "application/json"
}
2022-08-01 08:17:37 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313057953", "nonce": "c862310d9cf542928e8d7d5ca432528e", "sign": "ae2b743fb391c935b6e57d28941e3e285926f4ec720b10947f229bdfcf10efcc", "id": "1"}
2022-08-01 08:17:38 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:38 | INFO | successful with status 200
2022-08-01 08:17:38 | DEBUG | [type]: json [time]: 0.083241
2022-08-01 08:17:38 | DEBUG | [response]:
{
"data": [
{
"id": "2",
"name": "互联网"
},
{
"id": "1",
"name": "食品"
},
{
"id": "9",
"name": "新零售"
},
{
"id": "4",
"name": "建设"
},
{
"id": "6",
"name": "控股"
},
{
"id": "3",
"name": "物业"
}
],
"retinfo": "成功",
"retcode": "000000"
}
2022-08-01 08:17:38 | INFO | assertStatusCode -> 200.
|
||||||
|
test_case18_0
|
报表动态页面渲染统一接口 [key='resourceId']
|
0.08 s
|
pass
test_case18_0detailed logX
pt1.1.56: {'resourceId': '120'}
['appid=bi17db8dbcf71d', 'nonce=1dfa7a680b0c45adad0d77675d934230', 'resourceId=120', 'timestamp=1659313058045']
------处理参数排列------
appid=bi17db8dbcf71d&nonce=1dfa7a680b0c45adad0d77675d934230&resourceId=120×tamp=1659313058045&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313058045", "nonce": "1dfa7a680b0c45adad0d77675d934230", "sign": "8f81ecfa511555ccf3948f3b51851ba6f73ef54e24c22443cc5c5ae75d9bd6ac", "resourceId": "120"}
2022-08-01 08:17:38 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:38 | INFO | [method]: POST [url]: http://ytest1.yurun.com/rap/report/page
2022-08-01 08:17:38 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "15",
"Content-Type": "application/json"
}
2022-08-01 08:17:38 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313058045", "nonce": "1dfa7a680b0c45adad0d77675d934230", "sign": "8f81ecfa511555ccf3948f3b51851ba6f73ef54e24c22443cc5c5ae75d9bd6ac", "resourceId": "120"}
2022-08-01 08:17:38 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:38 | INFO | successful with status 200
2022-08-01 08:17:38 | DEBUG | [type]: json [time]: 0.068448
2022-08-01 08:17:38 | DEBUG | [response]:
{
"retinfo": "用户认证信息获取失败",
"retcode": "000001"
}
2022-08-01 08:17:38 | INFO | assertStatusCode -> 200.
|
|||||
|
test_case18_1
|
报表动态页面渲染统一接口 [key='resourceId']
|
0.08 s
|
pass
test_case18_1detailed logX
pt1.1.57: {'resourceId': '122'}
['appid=bi17db8dbcf71d', 'nonce=5a8516b31f864fb592c1c5b29803d227', 'resourceId=122', 'timestamp=1659313058122']
------处理参数排列------
appid=bi17db8dbcf71d&nonce=5a8516b31f864fb592c1c5b29803d227&resourceId=122×tamp=1659313058122&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313058122", "nonce": "5a8516b31f864fb592c1c5b29803d227", "sign": "ddfb6afaeefb5d59233eaeeb3c8280d9033d31d08eb434f5b2c1dd0d6e2e7c6c", "resourceId": "122"}
2022-08-01 08:17:38 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:38 | INFO | [method]: POST [url]: http://ytest1.yurun.com/rap/report/page
2022-08-01 08:17:38 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "15",
"Content-Type": "application/json"
}
2022-08-01 08:17:38 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313058122", "nonce": "5a8516b31f864fb592c1c5b29803d227", "sign": "ddfb6afaeefb5d59233eaeeb3c8280d9033d31d08eb434f5b2c1dd0d6e2e7c6c", "resourceId": "122"}
2022-08-01 08:17:38 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:38 | INFO | successful with status 200
2022-08-01 08:17:38 | DEBUG | [type]: json [time]: 0.068209
2022-08-01 08:17:38 | DEBUG | [response]:
{
"retinfo": "用户认证信息获取失败",
"retcode": "000001"
}
2022-08-01 08:17:38 | INFO | assertStatusCode -> 200.
|
|||||
|
test_case18_2
|
报表动态页面渲染统一接口 [key='resourceId']
|
0.09 s
|
pass
test_case18_2detailed logX
pt1.1.58: {'resourceId': '120'}
['appid=bi17db8dbcf71d', 'nonce=fd790453e9b646c6b6444ab025d08516', 'resourceId=120', 'timestamp=1659313058200']
------处理参数排列------
appid=bi17db8dbcf71d&nonce=fd790453e9b646c6b6444ab025d08516&resourceId=120×tamp=1659313058200&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313058200", "nonce": "fd790453e9b646c6b6444ab025d08516", "sign": "b868e514ef9776f1d6536042daf451f00a76079f63503a754cdb685dae60a9df", "resourceId": "120"}
2022-08-01 08:17:38 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:38 | INFO | [method]: POST [url]: http://ytest1.yurun.com/rap/report/page
2022-08-01 08:17:38 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "15",
"Content-Type": "application/json"
}
2022-08-01 08:17:38 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313058200", "nonce": "fd790453e9b646c6b6444ab025d08516", "sign": "b868e514ef9776f1d6536042daf451f00a76079f63503a754cdb685dae60a9df", "resourceId": "120"}
2022-08-01 08:17:38 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:38 | INFO | successful with status 200
2022-08-01 08:17:38 | DEBUG | [type]: json [time]: 0.07662
2022-08-01 08:17:38 | DEBUG | [response]:
{
"retinfo": "用户认证信息获取失败",
"retcode": "000001"
}
2022-08-01 08:17:38 | INFO | assertStatusCode -> 200.
|
|||||
|
test_case18_3
|
报表动态页面渲染统一接口 [key='resourceId']
|
0.1 s
|
pass
test_case18_3detailed logX
pt1.1.59: {'resourceId': '121'}
['appid=bi17db8dbcf71d', 'nonce=a4ccbbe161ef4cfcab5f58d4d6718dea', 'resourceId=121', 'timestamp=1659313058286']
------处理参数排列------
appid=bi17db8dbcf71d&nonce=a4ccbbe161ef4cfcab5f58d4d6718dea&resourceId=121×tamp=1659313058286&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313058286", "nonce": "a4ccbbe161ef4cfcab5f58d4d6718dea", "sign": "b49cde0d45d03e3202304acf67e4281f3b136d1832497b4f705e8bdd53b9186c", "resourceId": "121"}
2022-08-01 08:17:38 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:38 | INFO | [method]: POST [url]: http://ytest1.yurun.com/rap/report/page
2022-08-01 08:17:38 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "15",
"Content-Type": "application/json"
}
2022-08-01 08:17:38 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313058286", "nonce": "a4ccbbe161ef4cfcab5f58d4d6718dea", "sign": "b49cde0d45d03e3202304acf67e4281f3b136d1832497b4f705e8bdd53b9186c", "resourceId": "121"}
2022-08-01 08:17:38 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:38 | INFO | successful with status 200
2022-08-01 08:17:38 | DEBUG | [type]: json [time]: 0.090913
2022-08-01 08:17:38 | DEBUG | [response]:
{
"retinfo": "用户认证信息获取失败",
"retcode": "000001"
}
2022-08-01 08:17:38 | INFO | assertStatusCode -> 200.
|
|||||
|
test_case18_4
|
报表动态页面渲染统一接口 [key='resourceId']
|
0.13 s
|
pass
test_case18_4detailed logX
pt1.1.60: {'resourceId': '123'}
['appid=bi17db8dbcf71d', 'nonce=4c8c0e89c0d24343975f440a6c8281a0', 'resourceId=123', 'timestamp=1659313058389']
------处理参数排列------
appid=bi17db8dbcf71d&nonce=4c8c0e89c0d24343975f440a6c8281a0&resourceId=123×tamp=1659313058389&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313058389", "nonce": "4c8c0e89c0d24343975f440a6c8281a0", "sign": "5200a8db20618eb52964256a7fc9da043ec65a5adb010c4d8001a06549a8a372", "resourceId": "123"}
2022-08-01 08:17:38 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:38 | INFO | [method]: POST [url]: http://ytest1.yurun.com/rap/report/page
2022-08-01 08:17:38 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "15",
"Content-Type": "application/json"
}
2022-08-01 08:17:38 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313058389", "nonce": "4c8c0e89c0d24343975f440a6c8281a0", "sign": "5200a8db20618eb52964256a7fc9da043ec65a5adb010c4d8001a06549a8a372", "resourceId": "123"}
2022-08-01 08:17:38 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:38 | INFO | successful with status 200
2022-08-01 08:17:38 | DEBUG | [type]: json [time]: 0.118993
2022-08-01 08:17:38 | DEBUG | [response]:
{
"retinfo": "用户认证信息获取失败",
"retcode": "000001"
}
2022-08-01 08:17:38 | INFO | assertStatusCode -> 200.
|
|||||
|
test_case18_5
|
报表动态页面渲染统一接口 [key='resourceId']
|
0.12 s
|
pass
test_case18_5detailed logX
pt1.1.61: {'resourceId': '121'}
['appid=bi17db8dbcf71d', 'nonce=7de8258051fd4cc790534b7456e1bf4b', 'resourceId=121', 'timestamp=1659313058523']
------处理参数排列------
appid=bi17db8dbcf71d&nonce=7de8258051fd4cc790534b7456e1bf4b&resourceId=121×tamp=1659313058523&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313058523", "nonce": "7de8258051fd4cc790534b7456e1bf4b", "sign": "9df526e5bb90c8bcb9bc2d803e93deae921541fbe1f404620e3d7e6c1a0718c2", "resourceId": "121"}
2022-08-01 08:17:38 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:38 | INFO | [method]: POST [url]: http://ytest1.yurun.com/rap/report/page
2022-08-01 08:17:38 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "15",
"Content-Type": "application/json"
}
2022-08-01 08:17:38 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313058523", "nonce": "7de8258051fd4cc790534b7456e1bf4b", "sign": "9df526e5bb90c8bcb9bc2d803e93deae921541fbe1f404620e3d7e6c1a0718c2", "resourceId": "121"}
2022-08-01 08:17:38 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:38 | INFO | successful with status 200
2022-08-01 08:17:38 | DEBUG | [type]: json [time]: 0.101204
2022-08-01 08:17:38 | DEBUG | [response]:
{
"retinfo": "用户认证信息获取失败",
"retcode": "000001"
}
2022-08-01 08:17:38 | INFO | assertStatusCode -> 200.
|
|||||
|
test_case19
|
0.14 s
|
pass
test_case19detailed logX
pt1.1.62: {'resourceId': '3'}
['appid=bi17db8dbcf71d', 'nonce=ef44bb2793944b8b9e632b0586a7c112', 'resourceId=3', 'timestamp=1659313058639']
------处理参数排列------
appid=bi17db8dbcf71d&nonce=ef44bb2793944b8b9e632b0586a7c112&resourceId=3×tamp=1659313058639&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313058639", "nonce": "ef44bb2793944b8b9e632b0586a7c112", "sign": "ec72fd8756c96afadfa3088d2f24071f87b527f28d96bdcc8ffe6d1c761b007a", "resourceId": "3"}
2022-08-01 08:17:38 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:38 | INFO | [method]: POST [url]: http://ytest1.yurun.com/rap/report/query
2022-08-01 08:17:38 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "15",
"Content-Type": "application/json"
}
2022-08-01 08:17:38 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313058639", "nonce": "ef44bb2793944b8b9e632b0586a7c112", "sign": "ec72fd8756c96afadfa3088d2f24071f87b527f28d96bdcc8ffe6d1c761b007a", "resourceId": "3"}
2022-08-01 08:17:38 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:38 | INFO | successful with status 200
2022-08-01 08:17:38 | DEBUG | [type]: json [time]: 0.121142
2022-08-01 08:17:38 | DEBUG | [response]:
{
"retinfo": "用户认证信息获取失败",
"retcode": "000001"
}
2022-08-01 08:17:38 | INFO | assertStatusCode -> 200.
|
||||||
|
test_case20
|
0.13 s
|
pass
test_case20detailed logX
pt1.1.63: {'parentId': '2', 'menuName': 'testq', 'menuType': 'F', 'orderNum': '2', 'isFrame': '1', 'status': '1', 'perms': '1'}
['appid=bi17db8dbcf71d', 'isFrame=1', 'menuName=testq', 'menuType=F', 'nonce=4ffab57e7fd343e29cce68bb79e4af94', 'orderNum=2', 'parentId=2', 'perms=1', 'status=1', 'timestamp=1659313058775']
------处理参数排列------
appid=bi17db8dbcf71d&isFrame=1&menuName=testq&menuType=F&nonce=4ffab57e7fd343e29cce68bb79e4af94&orderNum=2&parentId=2&perms=1&status=1×tamp=1659313058775&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313058775", "nonce": "4ffab57e7fd343e29cce68bb79e4af94", "sign": "207b50611c99d9df620bc00d40cd4ea9f79387c676ce42ade67241636a64a796", "parentId": "2", "menuName": "testq", "menuType": "F", "orderNum": "2", "isFrame": "1", "status": "1", "perms": "1"}
2022-08-01 08:17:38 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:38 | INFO | [method]: POST [url]: http://ytest1.yurun.com/rapadmin/menu/add
2022-08-01 08:17:38 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "15",
"Content-Type": "application/json"
}
2022-08-01 08:17:38 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313058775", "nonce": "4ffab57e7fd343e29cce68bb79e4af94", "sign": "207b50611c99d9df620bc00d40cd4ea9f79387c676ce42ade67241636a64a796", "parentId": "2", "menuName": "testq", "menuType": "F", "orderNum": "2", "isFrame": "1", "status": "1", "perms": "1"}
2022-08-01 08:17:38 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:38 | INFO | successful with status 200
2022-08-01 08:17:38 | DEBUG | [type]: json [time]: 0.112661
2022-08-01 08:17:38 | DEBUG | [response]:
{
"retinfo": "同级菜单下菜单名不能重复!",
"retcode": "000001"
}
2022-08-01 08:17:38 | INFO | assertStatusCode -> 200.
|
||||||
|
test_case21
|
0.13 s
|
pass
test_case21detailed logX
pt1.1.64: {'parentId': '2', 'menuName': 'testw', 'menuType': 'F', 'orderNum': '2', 'isFrame': '1', 'status': '1', 'perms': '1'}
['appid=bi17db8dbcf71d', 'isFrame=1', 'menuName=testw', 'menuType=F', 'nonce=32986b5b73a249e89adb63ca4659df14', 'orderNum=2', 'parentId=2', 'perms=1', 'status=1', 'timestamp=1659313058903']
------处理参数排列------
appid=bi17db8dbcf71d&isFrame=1&menuName=testw&menuType=F&nonce=32986b5b73a249e89adb63ca4659df14&orderNum=2&parentId=2&perms=1&status=1×tamp=1659313058903&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313058903", "nonce": "32986b5b73a249e89adb63ca4659df14", "sign": "f5ed6e40cef61dfa5655c67f52ae0a0d02ba19e55d5a0e285489fedaa9db6054", "parentId": "2", "menuName": "testw", "menuType": "F", "orderNum": "2", "isFrame": "1", "status": "1", "perms": "1"}
2022-08-01 08:17:38 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:38 | INFO | [method]: POST [url]: http://ytest1.yurun.com/rapadmin/menu/edit
2022-08-01 08:17:38 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "15",
"Content-Type": "application/json"
}
2022-08-01 08:17:38 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313058903", "nonce": "32986b5b73a249e89adb63ca4659df14", "sign": "f5ed6e40cef61dfa5655c67f52ae0a0d02ba19e55d5a0e285489fedaa9db6054", "parentId": "2", "menuName": "testw", "menuType": "F", "orderNum": "2", "isFrame": "1", "status": "1", "perms": "1"}
2022-08-01 08:17:39 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:39 | INFO | successful with status 200
2022-08-01 08:17:39 | DEBUG | [type]: json [time]: 0.112112
2022-08-01 08:17:39 | DEBUG | [response]:
{
"retinfo": "菜单编号不可为空",
"retcode": "000001"
}
2022-08-01 08:17:39 | INFO | assertStatusCode -> 200.
|
||||||
|
test_case22
|
0.14 s
|
pass
test_case22detailed logX
pt1.1.65: {'pageNum': '1', 'pageSize': '10'}
['appid=bi17db8dbcf71d', 'nonce=32d76f3fcf2f4b069c740b7c126b7b17', 'pageNum=1', 'pageSize=10', 'timestamp=1659313059030']
------处理参数排列------
appid=bi17db8dbcf71d&nonce=32d76f3fcf2f4b069c740b7c126b7b17&pageNum=1&pageSize=10×tamp=1659313059030&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313059030", "nonce": "32d76f3fcf2f4b069c740b7c126b7b17", "sign": "ec082fc6321ce8adcd57c68f4526a7cbbf0d83c05df090e95be74e93137bbf9d", "pageNum": "1", "pageSize": "10"}
2022-08-01 08:17:39 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:39 | INFO | [method]: POST [url]: http://ytest1.yurun.com/rapadmin/resource/page
2022-08-01 08:17:39 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "15",
"Content-Type": "application/json"
}
2022-08-01 08:17:39 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313059030", "nonce": "32d76f3fcf2f4b069c740b7c126b7b17", "sign": "ec082fc6321ce8adcd57c68f4526a7cbbf0d83c05df090e95be74e93137bbf9d", "pageNum": "1", "pageSize": "10"}
2022-08-01 08:17:39 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:39 | INFO | successful with status 200
2022-08-01 08:17:39 | DEBUG | [type]: json [time]: 0.129458
2022-08-01 08:17:39 | DEBUG | [response]:
{
"data": {
"total": "801",
"results": [
{
"id": "2491",
"name": "",
"type": "2",
"status": "0",
"createBy": "杨晗",
"createAt": "2022-08-01 08:17:37",
"updateBy": "杨晗",
"updateAt": "2022-08-01 08:17:37"
},
{
"id": "2489",
"name": "",
"type": "2",
"status": "0",
"createBy": "杨晗",
"createAt": "2022-08-01 08:17:37",
"updateBy": "杨晗",
"updateAt": "2022-08-01 08:17:37"
},
{
"id": "2490",
"name": "",
"type": "2",
"status": "0",
"createBy": "杨晗",
"createAt": "2022-08-01 08:17:37",
"updateBy": "杨晗",
"updateAt": "2022-08-01 08:17:37"
},
{
"id": "2488",
"name": "",
"type": "2",
"status": "0",
"createBy": "杨晗",
"createAt": "2022-08-01 08:17:36",
"updateBy": "杨晗",
"updateAt": "2022-08-01 08:17:36"
},
{
"id": "2486",
"name": "",
"type": "2",
"status": "0",
"createBy": "杨晗",
"createAt": "2022-08-01 08:17:36",
"updateBy": "杨晗",
"updateAt": "2022-08-01 08:17:36"
},
{
"id": "2487",
"name": "",
"type": "2",
"status": "0",
"createBy": "杨晗",
"createAt": "2022-08-01 08:17:36",
"updateBy": "杨晗",
"updateAt": "2022-08-01 08:17:36"
},
{
"id": "2484",
"name": "",
"type": "2",
"status": "0",
"createBy": "杨晗",
"createAt": "2022-08-01 08:17:35",
"updateBy": "杨晗",
"updateAt": "2022-08-01 08:17:35"
},
{
"id": "2485",
"name": "",
"type": "2",
"status": "0",
"createBy": "杨晗",
"createAt": "2022-08-01 08:17:35",
"updateBy": "杨晗",
"updateAt": "2022-08-01 08:17:35"
},
{
"id": "2483",
"name": "",
"type": "2",
"status": "0",
"createBy": "杨晗",
"createAt": "2022-08-01 08:17:35",
"updateBy": "杨晗",
"updateAt": "2022-08-01 08:17:35"
},
{
"id": "2482",
"name": "",
"type": "2",
"status": "0",
"createBy": "杨晗",
"createAt": "2022-08-01 08:17:34",
"updateBy": "杨晗",
"updateAt": "2022-08-01 08:17:34"
}
]
},
"retinfo": "成功",
"retcode": "000000"
}
2022-08-01 08:17:39 | INFO | assertStatusCode -> 200.
|
||||||
|
test_case23
|
0.13 s
|
pass
test_case23detailed logX
pt1.1.66: {'pageNum': '1', 'pageSize': '10', 'scopeId': '16'}
['appid=bi17db8dbcf71d', 'nonce=a89d8f2d1dd64cec9df4d536b72e0878', 'pageNum=1', 'pageSize=10', 'scopeId=16', 'timestamp=1659313059174']
------处理参数排列------
appid=bi17db8dbcf71d&nonce=a89d8f2d1dd64cec9df4d536b72e0878&pageNum=1&pageSize=10&scopeId=16×tamp=1659313059174&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313059174", "nonce": "a89d8f2d1dd64cec9df4d536b72e0878", "sign": "ab754b71ad54fab31d5bca5f05e2d16b13f9d9cb6bf4bc6c2e71e025f69c2d8f", "pageNum": "1", "pageSize": "10", "scopeId": "16"}
2022-08-01 08:17:39 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:39 | INFO | [method]: POST [url]: http://ytest1.yurun.com/rapadmin/app/scope/relList
2022-08-01 08:17:39 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "15",
"Content-Type": "application/json"
}
2022-08-01 08:17:39 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313059174", "nonce": "a89d8f2d1dd64cec9df4d536b72e0878", "sign": "ab754b71ad54fab31d5bca5f05e2d16b13f9d9cb6bf4bc6c2e71e025f69c2d8f", "pageNum": "1", "pageSize": "10", "scopeId": "16"}
2022-08-01 08:17:39 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:39 | INFO | successful with status 200
2022-08-01 08:17:39 | DEBUG | [type]: json [time]: 0.111508
2022-08-01 08:17:39 | DEBUG | [response]:
{
"data": {
"total": "1",
"results": [
{
"scopeRelId": "16",
"appId": "31",
"appName": "(展示用)互联网销售报表应用",
"typeLevel1": "3",
"typeLevelName": "报表应用",
"export": "1",
"status": "0",
"dimensions": []
}
]
},
"retinfo": "成功",
"retcode": "000000"
}
2022-08-01 08:17:39 | INFO | assertStatusCode -> 200.
|
||||||
|
test_case24
|
0.09 s
|
pass
test_case24detailed logX
pt1.1.67:
2022-08-01 08:17:39 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:39 | INFO | [method]: POST [url]: http://10.11.0.174:18209/app/scope/relAdd
2022-08-01 08:17:39 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "15",
"Content-Type": "application/json"
}
2022-08-01 08:17:39 | DEBUG | [data]:
{"scopeId":"18","appIds":["1"]}
2022-08-01 08:17:39 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:39 | INFO | successful with status 200
2022-08-01 08:17:39 | DEBUG | [type]: json [time]: 0.069122
2022-08-01 08:17:39 | DEBUG | [response]:
{
"retinfo": "成功",
"retcode": "000000"
}
2022-08-01 08:17:39 | INFO | assertStatusCode -> 200.
|
||||||
|
test_case25
|
0.1 s
|
pass
test_case25detailed logX
pt1.1.68: {'scopeId': '18', 'appId': '1'}
['appId=1', 'appid=bi17db8dbcf71d', 'nonce=3d8a4b09dd9c45b993c7faa432ee61ec', 'scopeId=18', 'timestamp=1659313059390']
------处理参数排列------
appId=1&appid=bi17db8dbcf71d&nonce=3d8a4b09dd9c45b993c7faa432ee61ec&scopeId=18×tamp=1659313059390&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313059390", "nonce": "3d8a4b09dd9c45b993c7faa432ee61ec", "sign": "9d3726a4522c61d4045e3a8902116711df94a71005da21a185354900a78308a5", "scopeId": "18", "appId": "1"}
2022-08-01 08:17:39 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:39 | INFO | [method]: POST [url]: http://ytest1.yurun.com/rapadmin/app/scope/relDel
2022-08-01 08:17:39 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "15",
"Content-Type": "application/json"
}
2022-08-01 08:17:39 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313059390", "nonce": "3d8a4b09dd9c45b993c7faa432ee61ec", "sign": "9d3726a4522c61d4045e3a8902116711df94a71005da21a185354900a78308a5", "scopeId": "18", "appId": "1"}
2022-08-01 08:17:39 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:39 | INFO | successful with status 200
2022-08-01 08:17:39 | DEBUG | [type]: json [time]: 0.082015
2022-08-01 08:17:39 | DEBUG | [response]:
{
"retinfo": "成功",
"retcode": "000000"
}
2022-08-01 08:17:39 | INFO | assertStatusCode -> 200.
|
||||||
|
test_case26
|
0.04 s
|
pass
test_case26detailed logX
pt1.1.69: {'scopeId': '18', 'pageNum': '1', 'pageSize': '10', 'typeLevel1': ['4', '3', '1', '5']}
['appid=bi17db8dbcf71d', 'nonce=a0329f627d5c44b3a1ff69b25f01348c', 'pageNum=1', 'pageSize=10', 'scopeId=18', 'timestamp=1659313059486', "typeLevel1=['4', '3', '1', '5']"]
------处理参数排列------
appid=bi17db8dbcf71d&nonce=a0329f627d5c44b3a1ff69b25f01348c&pageNum=1&pageSize=10&scopeId=18×tamp=1659313059486&typeLevel1=['4', '3', '1', '5']&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313059486", "nonce": "a0329f627d5c44b3a1ff69b25f01348c", "sign": "ff0c946ba20544a0aee85d43a30568c06e0d6588037f7a758e83419c36953db5", "scopeId": "18", "pageNum": "1", "pageSize": "10", "typeLevel1": ["4", "3", "1", "5"]}
2022-08-01 08:17:39 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:39 | INFO | [method]: POST [url]: http://10.11.0.174:18209/app/scope/chooseApp
2022-08-01 08:17:39 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "15",
"Content-Type": "application/json"
}
2022-08-01 08:17:39 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313059486", "nonce": "a0329f627d5c44b3a1ff69b25f01348c", "sign": "ff0c946ba20544a0aee85d43a30568c06e0d6588037f7a758e83419c36953db5", "scopeId": "18", "pageNum": "1", "pageSize": "10", "typeLevel1": ["4", "3", "1", "5"]}
2022-08-01 08:17:39 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:39 | INFO | successful with status 200
2022-08-01 08:17:39 | DEBUG | [type]: json [time]: 0.029868
2022-08-01 08:17:39 | DEBUG | [response]:
{
"data": {
"total": "31",
"results": [
{
"typeLevel1": "3",
"typeLevelName": "报表应用",
"id": "1",
"name": "modifyBaseyanghan764"
},
{
"typeLevel1": "1",
"typeLevelName": "数据模型",
"id": "2",
"name": "1"
},
{
"typeLevel1": "3",
"typeLevelName": "报表应用",
"id": "24",
"name": "互联网报表-test01"
},
{
"typeLevel1": "3",
"typeLevelName": "报表应用",
"id": "25",
"name": "互联网报表-test02"
},
{
"typeLevel1": "3",
"typeLevelName": "报表应用",
"id": "26",
"name": "互联网报表-test03"
},
{
"typeLevel1": "3",
"typeLevelName": "报表应用",
"id": "27",
"name": "互联网报表-test04"
},
{
"typeLevel1": "3",
"typeLevelName": "报表应用",
"id": "28",
"name": "互联网报表AAAAA互联网报表AAAAA"
},
{
"typeLevel1": "3",
"typeLevelName": "报表应用",
"id": "29",
"name": "互联网报表咪咪咪"
},
{
"typeLevel1": "3",
"typeLevelName": "报表应用",
"id": "32",
"name": "互联网报表1108yh"
},
{
"typeLevel1": "3",
"typeLevelName": "报表应用",
"id": "34",
"name": "一二三四五六七八九十一二三四五六七八九十"
}
]
},
"retinfo": "成功",
"retcode": "000000"
}
2022-08-01 08:17:39 | INFO | assertStatusCode -> 200.
|
||||||
|
test_case27
|
0.07 s
|
pass
test_case27detailed logX
pt1.1.70: {'scopeId': '18', 'appId': '1'}
['appId=1', 'appid=bi17db8dbcf71d', 'nonce=453c6c2f5e624856afa80dc3a658d33b', 'scopeId=18', 'timestamp=1659313059523']
------处理参数排列------
appId=1&appid=bi17db8dbcf71d&nonce=453c6c2f5e624856afa80dc3a658d33b&scopeId=18×tamp=1659313059523&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313059523", "nonce": "453c6c2f5e624856afa80dc3a658d33b", "sign": "4822c50afb8800ca624c2bee8e2946063398b7bf3f6c6e1ff3e1ee5b6ccba73e", "scopeId": "18", "appId": "1"}
2022-08-01 08:17:39 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:39 | INFO | [method]: POST [url]: http://ytest1.yurun.com/rapadmin/app/scope/rel/export
2022-08-01 08:17:39 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "15",
"Content-Type": "application/json"
}
2022-08-01 08:17:39 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313059523", "nonce": "453c6c2f5e624856afa80dc3a658d33b", "sign": "4822c50afb8800ca624c2bee8e2946063398b7bf3f6c6e1ff3e1ee5b6ccba73e", "scopeId": "18", "appId": "1"}
2022-08-01 08:17:39 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:39 | INFO | successful with status 200
2022-08-01 08:17:39 | DEBUG | [type]: json [time]: 0.057739
2022-08-01 08:17:39 | DEBUG | [response]:
{
"retinfo": "未查找到对用的应用关系,请刷新页面",
"retcode": "000001"
}
2022-08-01 08:17:39 | INFO | assertStatusCode -> 200.
|
||||||
|
test_case28
|
0.08 s
|
pass
test_case28detailed logX
pt1.1.71: {'scopeId': '18', 'appId': '1', 'export': '0'}
['appId=1', 'appid=bi17db8dbcf71d', 'export=0', 'nonce=23a82afcb7e0487da78365561cd617c5', 'scopeId=18', 'timestamp=1659313059590']
------处理参数排列------
appId=1&appid=bi17db8dbcf71d&export=0&nonce=23a82afcb7e0487da78365561cd617c5&scopeId=18×tamp=1659313059590&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313059590", "nonce": "23a82afcb7e0487da78365561cd617c5", "sign": "9fb5aaba9feb7fa9a679c3eb16d74c11c6d3a3ecf3bc2aaf6a846b504d684a76", "scopeId": "18", "appId": "1", "export": "0"}
2022-08-01 08:17:39 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:39 | INFO | [method]: POST [url]: http://ytest1.yurun.com/rapadmin/app/scope/rel/exportUp
2022-08-01 08:17:39 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "15",
"Content-Type": "application/json"
}
2022-08-01 08:17:39 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313059590", "nonce": "23a82afcb7e0487da78365561cd617c5", "sign": "9fb5aaba9feb7fa9a679c3eb16d74c11c6d3a3ecf3bc2aaf6a846b504d684a76", "scopeId": "18", "appId": "1", "export": "0"}
2022-08-01 08:17:39 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:39 | INFO | successful with status 200
2022-08-01 08:17:39 | DEBUG | [type]: json [time]: 0.070454
2022-08-01 08:17:39 | DEBUG | [response]:
{
"retinfo": "未查找到对用的应用关系,请刷新页面",
"retcode": "000001"
}
2022-08-01 08:17:39 | INFO | assertStatusCode -> 200.
|
||||||
|
test_case29_0
|
查询人员包列表 [key='data1']
|
0.14 s
|
pass
test_case29_0detailed logX
pt1.1.72: {'pageNum': '1', 'pageSize': '0'}
['appid=bi17db8dbcf71d', 'nonce=402c46de51fb4db5960342369723310e', 'pageNum=1', 'pageSize=0', 'timestamp=1659313059673']
------处理参数排列------
appid=bi17db8dbcf71d&nonce=402c46de51fb4db5960342369723310e&pageNum=1&pageSize=0×tamp=1659313059673&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313059673", "nonce": "402c46de51fb4db5960342369723310e", "sign": "94a9ec6adff68e3209204dd6edd5c12aba684162cc5c0049b7961a0e819c596b", "pageNum": "1", "pageSize": "0"}
2022-08-01 08:17:39 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:39 | INFO | [method]: POST [url]: http://ytest1.yurun.com/rapadmin/app/scope/list
2022-08-01 08:17:39 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "15",
"Content-Type": "application/json"
}
2022-08-01 08:17:39 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313059673", "nonce": "402c46de51fb4db5960342369723310e", "sign": "94a9ec6adff68e3209204dd6edd5c12aba684162cc5c0049b7961a0e819c596b", "pageNum": "1", "pageSize": "0"}
2022-08-01 08:17:39 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:39 | INFO | successful with status 200
2022-08-01 08:17:39 | DEBUG | [type]: json [time]: 0.107276
2022-08-01 08:17:39 | DEBUG | [response]:
{
"data": {
"total": "202",
"results": [
{
"id": "237",
"name": "yanghan自动化修改机构915",
"type": "1",
"createAt": "2022-08-01 08:09:39",
"status": "1"
},
{
"id": "231",
"name": "yanghan自动化479",
"type": "1",
"createAt": "2022-08-01 08:09:38",
"status": "1"
},
{
"id": "232",
"name": "@#!!1233276",
"type": "2",
"createAt": "2022-08-01 08:09:38",
"status": "1"
},
{
"id": "233",
"name": "1235950",
"type": "2",
"createAt": "2022-08-01 08:09:38",
"status": "1"
},
{
"id": "234",
"name": "hanhan9306",
"type": "2",
"createAt": "2022-08-01 08:09:38",
"status": "1"
},
{
"id": "235",
"name": "涵涵2309",
"type": "2",
"createAt": "2022-08-01 08:09:38",
"status": "1"
},
{
"id": "236",
"name": "mimi9677",
"type": "2",
"createAt": "2022-08-01 08:09:38",
"status": "1"
},
{
"id": "229",
"name": "mimi6742",
"type": "2",
"createAt": "2022-07-26 09:13:10",
"status": "1"
},
{
"id": "230",
"name": "yanghan自动化修改机构343",
"type": "1",
"createAt": "2022-07-26 09:13:10",
"status": "1"
},
{
"id": "224",
"name": "yanghan自动化704",
"type": "1",
"createAt": "2022-07-26 09:13:09",
"status": "1"
},
{
"id": "225",
"name": "@#!!1233842",
"type": "2",
"createAt": "2022-07-26 09:13:09",
"status": "1"
},
{
"id": "226",
"name": "1233158",
"type": "2",
"createAt": "2022-07-26 09:13:09",
"status": "1"
},
{
"id": "227",
"name": "hanhan1396",
"type": "2",
"createAt": "2022-07-26 09:13:09",
"status": "1"
},
{
"id": "228",
"name": "涵涵9955",
"type": "2",
"createAt": "2022-07-26 09:13:09",
"status": "1"
},
{
"id": "223",
"name": "yanghan自动化修改机构438",
"type": "1",
"createAt": "2022-07-26 08:48:52",
"status": "1"
},
{
"id": "217",
"name": "yanghan自动化37",
"type": "1",
"createAt": "2022-07-26 08:48:51",
"status": "1"
},
{
"id": "218",
"name": "@#!!1232358",
"type": "2",
"createAt": "2022-07-26 08:48:51",
"status": "1"
},
{
"id": "219",
"name": "1237465",
"type": "2",
"createAt": "2022-07-26 08:48:51",
"status": "1"
},
{
"id": "220",
"name": "hanhan1389",
"type": "2",
"createAt": "2022-07-26 08:48:51",
"status": "1"
},
{
"id": "221",
"name": "涵涵5486",
"type": "2",
"createAt": "2022-07-26 08:48:51",
"status": "1"
},
{
"id": "222",
"name": "mimi5427",
"type": "2",
"createAt": "2022-07-26 08:48:51",
"status": "1"
},
{
"id": "211",
"name": "yanghan自动化754",
"type": "1",
"createAt": "2022-07-26 08:47:23",
"status": "1"
},
{
"id": "212",
"name": "@#!!1233883",
"type": "2",
"createAt": "2022-07-26 08:47:23",
"status": "1"
},
{
"id": "213",
"name": "1236807",
"type": "2",
"createAt": "2022-07-26 08:47:23",
"status": "1"
},
{
"id": "214",
"name": "hanhan445",
"type": "2",
"createAt": "2022-07-26 08:47:23",
"status": "1"
},
{
"id": "215",
"name": "涵涵751",
"type": "2",
"createAt": "2022-07-26 08:47:23",
"status": "1"
},
{
"id": "216",
"name": "mimi8565",
"type": "2",
"createAt": "2022-07-26 08:47:23",
"status": "1"
},
{
"id": "210",
"name": "yanghan自动化修改机构333",
"type": "1",
"createAt": "2022-07-25 16:50:51",
"status": "1"
},
{
"id": "204",
"name": "yanghan自动化598",
"type": "1",
"createAt": "2022-07-25 16:50:50",
"status": "1"
},
{
"id": "205",
"name": "@#!!1233428",
"type": "2",
"createAt": "2022-07-25 16:50:50",
"status": "1"
},
{
"id": "206",
"name": "123919",
"type": "2",
"createAt": "2022-07-25 16:50:50",
"status": "1"
},
{
"id": "207",
"name": "hanhan4514",
"type": "2",
"createAt": "2022-07-25 16:50:50",
"status": "1"
},
{
"id": "208",
"name": "涵涵6242",
"type": "2",
"createAt": "2022-07-25 16:50:50",
"status": "1"
},
{
"id": "209",
"name": "mimi2359",
"type": "2",
"createAt": "2022-07-25 16:50:50",
"status": "1"
},
{
"id": "203",
"name": "yanghan自动化修改机构134",
"type": "1",
"createAt": "2022-07-25 16:10:52",
"status": "1"
},
{
"id": "197",
"name": "yanghan自动化901",
"type": "1",
"createAt": "2022-07-25 16:10:51",
"status": "1"
},
{
"id": "198",
"name": "@#!!1239131",
"type": "2",
"createAt": "2022-07-25 16:10:51",
"status": "1"
},
{
"id": "199",
"name": "1237747",
"type": "2",
"createAt": "2022-07-25 16:10:51",
"status": "1"
},
{
"id": "200",
"name": "hanhan5466",
"type": "2",
"createAt": "2022-07-25 16:10:51",
"status": "1"
},
{
"id": "201",
"name": "涵涵3738",
"type": "2",
"createAt": "2022-07-25 16:10:51",
"status": "1"
},
{
"id": "202",
"name": "mimi6157",
"type": "2",
"createAt": "2022-07-25 16:10:51",
"status": "1"
},
{
"id": "191",
"name": "yanghan自动化391",
"type": "1",
"createAt": "2022-07-25 11:01:21",
"status": "1"
},
{
"id": "192",
"name": "@#!!1234361",
"type": "2",
"createAt": "2022-07-25 11:01:21",
"status": "1"
},
{
"id": "193",
"name": "1237693",
"type": "2",
"createAt": "2022-07-25 11:01:21",
"status": "1"
},
{
"id": "194",
"name": "hanhan7732",
"type": "2",
"createAt": "2022-07-25 11:01:21",
"status": "1"
},
{
"id": "195",
"name": "涵涵1908",
"type": "2",
"createAt": "2022-07-25 11:01:21",
"status": "1"
},
{
"id": "196",
"name": "mimi5680",
"type": "2",
"createAt": "2022-07-25 11:01:21",
"status": "1"
},
{
"id": "190",
"name": "yanghan自动化修改机构102",
"type": "1",
"createAt": "2022-07-25 11:00:49",
"status": "1"
},
{
"id": "184",
"name": "yanghan自动化550",
"type": "1",
"createAt": "2022-07-25 11:00:48",
"status": "1"
},
{
"id": "185",
"name": "@#!!1233112",
"type": "2",
"createAt": "2022-07-25 11:00:48",
"status": "1"
},
{
"id": "186",
"name": "123463",
"type": "2",
"createAt": "2022-07-25 11:00:48",
"status": "1"
},
{
"id": "187",
"name": "hanhan9184",
"type": "2",
"createAt": "2022-07-25 11:00:48",
"status": "1"
},
{
"id": "188",
"name": "涵涵4825",
"type": "2",
"createAt": "2022-07-25 11:00:48",
"status": "1"
},
{
"id": "189",
"name": "mimi1579",
"type": "2",
"createAt": "2022-07-25 11:00:48",
"status": "1"
},
{
"id": "148",
"name": "yanghan自动化修改机构646",
"type": "1",
"createAt": "2022-06-23 14:57:21",
"status": "1"
},
{
"id": "142",
"name": "yanghan自动化974",
"type": "1",
"createAt": "2022-06-23 14:57:20",
"status": "1"
},
{
"id": "143",
"name": "@#!!1232124",
"type": "2",
"createAt": "2022-06-23 14:57:20",
"status": "1"
},
{
"id": "144",
"name": "1233861",
"type": "2",
"createAt": "2022-06-23 14:57:20",
"status": "1"
},
{
"id": "145",
"name": "hanhan940",
"type": "2",
"createAt": "2022-06-23 14:57:20",
"status": "1"
},
{
"id": "146",
"name": "涵涵5619",
"type": "2",
"createAt": "2022-06-23 14:57:20",
"status": "1"
},
{
"id": "147",
"name": "mimi3831",
"type": "2",
"createAt": "2022-06-23 14:57:20",
"status": "1"
},
{
"id": "141",
"name": "yanghan自动化修改机构353",
"type": "1",
"createAt": "2022-06-16 15:55:03",
"status": "1"
},
{
"id": "135",
"name": "yanghan自动化455",
"type": "1",
"createAt": "2022-06-16 15:55:02",
"status": "1"
},
{
"id": "136",
"name": "@#!!123301",
"type": "2",
"createAt": "2022-06-16 15:55:02",
"status": "1"
},
{
"id": "137",
"name": "1238831",
"type": "2",
"createAt": "2022-06-16 15:55:02",
"status": "1"
},
{
"id": "138",
"name": "hanhan1672",
"type": "2",
"createAt": "2022-06-16 15:55:02",
"status": "1"
},
{
"id": "139",
"name": "涵涵8865",
"type": "2",
"createAt": "2022-06-16 15:55:02",
"status": "1"
},
{
"id": "140",
"name": "mimi7324",
"type": "2",
"createAt": "2022-06-16 15:55:02",
"status": "1"
},
{
"id": "134",
"name": "yanghan自动化修改机构336",
"type": "1",
"createAt": "2022-06-09 10:48:08",
"status": "1"
},
{
"id": "128",
"name": "yanghan自动化791",
"type": "1",
"createAt": "2022-06-09 10:48:07",
"status": "1"
},
{
"id": "129",
"name": "@#!!1238706",
"type": "2",
"createAt": "2022-06-09 10:48:07",
"status": "1"
},
{
"id": "130",
"name": "1233724",
"type": "2",
"createAt": "2022-06-09 10:48:07",
"status": "1"
},
{
"id": "131",
"name": "hanhan7675",
"type": "2",
"createAt": "2022-06-09 10:48:07",
"status": "1"
},
{
"id": "132",
"name": "涵涵7755",
"type": "2",
"createAt": "2022-06-09 10:48:07",
"status": "1"
},
{
"id": "133",
"name": "mimi2304",
"type": "2",
"createAt": "2022-06-09 10:48:07",
"status": "1"
},
{
"id": "127",
"name": "yanghan自动化修改机构433",
"type": "1",
"createAt": "2022-06-07 10:50:38",
"status": "1"
},
{
"id": "121",
"name": "yanghan自动化301",
"type": "1",
"createAt": "2022-06-07 10:50:37",
"status": "1"
},
{
"id": "122",
"name": "@#!!1238923",
"type": "2",
"createAt": "2022-06-07 10:50:37",
"status": "1"
},
{
"id": "123",
"name": "1234884",
"type": "2",
"createAt": "2022-06-07 10:50:37",
"status": "1"
},
{
"id": "124",
"name": "hanhan6212",
"type": "2",
"createAt": "2022-06-07 10:50:37",
"status": "1"
},
{
"id": "125",
"name": "涵涵1321",
"type": "2",
"createAt": "2022-06-07 10:50:37",
"status": "1"
},
{
"id": "126",
"name": "mimi6840",
"type": "2",
"createAt": "2022-06-07 10:50:37",
"status": "1"
},
{
"id": "119",
"name": "mimi3267",
"type": "2",
"createAt": "2022-06-07 09:25:28",
"status": "1"
},
{
"id": "120",
"name": "yanghan自动化修改机构413",
"type": "1",
"createAt": "2022-06-07 09:25:28",
"status": "1"
},
{
"id": "114",
"name": "yanghan自动化209",
"type": "1",
"createAt": "2022-06-07 09:25:27",
"status": "1"
},
{
"id": "115",
"name": "@#!!1235025",
"type": "2",
"createAt": "2022-06-07 09:25:27",
"status": "1"
},
{
"id": "116",
"name": "1232668",
"type": "2",
"createAt": "2022-06-07 09:25:27",
"status": "1"
},
{
"id": "117",
"name": "hanhan6590",
"type": "2",
"createAt": "2022-06-07 09:25:27",
"status": "1"
},
{
"id": "118",
"name": "涵涵2771",
"type": "2",
"createAt": "2022-06-07 09:25:27",
"status": "1"
},
{
"id": "108",
"name": "@#!!1235781",
"type": "2",
"createAt": "2022-06-07 09:21:16",
"status": "1"
},
{
"id": "109",
"name": "1232092",
"type": "2",
"createAt": "2022-06-07 09:21:16",
"status": "1"
},
{
"id": "110",
"name": "hanhan6582",
"type": "2",
"createAt": "2022-06-07 09:21:16",
"status": "1"
},
{
"id": "111",
"name": "涵涵1727",
"type": "2",
"createAt": "2022-06-07 09:21:16",
"status": "1"
},
{
"id": "112",
"name": "mimi9353",
"type": "2",
"createAt": "2022-06-07 09:21:16",
"status": "1"
},
{
"id": "113",
"name": "yanghan自动化修改机构809",
"type": "1",
"createAt": "2022-06-07 09:21:16",
"status": "1"
},
{
"id": "107",
"name": "yanghan自动化994",
"type": "1",
"createAt": "2022-06-07 09:21:15",
"status": "1"
},
{
"id": "104",
"name": "涵涵3436",
"type": "2",
"createAt": "2022-06-06 17:42:58",
"status": "1"
},
{
"id": "105",
"name": "mimi1877",
"type": "2",
"createAt": "2022-06-06 17:42:58",
"status": "1"
},
{
"id": "106",
"name": "yanghan自动化修改机构487",
"type": "1",
"createAt": "2022-06-06 17:42:58",
"status": "1"
},
{
"id": "100",
"name": "yanghan自动化967",
"type": "1",
"createAt": "2022-06-06 17:42:57",
"status": "1"
},
{
"id": "101",
"name": "@#!!123734",
"type": "2",
"createAt": "2022-06-06 17:42:57",
"status": "1"
},
{
"id": "102",
"name": "1237978",
"type": "2",
"createAt": "2022-06-06 17:42:57",
"status": "1"
},
{
"id": "103",
"name": "hanhan6047",
"type": "2",
"createAt": "2022-06-06 17:42:57",
"status": "1"
},
{
"id": "97",
"name": "涵涵1364",
"type": "2",
"createAt": "2022-06-06 17:41:33",
"status": "1"
},
{
"id": "98",
"name": "mimi7747",
"type": "2",
"createAt": "2022-06-06 17:41:33",
"status": "1"
},
{
"id": "99",
"name": "yanghan自动化修改机构231",
"type": "1",
"createAt": "2022-06-06 17:41:33",
"status": "1"
},
{
"id": "93",
"name": "yanghan自动化340",
"type": "1",
"createAt": "2022-06-06 17:41:32",
"status": "1"
},
{
"id": "94",
"name": "@#!!1232865",
"type": "2",
"createAt": "2022-06-06 17:41:32",
"status": "1"
},
{
"id": "95",
"name": "123179",
"type": "2",
"createAt": "2022-06-06 17:41:32",
"status": "1"
},
{
"id": "96",
"name": "hanhan6860",
"type": "2",
"createAt": "2022-06-06 17:41:32",
"status": "1"
},
{
"id": "87",
"name": "@#!!1239338",
"type": "2",
"createAt": "2022-06-06 17:37:17",
"status": "1"
},
{
"id": "88",
"name": "1236070",
"type": "2",
"createAt": "2022-06-06 17:37:17",
"status": "1"
},
{
"id": "89",
"name": "hanhan6269",
"type": "2",
"createAt": "2022-06-06 17:37:17",
"status": "1"
},
{
"id": "90",
"name": "涵涵9454",
"type": "2",
"createAt": "2022-06-06 17:37:17",
"status": "1"
},
{
"id": "91",
"name": "mimi8537",
"type": "2",
"createAt": "2022-06-06 17:37:17",
"status": "1"
},
{
"id": "92",
"name": "yanghan自动化修改机构24",
"type": "1",
"createAt": "2022-06-06 17:37:17",
"status": "1"
},
{
"id": "86",
"name": "yanghan自动化216",
"type": "1",
"createAt": "2022-06-06 17:37:16",
"status": "1"
},
{
"id": "84",
"name": "mimi6613",
"type": "2",
"createAt": "2022-06-06 17:35:22",
"status": "1"
},
{
"id": "85",
"name": "yanghan自动化修改机构86",
"type": "1",
"createAt": "2022-06-06 17:35:22",
"status": "1"
},
{
"id": "79",
"name": "yanghan自动化875",
"type": "1",
"createAt": "2022-06-06 17:35:21",
"status": "1"
},
{
"id": "80",
"name": "@#!!1237225",
"type": "2",
"createAt": "2022-06-06 17:35:21",
"status": "1"
},
{
"id": "81",
"name": "1238772",
"type": "2",
"createAt": "2022-06-06 17:35:21",
"status": "1"
},
{
"id": "82",
"name": "hanhan1232",
"type": "2",
"createAt": "2022-06-06 17:35:21",
"status": "1"
},
{
"id": "83",
"name": "涵涵4617",
"type": "2",
"createAt": "2022-06-06 17:35:21",
"status": "1"
},
{
"id": "72",
"name": "yanghan自动化439",
"type": "1",
"createAt": "2022-06-06 09:44:49",
"status": "1"
},
{
"id": "73",
"name": "@#!!1237110",
"type": "2",
"createAt": "2022-06-06 09:44:49",
"status": "1"
},
{
"id": "74",
"name": "1235440",
"type": "2",
"createAt": "2022-06-06 09:44:49",
"status": "1"
},
{
"id": "75",
"name": "hanhan808",
"type": "2",
"createAt": "2022-06-06 09:44:49",
"status": "1"
},
{
"id": "76",
"name": "涵涵8422",
"type": "2",
"createAt": "2022-06-06 09:44:49",
"status": "1"
},
{
"id": "77",
"name": "mimi1037",
"type": "2",
"createAt": "2022-06-06 09:44:49",
"status": "1"
},
{
"id": "78",
"name": "yanghan自动化修改机构699",
"type": "1",
"createAt": "2022-06-06 09:44:49",
"status": "1"
},
{
"id": "69",
"name": "涵涵3718",
"type": "2",
"createAt": "2022-06-06 09:43:32",
"status": "1"
},
{
"id": "70",
"name": "mimi6558",
"type": "2",
"createAt": "2022-06-06 09:43:32",
"status": "1"
},
{
"id": "71",
"name": "yanghan自动化修改机构326",
"type": "1",
"createAt": "2022-06-06 09:43:32",
"status": "1"
},
{
"id": "65",
"name": "yanghan自动化768",
"type": "1",
"createAt": "2022-06-06 09:43:31",
"status": "1"
},
{
"id": "66",
"name": "@#!!1233167",
"type": "2",
"createAt": "2022-06-06 09:43:31",
"status": "1"
},
{
"id": "67",
"name": "1239515",
"type": "2",
"createAt": "2022-06-06 09:43:31",
"status": "1"
},
{
"id": "68",
"name": "hanhan1641",
"type": "2",
"createAt": "2022-06-06 09:43:31",
"status": "1"
},
{
"id": "58",
"name": "yanghan自动化354",
"type": "1",
"createAt": "2022-06-06 09:35:01",
"status": "1"
},
{
"id": "59",
"name": "@#!!1232310",
"type": "2",
"createAt": "2022-06-06 09:35:01",
"status": "1"
},
{
"id": "60",
"name": "1238571",
"type": "2",
"createAt": "2022-06-06 09:35:01",
"status": "1"
},
{
"id": "61",
"name": "hanhan1043",
"type": "2",
"createAt": "2022-06-06 09:35:01",
"status": "1"
},
{
"id": "62",
"name": "涵涵5363",
"type": "2",
"createAt": "2022-06-06 09:35:01",
"status": "1"
},
{
"id": "63",
"name": "mimi4794",
"type": "2",
"createAt": "2022-06-06 09:35:01",
"status": "1"
},
{
"id": "64",
"name": "yanghan自动化修改机构865",
"type": "1",
"createAt": "2022-06-06 09:35:01",
"status": "1"
},
{
"id": "56",
"name": "mimi6626",
"type": "2",
"createAt": "2022-06-06 09:32:27",
"status": "1"
},
{
"id": "57",
"name": "yanghan自动化修改机构114",
"type": "1",
"createAt": "2022-06-06 09:32:27",
"status": "1"
},
{
"id": "51",
"name": "yanghan自动化112",
"type": "1",
"createAt": "2022-06-06 09:32:26",
"status": "1"
},
{
"id": "52",
"name": "@#!!1232948",
"type": "2",
"createAt": "2022-06-06 09:32:26",
"status": "1"
},
{
"id": "53",
"name": "1234203",
"type": "2",
"createAt": "2022-06-06 09:32:26",
"status": "1"
},
{
"id": "54",
"name": "hanhan8607",
"type": "2",
"createAt": "2022-06-06 09:32:26",
"status": "1"
},
{
"id": "55",
"name": "涵涵3840",
"type": "2",
"createAt": "2022-06-06 09:32:26",
"status": "1"
},
{
"id": "50",
"name": "一个人",
"type": "2",
"createAt": "2022-05-26 16:26:14",
"status": "1"
},
{
"id": "49",
"name": "张博涵的人群包",
"type": "2",
"createAt": "2022-04-22 10:36:49",
"status": "1"
},
{
"id": "48",
"name": "张露测试2",
"type": "2",
"createAt": "2022-04-21 13:59:27",
"status": "1"
},
{
"id": "47",
"name": "张露测试",
"type": "2",
"createAt": "2022-04-21 10:53:15",
"status": "1"
},
{
"id": "46",
"name": "沈彬锋测试",
"type": "2",
"createAt": "2022-04-20 16:40:29",
"status": "1"
},
{
"id": "45",
"name": "测试组员",
"type": "2",
"createAt": "2022-04-20 11:18:39",
"status": "1"
},
{
"id": "44",
"name": "后端组专用",
"type": "2",
"createAt": "2022-04-20 09:11:22",
"status": "1"
},
{
"id": "43",
"name": "前端组专用",
"type": "2",
"createAt": "2022-04-20 09:07:01",
"status": "1"
},
{
"id": "42",
"name": "测试组全员人群包",
"type": "2",
"createAt": "2022-04-19 19:05:34",
"status": "1"
},
{
"id": "41",
"name": "2",
"type": "1",
"createAt": "2022-03-23 16:22:41",
"status": "1"
},
{
"id": "40",
"name": "yanghan自动化604",
"type": "1",
"createAt": "2022-03-23 16:20:38",
"status": "1"
},
{
"id": "39",
"name": "yanghan自动化45",
"type": "1",
"createAt": "2022-03-23 16:19:30",
"status": "1"
},
{
"id": "38",
"name": "yanghan自动化435",
"type": "1",
"createAt": "2022-03-23 16:15:42",
"status": "1"
},
{
"id": "37",
"name": "徐测",
"type": "2",
"createAt": "2022-03-08 15:24:06",
"status": "1"
},
{
"id": "36",
"name": "2.23",
"type": "2",
"createAt": "2022-02-23 14:49:13",
"status": "1"
},
{
"id": "35",
"name": "董路路1.3人群包",
"type": "2",
"createAt": "2022-02-21 16:47:22",
"status": "1"
},
{
"id": "34",
"name": "数据组专用",
"type": "2",
"createAt": "2022-01-18 17:25:33",
"status": "1"
},
{
"id": "33",
"name": "yanghan自动化修改机构269",
"type": "1",
"createAt": "2022-01-17 10:21:57",
"status": "1"
},
{
"id": "27",
"name": "yanghan自动化96",
"type": "1",
"createAt": "2022-01-17 10:21:56",
"status": "1"
},
{
"id": "28",
"name": "@#!!1234527",
"type": "2",
"createAt": "2022-01-17 10:21:56",
"status": "1"
},
{
"id": "29",
"name": "1237063",
"type": "2",
"createAt": "2022-01-17 10:21:56",
"status": "1"
},
{
"id": "30",
"name": "hanhan947",
"type": "2",
"createAt": "2022-01-17 10:21:56",
"status": "1"
},
{
"id": "31",
"name": "涵涵376",
"type": "2",
"createAt": "2022-01-17 10:21:56",
"status": "1"
},
{
"id": "32",
"name": "mimi8350",
"type": "2",
"createAt": "2022-01-17 10:21:56",
"status": "1"
},
{
"id": "26",
"name": "PMO",
"type": "2",
"createAt": "2022-01-15 09:57:42",
"status": "1"
},
{
"id": "25",
"name": "吕涛1.4测试专用",
"type": "2",
"createAt": "2022-01-14 11:00:17",
"status": "1"
},
{
"id": "24",
"name": "杨晗_按组织",
"type": "1",
"createAt": "2022-01-12 15:55:02",
"status": "0"
},
{
"id": "23",
"name": "测试_1.12",
"type": "2",
"createAt": "2022-01-12 14:19:19",
"status": "1"
},
{
"id": "22",
"name": "杨晗_按人人群",
"type": "2",
"createAt": "2022-01-12 11:46:22",
"status": "1"
},
{
"id": "21",
"name": "董路路1.3勿动",
"type": "2",
"createAt": "2022-01-12 09:50:45",
"status": "1"
},
{
"id": "19",
"name": "发送到",
"type": "1",
"createAt": "2021-11-09 14:38:27",
"status": "1"
},
{
"id": "20",
"name": "1",
"type": "1",
"createAt": "2021-11-08 17:10:08",
"status": "1"
},
{
"id": "17",
"name": "fsdff",
"type": "1",
"createAt": "2021-11-08 16:54:50",
"status": "1"
},
{
"id": "16",
"name": "(展示)人群包",
"type": "2",
"createAt": "2021-11-06 16:22:48",
"status": "1"
},
{
"id": "15",
"name": "发的",
"type": "1",
"createAt": "2021-11-06 15:50:48",
"status": "1"
},
{
"id": "14",
"name": "22",
"type": "1",
"createAt": "2021-11-05 10:30:18",
"status": "1"
},
{
"id": "13",
"name": "sd",
"type": "1",
"createAt": "2021-11-05 10:05:26",
"status": "1"
},
{
"id": "12",
"name": "反倒是",
"type": "1",
"createAt": "2021-11-05 09:07:12",
"status": "1"
},
{
"id": "11",
"name": "但是",
"type": "1",
"createAt": "2021-11-04 15:54:54",
"status": "1"
},
{
"id": "10",
"name": "嘻嘻",
"type": "1",
"createAt": "2021-11-04 15:40:33",
"status": "1"
},
{
"id": "9",
"name": "雨析_2",
"type": "2",
"createAt": "2021-11-04 10:20:28",
"status": "1"
},
{
"id": "8",
"name": "han",
"type": "2",
"createAt": "2021-11-04 09:24:53",
"status": "1"
},
{
"id": "7",
"name": "雨析_1",
"type": "2",
"createAt": "2021-11-03 11:25:42",
"status": "1"
},
{
"id": "6",
"name": "测试111",
"type": "1",
"createAt": "2021-11-02 13:47:52",
"status": "1"
},
{
"id": "18",
"name": "r",
"type": "2",
"createAt": "2021-11-02 11:09:31",
"status": "1"
},
{
"id": "4",
"name": "控股集团_1",
"type": "1",
"createAt": "2021-11-02 09:36:37",
"status": "1"
},
{
"id": "5",
"name": "控股_1",
"type": "1",
"createAt": "2021-11-02 09:31:21",
"status": "1"
},
{
"id": "3",
"name": "AAAA",
"type": "2",
"createAt": "2021-11-01 17:32:27",
"status": "1"
},
{
"id": "2",
"name": "测试一",
"type": "2",
"createAt": "2021-11-01 16:17:56",
"status": "1"
},
{
"id": "1",
"name": "1",
"type": "2",
"createAt": "2021-11-01 16:14:23",
"status": "0"
}
]
},
"retinfo": "成功",
"retcode": "000000"
}
2022-08-01 08:17:39 | INFO | assertStatusCode -> 200.
|
|||||
|
test_case29_1
|
查询人员包列表 [key='data2']
|
0.11 s
|
pass
test_case29_1detailed logX
pt1.1.73: {'pageNum': '1', 'pageSize': '1'}
['appid=bi17db8dbcf71d', 'nonce=690792e27d0548448f0484177f9650c0', 'pageNum=1', 'pageSize=1', 'timestamp=1659313059813']
------处理参数排列------
appid=bi17db8dbcf71d&nonce=690792e27d0548448f0484177f9650c0&pageNum=1&pageSize=1×tamp=1659313059813&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313059813", "nonce": "690792e27d0548448f0484177f9650c0", "sign": "0bca5f161e63504d24977219ea53543a9e5a761f09d316343236e944c8660508", "pageNum": "1", "pageSize": "1"}
2022-08-01 08:17:39 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:39 | INFO | [method]: POST [url]: http://ytest1.yurun.com/rapadmin/app/scope/list
2022-08-01 08:17:39 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "15",
"Content-Type": "application/json"
}
2022-08-01 08:17:39 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313059813", "nonce": "690792e27d0548448f0484177f9650c0", "sign": "0bca5f161e63504d24977219ea53543a9e5a761f09d316343236e944c8660508", "pageNum": "1", "pageSize": "1"}
2022-08-01 08:17:39 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:39 | INFO | successful with status 200
2022-08-01 08:17:39 | DEBUG | [type]: json [time]: 0.089686
2022-08-01 08:17:39 | DEBUG | [response]:
{
"data": {
"total": "202",
"results": [
{
"id": "237",
"name": "yanghan自动化修改机构915",
"type": "1",
"createAt": "2022-08-01 08:09:39",
"status": "1"
}
]
},
"retinfo": "成功",
"retcode": "000000"
}
2022-08-01 08:17:39 | INFO | assertStatusCode -> 200.
|
|||||
|
test_case29_2
|
查询人员包列表 [key='data3']
|
0.11 s
|
pass
test_case29_2detailed logX
pt1.1.74: {'pageNum': '1', 'pageSize': '50'}
['appid=bi17db8dbcf71d', 'nonce=e6b0010f503943fc9361c22140bdeb97', 'pageNum=1', 'pageSize=50', 'timestamp=1659313059922']
------处理参数排列------
appid=bi17db8dbcf71d&nonce=e6b0010f503943fc9361c22140bdeb97&pageNum=1&pageSize=50×tamp=1659313059922&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313059922", "nonce": "e6b0010f503943fc9361c22140bdeb97", "sign": "82addeeff72d8f8fe6ee9582ca492cdaf2e58766ac7499f20cb313f2ccbf4be0", "pageNum": "1", "pageSize": "50"}
2022-08-01 08:17:39 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:39 | INFO | [method]: POST [url]: http://ytest1.yurun.com/rapadmin/app/scope/list
2022-08-01 08:17:39 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "15",
"Content-Type": "application/json"
}
2022-08-01 08:17:39 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313059922", "nonce": "e6b0010f503943fc9361c22140bdeb97", "sign": "82addeeff72d8f8fe6ee9582ca492cdaf2e58766ac7499f20cb313f2ccbf4be0", "pageNum": "1", "pageSize": "50"}
2022-08-01 08:17:40 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:40 | INFO | successful with status 200
2022-08-01 08:17:40 | DEBUG | [type]: json [time]: 0.088338
2022-08-01 08:17:40 | DEBUG | [response]:
{
"data": {
"total": "202",
"results": [
{
"id": "237",
"name": "yanghan自动化修改机构915",
"type": "1",
"createAt": "2022-08-01 08:09:39",
"status": "1"
},
{
"id": "236",
"name": "mimi9677",
"type": "2",
"createAt": "2022-08-01 08:09:38",
"status": "1"
},
{
"id": "235",
"name": "涵涵2309",
"type": "2",
"createAt": "2022-08-01 08:09:38",
"status": "1"
},
{
"id": "234",
"name": "hanhan9306",
"type": "2",
"createAt": "2022-08-01 08:09:38",
"status": "1"
},
{
"id": "232",
"name": "@#!!1233276",
"type": "2",
"createAt": "2022-08-01 08:09:38",
"status": "1"
},
{
"id": "231",
"name": "yanghan自动化479",
"type": "1",
"createAt": "2022-08-01 08:09:38",
"status": "1"
},
{
"id": "233",
"name": "1235950",
"type": "2",
"createAt": "2022-08-01 08:09:38",
"status": "1"
},
{
"id": "229",
"name": "mimi6742",
"type": "2",
"createAt": "2022-07-26 09:13:10",
"status": "1"
},
{
"id": "230",
"name": "yanghan自动化修改机构343",
"type": "1",
"createAt": "2022-07-26 09:13:10",
"status": "1"
},
{
"id": "224",
"name": "yanghan自动化704",
"type": "1",
"createAt": "2022-07-26 09:13:09",
"status": "1"
},
{
"id": "225",
"name": "@#!!1233842",
"type": "2",
"createAt": "2022-07-26 09:13:09",
"status": "1"
},
{
"id": "228",
"name": "涵涵9955",
"type": "2",
"createAt": "2022-07-26 09:13:09",
"status": "1"
},
{
"id": "227",
"name": "hanhan1396",
"type": "2",
"createAt": "2022-07-26 09:13:09",
"status": "1"
},
{
"id": "226",
"name": "1233158",
"type": "2",
"createAt": "2022-07-26 09:13:09",
"status": "1"
},
{
"id": "223",
"name": "yanghan自动化修改机构438",
"type": "1",
"createAt": "2022-07-26 08:48:52",
"status": "1"
},
{
"id": "222",
"name": "mimi5427",
"type": "2",
"createAt": "2022-07-26 08:48:51",
"status": "1"
},
{
"id": "221",
"name": "涵涵5486",
"type": "2",
"createAt": "2022-07-26 08:48:51",
"status": "1"
},
{
"id": "219",
"name": "1237465",
"type": "2",
"createAt": "2022-07-26 08:48:51",
"status": "1"
},
{
"id": "218",
"name": "@#!!1232358",
"type": "2",
"createAt": "2022-07-26 08:48:51",
"status": "1"
},
{
"id": "220",
"name": "hanhan1389",
"type": "2",
"createAt": "2022-07-26 08:48:51",
"status": "1"
},
{
"id": "217",
"name": "yanghan自动化37",
"type": "1",
"createAt": "2022-07-26 08:48:51",
"status": "1"
},
{
"id": "214",
"name": "hanhan445",
"type": "2",
"createAt": "2022-07-26 08:47:23",
"status": "1"
},
{
"id": "212",
"name": "@#!!1233883",
"type": "2",
"createAt": "2022-07-26 08:47:23",
"status": "1"
},
{
"id": "216",
"name": "mimi8565",
"type": "2",
"createAt": "2022-07-26 08:47:23",
"status": "1"
},
{
"id": "213",
"name": "1236807",
"type": "2",
"createAt": "2022-07-26 08:47:23",
"status": "1"
},
{
"id": "211",
"name": "yanghan自动化754",
"type": "1",
"createAt": "2022-07-26 08:47:23",
"status": "1"
},
{
"id": "215",
"name": "涵涵751",
"type": "2",
"createAt": "2022-07-26 08:47:23",
"status": "1"
},
{
"id": "210",
"name": "yanghan自动化修改机构333",
"type": "1",
"createAt": "2022-07-25 16:50:51",
"status": "1"
},
{
"id": "206",
"name": "123919",
"type": "2",
"createAt": "2022-07-25 16:50:50",
"status": "1"
},
{
"id": "209",
"name": "mimi2359",
"type": "2",
"createAt": "2022-07-25 16:50:50",
"status": "1"
},
{
"id": "208",
"name": "涵涵6242",
"type": "2",
"createAt": "2022-07-25 16:50:50",
"status": "1"
},
{
"id": "207",
"name": "hanhan4514",
"type": "2",
"createAt": "2022-07-25 16:50:50",
"status": "1"
},
{
"id": "205",
"name": "@#!!1233428",
"type": "2",
"createAt": "2022-07-25 16:50:50",
"status": "1"
},
{
"id": "204",
"name": "yanghan自动化598",
"type": "1",
"createAt": "2022-07-25 16:50:50",
"status": "1"
},
{
"id": "203",
"name": "yanghan自动化修改机构134",
"type": "1",
"createAt": "2022-07-25 16:10:52",
"status": "1"
},
{
"id": "202",
"name": "mimi6157",
"type": "2",
"createAt": "2022-07-25 16:10:51",
"status": "1"
},
{
"id": "197",
"name": "yanghan自动化901",
"type": "1",
"createAt": "2022-07-25 16:10:51",
"status": "1"
},
{
"id": "198",
"name": "@#!!1239131",
"type": "2",
"createAt": "2022-07-25 16:10:51",
"status": "1"
},
{
"id": "200",
"name": "hanhan5466",
"type": "2",
"createAt": "2022-07-25 16:10:51",
"status": "1"
},
{
"id": "201",
"name": "涵涵3738",
"type": "2",
"createAt": "2022-07-25 16:10:51",
"status": "1"
},
{
"id": "199",
"name": "1237747",
"type": "2",
"createAt": "2022-07-25 16:10:51",
"status": "1"
},
{
"id": "192",
"name": "@#!!1234361",
"type": "2",
"createAt": "2022-07-25 11:01:21",
"status": "1"
},
{
"id": "195",
"name": "涵涵1908",
"type": "2",
"createAt": "2022-07-25 11:01:21",
"status": "1"
},
{
"id": "194",
"name": "hanhan7732",
"type": "2",
"createAt": "2022-07-25 11:01:21",
"status": "1"
},
{
"id": "196",
"name": "mimi5680",
"type": "2",
"createAt": "2022-07-25 11:01:21",
"status": "1"
},
{
"id": "193",
"name": "1237693",
"type": "2",
"createAt": "2022-07-25 11:01:21",
"status": "1"
},
{
"id": "191",
"name": "yanghan自动化391",
"type": "1",
"createAt": "2022-07-25 11:01:21",
"status": "1"
},
{
"id": "190",
"name": "yanghan自动化修改机构102",
"type": "1",
"createAt": "2022-07-25 11:00:49",
"status": "1"
},
{
"id": "188",
"name": "涵涵4825",
"type": "2",
"createAt": "2022-07-25 11:00:48",
"status": "1"
},
{
"id": "184",
"name": "yanghan自动化550",
"type": "1",
"createAt": "2022-07-25 11:00:48",
"status": "1"
}
]
},
"retinfo": "成功",
"retcode": "000000"
}
2022-08-01 08:17:40 | INFO | assertStatusCode -> 200.
|
|||||
|
test_case29_3
|
查询人员包列表 [key='data4']
|
0.14 s
|
pass
test_case29_3detailed logX
pt1.1.75: {'pageNum': '1', 'pageSize': '100'}
['appid=bi17db8dbcf71d', 'nonce=65a01b496f084a81b1ec41a14839f6d6', 'pageNum=1', 'pageSize=100', 'timestamp=1659313060036']
------处理参数排列------
appid=bi17db8dbcf71d&nonce=65a01b496f084a81b1ec41a14839f6d6&pageNum=1&pageSize=100×tamp=1659313060036&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313060036", "nonce": "65a01b496f084a81b1ec41a14839f6d6", "sign": "751a945e94cbc78198194ceeafe0b5c2c8f96766a35bc839bd6ee94e5288accc", "pageNum": "1", "pageSize": "100"}
2022-08-01 08:17:40 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:40 | INFO | [method]: POST [url]: http://ytest1.yurun.com/rapadmin/app/scope/list
2022-08-01 08:17:40 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "15",
"Content-Type": "application/json"
}
2022-08-01 08:17:40 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313060036", "nonce": "65a01b496f084a81b1ec41a14839f6d6", "sign": "751a945e94cbc78198194ceeafe0b5c2c8f96766a35bc839bd6ee94e5288accc", "pageNum": "1", "pageSize": "100"}
2022-08-01 08:17:40 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:40 | INFO | successful with status 200
2022-08-01 08:17:40 | DEBUG | [type]: json [time]: 0.119526
2022-08-01 08:17:40 | DEBUG | [response]:
{
"data": {
"total": "202",
"results": [
{
"id": "237",
"name": "yanghan自动化修改机构915",
"type": "1",
"createAt": "2022-08-01 08:09:39",
"status": "1"
},
{
"id": "236",
"name": "mimi9677",
"type": "2",
"createAt": "2022-08-01 08:09:38",
"status": "1"
},
{
"id": "231",
"name": "yanghan自动化479",
"type": "1",
"createAt": "2022-08-01 08:09:38",
"status": "1"
},
{
"id": "232",
"name": "@#!!1233276",
"type": "2",
"createAt": "2022-08-01 08:09:38",
"status": "1"
},
{
"id": "233",
"name": "1235950",
"type": "2",
"createAt": "2022-08-01 08:09:38",
"status": "1"
},
{
"id": "234",
"name": "hanhan9306",
"type": "2",
"createAt": "2022-08-01 08:09:38",
"status": "1"
},
{
"id": "235",
"name": "涵涵2309",
"type": "2",
"createAt": "2022-08-01 08:09:38",
"status": "1"
},
{
"id": "229",
"name": "mimi6742",
"type": "2",
"createAt": "2022-07-26 09:13:10",
"status": "1"
},
{
"id": "230",
"name": "yanghan自动化修改机构343",
"type": "1",
"createAt": "2022-07-26 09:13:10",
"status": "1"
},
{
"id": "224",
"name": "yanghan自动化704",
"type": "1",
"createAt": "2022-07-26 09:13:09",
"status": "1"
},
{
"id": "225",
"name": "@#!!1233842",
"type": "2",
"createAt": "2022-07-26 09:13:09",
"status": "1"
},
{
"id": "226",
"name": "1233158",
"type": "2",
"createAt": "2022-07-26 09:13:09",
"status": "1"
},
{
"id": "227",
"name": "hanhan1396",
"type": "2",
"createAt": "2022-07-26 09:13:09",
"status": "1"
},
{
"id": "228",
"name": "涵涵9955",
"type": "2",
"createAt": "2022-07-26 09:13:09",
"status": "1"
},
{
"id": "223",
"name": "yanghan自动化修改机构438",
"type": "1",
"createAt": "2022-07-26 08:48:52",
"status": "1"
},
{
"id": "217",
"name": "yanghan自动化37",
"type": "1",
"createAt": "2022-07-26 08:48:51",
"status": "1"
},
{
"id": "218",
"name": "@#!!1232358",
"type": "2",
"createAt": "2022-07-26 08:48:51",
"status": "1"
},
{
"id": "219",
"name": "1237465",
"type": "2",
"createAt": "2022-07-26 08:48:51",
"status": "1"
},
{
"id": "220",
"name": "hanhan1389",
"type": "2",
"createAt": "2022-07-26 08:48:51",
"status": "1"
},
{
"id": "221",
"name": "涵涵5486",
"type": "2",
"createAt": "2022-07-26 08:48:51",
"status": "1"
},
{
"id": "222",
"name": "mimi5427",
"type": "2",
"createAt": "2022-07-26 08:48:51",
"status": "1"
},
{
"id": "211",
"name": "yanghan自动化754",
"type": "1",
"createAt": "2022-07-26 08:47:23",
"status": "1"
},
{
"id": "212",
"name": "@#!!1233883",
"type": "2",
"createAt": "2022-07-26 08:47:23",
"status": "1"
},
{
"id": "213",
"name": "1236807",
"type": "2",
"createAt": "2022-07-26 08:47:23",
"status": "1"
},
{
"id": "214",
"name": "hanhan445",
"type": "2",
"createAt": "2022-07-26 08:47:23",
"status": "1"
},
{
"id": "215",
"name": "涵涵751",
"type": "2",
"createAt": "2022-07-26 08:47:23",
"status": "1"
},
{
"id": "216",
"name": "mimi8565",
"type": "2",
"createAt": "2022-07-26 08:47:23",
"status": "1"
},
{
"id": "210",
"name": "yanghan自动化修改机构333",
"type": "1",
"createAt": "2022-07-25 16:50:51",
"status": "1"
},
{
"id": "204",
"name": "yanghan自动化598",
"type": "1",
"createAt": "2022-07-25 16:50:50",
"status": "1"
},
{
"id": "205",
"name": "@#!!1233428",
"type": "2",
"createAt": "2022-07-25 16:50:50",
"status": "1"
},
{
"id": "206",
"name": "123919",
"type": "2",
"createAt": "2022-07-25 16:50:50",
"status": "1"
},
{
"id": "207",
"name": "hanhan4514",
"type": "2",
"createAt": "2022-07-25 16:50:50",
"status": "1"
},
{
"id": "208",
"name": "涵涵6242",
"type": "2",
"createAt": "2022-07-25 16:50:50",
"status": "1"
},
{
"id": "209",
"name": "mimi2359",
"type": "2",
"createAt": "2022-07-25 16:50:50",
"status": "1"
},
{
"id": "203",
"name": "yanghan自动化修改机构134",
"type": "1",
"createAt": "2022-07-25 16:10:52",
"status": "1"
},
{
"id": "197",
"name": "yanghan自动化901",
"type": "1",
"createAt": "2022-07-25 16:10:51",
"status": "1"
},
{
"id": "198",
"name": "@#!!1239131",
"type": "2",
"createAt": "2022-07-25 16:10:51",
"status": "1"
},
{
"id": "199",
"name": "1237747",
"type": "2",
"createAt": "2022-07-25 16:10:51",
"status": "1"
},
{
"id": "200",
"name": "hanhan5466",
"type": "2",
"createAt": "2022-07-25 16:10:51",
"status": "1"
},
{
"id": "201",
"name": "涵涵3738",
"type": "2",
"createAt": "2022-07-25 16:10:51",
"status": "1"
},
{
"id": "202",
"name": "mimi6157",
"type": "2",
"createAt": "2022-07-25 16:10:51",
"status": "1"
},
{
"id": "191",
"name": "yanghan自动化391",
"type": "1",
"createAt": "2022-07-25 11:01:21",
"status": "1"
},
{
"id": "192",
"name": "@#!!1234361",
"type": "2",
"createAt": "2022-07-25 11:01:21",
"status": "1"
},
{
"id": "193",
"name": "1237693",
"type": "2",
"createAt": "2022-07-25 11:01:21",
"status": "1"
},
{
"id": "195",
"name": "涵涵1908",
"type": "2",
"createAt": "2022-07-25 11:01:21",
"status": "1"
},
{
"id": "196",
"name": "mimi5680",
"type": "2",
"createAt": "2022-07-25 11:01:21",
"status": "1"
},
{
"id": "194",
"name": "hanhan7732",
"type": "2",
"createAt": "2022-07-25 11:01:21",
"status": "1"
},
{
"id": "190",
"name": "yanghan自动化修改机构102",
"type": "1",
"createAt": "2022-07-25 11:00:49",
"status": "1"
},
{
"id": "184",
"name": "yanghan自动化550",
"type": "1",
"createAt": "2022-07-25 11:00:48",
"status": "1"
},
{
"id": "185",
"name": "@#!!1233112",
"type": "2",
"createAt": "2022-07-25 11:00:48",
"status": "1"
},
{
"id": "186",
"name": "123463",
"type": "2",
"createAt": "2022-07-25 11:00:48",
"status": "1"
},
{
"id": "187",
"name": "hanhan9184",
"type": "2",
"createAt": "2022-07-25 11:00:48",
"status": "1"
},
{
"id": "188",
"name": "涵涵4825",
"type": "2",
"createAt": "2022-07-25 11:00:48",
"status": "1"
},
{
"id": "189",
"name": "mimi1579",
"type": "2",
"createAt": "2022-07-25 11:00:48",
"status": "1"
},
{
"id": "148",
"name": "yanghan自动化修改机构646",
"type": "1",
"createAt": "2022-06-23 14:57:21",
"status": "1"
},
{
"id": "142",
"name": "yanghan自动化974",
"type": "1",
"createAt": "2022-06-23 14:57:20",
"status": "1"
},
{
"id": "143",
"name": "@#!!1232124",
"type": "2",
"createAt": "2022-06-23 14:57:20",
"status": "1"
},
{
"id": "144",
"name": "1233861",
"type": "2",
"createAt": "2022-06-23 14:57:20",
"status": "1"
},
{
"id": "145",
"name": "hanhan940",
"type": "2",
"createAt": "2022-06-23 14:57:20",
"status": "1"
},
{
"id": "146",
"name": "涵涵5619",
"type": "2",
"createAt": "2022-06-23 14:57:20",
"status": "1"
},
{
"id": "147",
"name": "mimi3831",
"type": "2",
"createAt": "2022-06-23 14:57:20",
"status": "1"
},
{
"id": "141",
"name": "yanghan自动化修改机构353",
"type": "1",
"createAt": "2022-06-16 15:55:03",
"status": "1"
},
{
"id": "135",
"name": "yanghan自动化455",
"type": "1",
"createAt": "2022-06-16 15:55:02",
"status": "1"
},
{
"id": "136",
"name": "@#!!123301",
"type": "2",
"createAt": "2022-06-16 15:55:02",
"status": "1"
},
{
"id": "137",
"name": "1238831",
"type": "2",
"createAt": "2022-06-16 15:55:02",
"status": "1"
},
{
"id": "138",
"name": "hanhan1672",
"type": "2",
"createAt": "2022-06-16 15:55:02",
"status": "1"
},
{
"id": "139",
"name": "涵涵8865",
"type": "2",
"createAt": "2022-06-16 15:55:02",
"status": "1"
},
{
"id": "140",
"name": "mimi7324",
"type": "2",
"createAt": "2022-06-16 15:55:02",
"status": "1"
},
{
"id": "134",
"name": "yanghan自动化修改机构336",
"type": "1",
"createAt": "2022-06-09 10:48:08",
"status": "1"
},
{
"id": "129",
"name": "@#!!1238706",
"type": "2",
"createAt": "2022-06-09 10:48:07",
"status": "1"
},
{
"id": "130",
"name": "1233724",
"type": "2",
"createAt": "2022-06-09 10:48:07",
"status": "1"
},
{
"id": "131",
"name": "hanhan7675",
"type": "2",
"createAt": "2022-06-09 10:48:07",
"status": "1"
},
{
"id": "132",
"name": "涵涵7755",
"type": "2",
"createAt": "2022-06-09 10:48:07",
"status": "1"
},
{
"id": "133",
"name": "mimi2304",
"type": "2",
"createAt": "2022-06-09 10:48:07",
"status": "1"
},
{
"id": "128",
"name": "yanghan自动化791",
"type": "1",
"createAt": "2022-06-09 10:48:07",
"status": "1"
},
{
"id": "127",
"name": "yanghan自动化修改机构433",
"type": "1",
"createAt": "2022-06-07 10:50:38",
"status": "1"
},
{
"id": "121",
"name": "yanghan自动化301",
"type": "1",
"createAt": "2022-06-07 10:50:37",
"status": "1"
},
{
"id": "122",
"name": "@#!!1238923",
"type": "2",
"createAt": "2022-06-07 10:50:37",
"status": "1"
},
{
"id": "123",
"name": "1234884",
"type": "2",
"createAt": "2022-06-07 10:50:37",
"status": "1"
},
{
"id": "124",
"name": "hanhan6212",
"type": "2",
"createAt": "2022-06-07 10:50:37",
"status": "1"
},
{
"id": "125",
"name": "涵涵1321",
"type": "2",
"createAt": "2022-06-07 10:50:37",
"status": "1"
},
{
"id": "126",
"name": "mimi6840",
"type": "2",
"createAt": "2022-06-07 10:50:37",
"status": "1"
},
{
"id": "119",
"name": "mimi3267",
"type": "2",
"createAt": "2022-06-07 09:25:28",
"status": "1"
},
{
"id": "120",
"name": "yanghan自动化修改机构413",
"type": "1",
"createAt": "2022-06-07 09:25:28",
"status": "1"
},
{
"id": "114",
"name": "yanghan自动化209",
"type": "1",
"createAt": "2022-06-07 09:25:27",
"status": "1"
},
{
"id": "115",
"name": "@#!!1235025",
"type": "2",
"createAt": "2022-06-07 09:25:27",
"status": "1"
},
{
"id": "116",
"name": "1232668",
"type": "2",
"createAt": "2022-06-07 09:25:27",
"status": "1"
},
{
"id": "117",
"name": "hanhan6590",
"type": "2",
"createAt": "2022-06-07 09:25:27",
"status": "1"
},
{
"id": "118",
"name": "涵涵2771",
"type": "2",
"createAt": "2022-06-07 09:25:27",
"status": "1"
},
{
"id": "108",
"name": "@#!!1235781",
"type": "2",
"createAt": "2022-06-07 09:21:16",
"status": "1"
},
{
"id": "109",
"name": "1232092",
"type": "2",
"createAt": "2022-06-07 09:21:16",
"status": "1"
},
{
"id": "110",
"name": "hanhan6582",
"type": "2",
"createAt": "2022-06-07 09:21:16",
"status": "1"
},
{
"id": "111",
"name": "涵涵1727",
"type": "2",
"createAt": "2022-06-07 09:21:16",
"status": "1"
},
{
"id": "112",
"name": "mimi9353",
"type": "2",
"createAt": "2022-06-07 09:21:16",
"status": "1"
},
{
"id": "113",
"name": "yanghan自动化修改机构809",
"type": "1",
"createAt": "2022-06-07 09:21:16",
"status": "1"
},
{
"id": "107",
"name": "yanghan自动化994",
"type": "1",
"createAt": "2022-06-07 09:21:15",
"status": "1"
},
{
"id": "104",
"name": "涵涵3436",
"type": "2",
"createAt": "2022-06-06 17:42:58",
"status": "1"
},
{
"id": "106",
"name": "yanghan自动化修改机构487",
"type": "1",
"createAt": "2022-06-06 17:42:58",
"status": "1"
},
{
"id": "105",
"name": "mimi1877",
"type": "2",
"createAt": "2022-06-06 17:42:58",
"status": "1"
},
{
"id": "100",
"name": "yanghan自动化967",
"type": "1",
"createAt": "2022-06-06 17:42:57",
"status": "1"
}
]
},
"retinfo": "成功",
"retcode": "000000"
}
2022-08-01 08:17:40 | INFO | assertStatusCode -> 200.
|
|||||
|
test_case29_4
|
查询人员包列表 [key='data5']
|
0.13 s
|
pass
test_case29_4detailed logX
pt1.1.76: {'pageNum': '1', 'pageSize': '1000'}
['appid=bi17db8dbcf71d', 'nonce=bb2123c32b3148238994fe50a0df500f', 'pageNum=1', 'pageSize=1000', 'timestamp=1659313060177']
------处理参数排列------
appid=bi17db8dbcf71d&nonce=bb2123c32b3148238994fe50a0df500f&pageNum=1&pageSize=1000×tamp=1659313060177&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313060177", "nonce": "bb2123c32b3148238994fe50a0df500f", "sign": "9351909c874d7c38a317c22327c8ede2b1b7ca883c7d50e79701a04a5df33774", "pageNum": "1", "pageSize": "1000"}
2022-08-01 08:17:40 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:40 | INFO | [method]: POST [url]: http://ytest1.yurun.com/rapadmin/app/scope/list
2022-08-01 08:17:40 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "15",
"Content-Type": "application/json"
}
2022-08-01 08:17:40 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313060177", "nonce": "bb2123c32b3148238994fe50a0df500f", "sign": "9351909c874d7c38a317c22327c8ede2b1b7ca883c7d50e79701a04a5df33774", "pageNum": "1", "pageSize": "1000"}
2022-08-01 08:17:40 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:40 | INFO | successful with status 200
2022-08-01 08:17:40 | DEBUG | [type]: json [time]: 0.10008
2022-08-01 08:17:40 | DEBUG | [response]:
{
"data": {
"total": "202",
"results": [
{
"id": "237",
"name": "yanghan自动化修改机构915",
"type": "1",
"createAt": "2022-08-01 08:09:39",
"status": "1"
},
{
"id": "231",
"name": "yanghan自动化479",
"type": "1",
"createAt": "2022-08-01 08:09:38",
"status": "1"
},
{
"id": "232",
"name": "@#!!1233276",
"type": "2",
"createAt": "2022-08-01 08:09:38",
"status": "1"
},
{
"id": "233",
"name": "1235950",
"type": "2",
"createAt": "2022-08-01 08:09:38",
"status": "1"
},
{
"id": "234",
"name": "hanhan9306",
"type": "2",
"createAt": "2022-08-01 08:09:38",
"status": "1"
},
{
"id": "235",
"name": "涵涵2309",
"type": "2",
"createAt": "2022-08-01 08:09:38",
"status": "1"
},
{
"id": "236",
"name": "mimi9677",
"type": "2",
"createAt": "2022-08-01 08:09:38",
"status": "1"
},
{
"id": "229",
"name": "mimi6742",
"type": "2",
"createAt": "2022-07-26 09:13:10",
"status": "1"
},
{
"id": "230",
"name": "yanghan自动化修改机构343",
"type": "1",
"createAt": "2022-07-26 09:13:10",
"status": "1"
},
{
"id": "224",
"name": "yanghan自动化704",
"type": "1",
"createAt": "2022-07-26 09:13:09",
"status": "1"
},
{
"id": "225",
"name": "@#!!1233842",
"type": "2",
"createAt": "2022-07-26 09:13:09",
"status": "1"
},
{
"id": "226",
"name": "1233158",
"type": "2",
"createAt": "2022-07-26 09:13:09",
"status": "1"
},
{
"id": "227",
"name": "hanhan1396",
"type": "2",
"createAt": "2022-07-26 09:13:09",
"status": "1"
},
{
"id": "228",
"name": "涵涵9955",
"type": "2",
"createAt": "2022-07-26 09:13:09",
"status": "1"
},
{
"id": "223",
"name": "yanghan自动化修改机构438",
"type": "1",
"createAt": "2022-07-26 08:48:52",
"status": "1"
},
{
"id": "217",
"name": "yanghan自动化37",
"type": "1",
"createAt": "2022-07-26 08:48:51",
"status": "1"
},
{
"id": "218",
"name": "@#!!1232358",
"type": "2",
"createAt": "2022-07-26 08:48:51",
"status": "1"
},
{
"id": "219",
"name": "1237465",
"type": "2",
"createAt": "2022-07-26 08:48:51",
"status": "1"
},
{
"id": "220",
"name": "hanhan1389",
"type": "2",
"createAt": "2022-07-26 08:48:51",
"status": "1"
},
{
"id": "221",
"name": "涵涵5486",
"type": "2",
"createAt": "2022-07-26 08:48:51",
"status": "1"
},
{
"id": "222",
"name": "mimi5427",
"type": "2",
"createAt": "2022-07-26 08:48:51",
"status": "1"
},
{
"id": "211",
"name": "yanghan自动化754",
"type": "1",
"createAt": "2022-07-26 08:47:23",
"status": "1"
},
{
"id": "212",
"name": "@#!!1233883",
"type": "2",
"createAt": "2022-07-26 08:47:23",
"status": "1"
},
{
"id": "213",
"name": "1236807",
"type": "2",
"createAt": "2022-07-26 08:47:23",
"status": "1"
},
{
"id": "214",
"name": "hanhan445",
"type": "2",
"createAt": "2022-07-26 08:47:23",
"status": "1"
},
{
"id": "215",
"name": "涵涵751",
"type": "2",
"createAt": "2022-07-26 08:47:23",
"status": "1"
},
{
"id": "216",
"name": "mimi8565",
"type": "2",
"createAt": "2022-07-26 08:47:23",
"status": "1"
},
{
"id": "210",
"name": "yanghan自动化修改机构333",
"type": "1",
"createAt": "2022-07-25 16:50:51",
"status": "1"
},
{
"id": "204",
"name": "yanghan自动化598",
"type": "1",
"createAt": "2022-07-25 16:50:50",
"status": "1"
},
{
"id": "205",
"name": "@#!!1233428",
"type": "2",
"createAt": "2022-07-25 16:50:50",
"status": "1"
},
{
"id": "206",
"name": "123919",
"type": "2",
"createAt": "2022-07-25 16:50:50",
"status": "1"
},
{
"id": "207",
"name": "hanhan4514",
"type": "2",
"createAt": "2022-07-25 16:50:50",
"status": "1"
},
{
"id": "208",
"name": "涵涵6242",
"type": "2",
"createAt": "2022-07-25 16:50:50",
"status": "1"
},
{
"id": "209",
"name": "mimi2359",
"type": "2",
"createAt": "2022-07-25 16:50:50",
"status": "1"
},
{
"id": "203",
"name": "yanghan自动化修改机构134",
"type": "1",
"createAt": "2022-07-25 16:10:52",
"status": "1"
},
{
"id": "197",
"name": "yanghan自动化901",
"type": "1",
"createAt": "2022-07-25 16:10:51",
"status": "1"
},
{
"id": "198",
"name": "@#!!1239131",
"type": "2",
"createAt": "2022-07-25 16:10:51",
"status": "1"
},
{
"id": "199",
"name": "1237747",
"type": "2",
"createAt": "2022-07-25 16:10:51",
"status": "1"
},
{
"id": "200",
"name": "hanhan5466",
"type": "2",
"createAt": "2022-07-25 16:10:51",
"status": "1"
},
{
"id": "201",
"name": "涵涵3738",
"type": "2",
"createAt": "2022-07-25 16:10:51",
"status": "1"
},
{
"id": "202",
"name": "mimi6157",
"type": "2",
"createAt": "2022-07-25 16:10:51",
"status": "1"
},
{
"id": "191",
"name": "yanghan自动化391",
"type": "1",
"createAt": "2022-07-25 11:01:21",
"status": "1"
},
{
"id": "192",
"name": "@#!!1234361",
"type": "2",
"createAt": "2022-07-25 11:01:21",
"status": "1"
},
{
"id": "193",
"name": "1237693",
"type": "2",
"createAt": "2022-07-25 11:01:21",
"status": "1"
},
{
"id": "194",
"name": "hanhan7732",
"type": "2",
"createAt": "2022-07-25 11:01:21",
"status": "1"
},
{
"id": "195",
"name": "涵涵1908",
"type": "2",
"createAt": "2022-07-25 11:01:21",
"status": "1"
},
{
"id": "196",
"name": "mimi5680",
"type": "2",
"createAt": "2022-07-25 11:01:21",
"status": "1"
},
{
"id": "190",
"name": "yanghan自动化修改机构102",
"type": "1",
"createAt": "2022-07-25 11:00:49",
"status": "1"
},
{
"id": "184",
"name": "yanghan自动化550",
"type": "1",
"createAt": "2022-07-25 11:00:48",
"status": "1"
},
{
"id": "185",
"name": "@#!!1233112",
"type": "2",
"createAt": "2022-07-25 11:00:48",
"status": "1"
},
{
"id": "186",
"name": "123463",
"type": "2",
"createAt": "2022-07-25 11:00:48",
"status": "1"
},
{
"id": "187",
"name": "hanhan9184",
"type": "2",
"createAt": "2022-07-25 11:00:48",
"status": "1"
},
{
"id": "188",
"name": "涵涵4825",
"type": "2",
"createAt": "2022-07-25 11:00:48",
"status": "1"
},
{
"id": "189",
"name": "mimi1579",
"type": "2",
"createAt": "2022-07-25 11:00:48",
"status": "1"
},
{
"id": "148",
"name": "yanghan自动化修改机构646",
"type": "1",
"createAt": "2022-06-23 14:57:21",
"status": "1"
},
{
"id": "142",
"name": "yanghan自动化974",
"type": "1",
"createAt": "2022-06-23 14:57:20",
"status": "1"
},
{
"id": "143",
"name": "@#!!1232124",
"type": "2",
"createAt": "2022-06-23 14:57:20",
"status": "1"
},
{
"id": "144",
"name": "1233861",
"type": "2",
"createAt": "2022-06-23 14:57:20",
"status": "1"
},
{
"id": "145",
"name": "hanhan940",
"type": "2",
"createAt": "2022-06-23 14:57:20",
"status": "1"
},
{
"id": "146",
"name": "涵涵5619",
"type": "2",
"createAt": "2022-06-23 14:57:20",
"status": "1"
},
{
"id": "147",
"name": "mimi3831",
"type": "2",
"createAt": "2022-06-23 14:57:20",
"status": "1"
},
{
"id": "141",
"name": "yanghan自动化修改机构353",
"type": "1",
"createAt": "2022-06-16 15:55:03",
"status": "1"
},
{
"id": "135",
"name": "yanghan自动化455",
"type": "1",
"createAt": "2022-06-16 15:55:02",
"status": "1"
},
{
"id": "136",
"name": "@#!!123301",
"type": "2",
"createAt": "2022-06-16 15:55:02",
"status": "1"
},
{
"id": "137",
"name": "1238831",
"type": "2",
"createAt": "2022-06-16 15:55:02",
"status": "1"
},
{
"id": "138",
"name": "hanhan1672",
"type": "2",
"createAt": "2022-06-16 15:55:02",
"status": "1"
},
{
"id": "139",
"name": "涵涵8865",
"type": "2",
"createAt": "2022-06-16 15:55:02",
"status": "1"
},
{
"id": "140",
"name": "mimi7324",
"type": "2",
"createAt": "2022-06-16 15:55:02",
"status": "1"
},
{
"id": "134",
"name": "yanghan自动化修改机构336",
"type": "1",
"createAt": "2022-06-09 10:48:08",
"status": "1"
},
{
"id": "128",
"name": "yanghan自动化791",
"type": "1",
"createAt": "2022-06-09 10:48:07",
"status": "1"
},
{
"id": "129",
"name": "@#!!1238706",
"type": "2",
"createAt": "2022-06-09 10:48:07",
"status": "1"
},
{
"id": "130",
"name": "1233724",
"type": "2",
"createAt": "2022-06-09 10:48:07",
"status": "1"
},
{
"id": "131",
"name": "hanhan7675",
"type": "2",
"createAt": "2022-06-09 10:48:07",
"status": "1"
},
{
"id": "132",
"name": "涵涵7755",
"type": "2",
"createAt": "2022-06-09 10:48:07",
"status": "1"
},
{
"id": "133",
"name": "mimi2304",
"type": "2",
"createAt": "2022-06-09 10:48:07",
"status": "1"
},
{
"id": "127",
"name": "yanghan自动化修改机构433",
"type": "1",
"createAt": "2022-06-07 10:50:38",
"status": "1"
},
{
"id": "121",
"name": "yanghan自动化301",
"type": "1",
"createAt": "2022-06-07 10:50:37",
"status": "1"
},
{
"id": "122",
"name": "@#!!1238923",
"type": "2",
"createAt": "2022-06-07 10:50:37",
"status": "1"
},
{
"id": "123",
"name": "1234884",
"type": "2",
"createAt": "2022-06-07 10:50:37",
"status": "1"
},
{
"id": "124",
"name": "hanhan6212",
"type": "2",
"createAt": "2022-06-07 10:50:37",
"status": "1"
},
{
"id": "125",
"name": "涵涵1321",
"type": "2",
"createAt": "2022-06-07 10:50:37",
"status": "1"
},
{
"id": "126",
"name": "mimi6840",
"type": "2",
"createAt": "2022-06-07 10:50:37",
"status": "1"
},
{
"id": "119",
"name": "mimi3267",
"type": "2",
"createAt": "2022-06-07 09:25:28",
"status": "1"
},
{
"id": "120",
"name": "yanghan自动化修改机构413",
"type": "1",
"createAt": "2022-06-07 09:25:28",
"status": "1"
},
{
"id": "114",
"name": "yanghan自动化209",
"type": "1",
"createAt": "2022-06-07 09:25:27",
"status": "1"
},
{
"id": "115",
"name": "@#!!1235025",
"type": "2",
"createAt": "2022-06-07 09:25:27",
"status": "1"
},
{
"id": "116",
"name": "1232668",
"type": "2",
"createAt": "2022-06-07 09:25:27",
"status": "1"
},
{
"id": "117",
"name": "hanhan6590",
"type": "2",
"createAt": "2022-06-07 09:25:27",
"status": "1"
},
{
"id": "118",
"name": "涵涵2771",
"type": "2",
"createAt": "2022-06-07 09:25:27",
"status": "1"
},
{
"id": "108",
"name": "@#!!1235781",
"type": "2",
"createAt": "2022-06-07 09:21:16",
"status": "1"
},
{
"id": "109",
"name": "1232092",
"type": "2",
"createAt": "2022-06-07 09:21:16",
"status": "1"
},
{
"id": "110",
"name": "hanhan6582",
"type": "2",
"createAt": "2022-06-07 09:21:16",
"status": "1"
},
{
"id": "111",
"name": "涵涵1727",
"type": "2",
"createAt": "2022-06-07 09:21:16",
"status": "1"
},
{
"id": "112",
"name": "mimi9353",
"type": "2",
"createAt": "2022-06-07 09:21:16",
"status": "1"
},
{
"id": "113",
"name": "yanghan自动化修改机构809",
"type": "1",
"createAt": "2022-06-07 09:21:16",
"status": "1"
},
{
"id": "107",
"name": "yanghan自动化994",
"type": "1",
"createAt": "2022-06-07 09:21:15",
"status": "1"
},
{
"id": "104",
"name": "涵涵3436",
"type": "2",
"createAt": "2022-06-06 17:42:58",
"status": "1"
},
{
"id": "105",
"name": "mimi1877",
"type": "2",
"createAt": "2022-06-06 17:42:58",
"status": "1"
},
{
"id": "106",
"name": "yanghan自动化修改机构487",
"type": "1",
"createAt": "2022-06-06 17:42:58",
"status": "1"
},
{
"id": "100",
"name": "yanghan自动化967",
"type": "1",
"createAt": "2022-06-06 17:42:57",
"status": "1"
},
{
"id": "101",
"name": "@#!!123734",
"type": "2",
"createAt": "2022-06-06 17:42:57",
"status": "1"
},
{
"id": "102",
"name": "1237978",
"type": "2",
"createAt": "2022-06-06 17:42:57",
"status": "1"
},
{
"id": "103",
"name": "hanhan6047",
"type": "2",
"createAt": "2022-06-06 17:42:57",
"status": "1"
},
{
"id": "97",
"name": "涵涵1364",
"type": "2",
"createAt": "2022-06-06 17:41:33",
"status": "1"
},
{
"id": "98",
"name": "mimi7747",
"type": "2",
"createAt": "2022-06-06 17:41:33",
"status": "1"
},
{
"id": "99",
"name": "yanghan自动化修改机构231",
"type": "1",
"createAt": "2022-06-06 17:41:33",
"status": "1"
},
{
"id": "93",
"name": "yanghan自动化340",
"type": "1",
"createAt": "2022-06-06 17:41:32",
"status": "1"
},
{
"id": "94",
"name": "@#!!1232865",
"type": "2",
"createAt": "2022-06-06 17:41:32",
"status": "1"
},
{
"id": "95",
"name": "123179",
"type": "2",
"createAt": "2022-06-06 17:41:32",
"status": "1"
},
{
"id": "96",
"name": "hanhan6860",
"type": "2",
"createAt": "2022-06-06 17:41:32",
"status": "1"
},
{
"id": "87",
"name": "@#!!1239338",
"type": "2",
"createAt": "2022-06-06 17:37:17",
"status": "1"
},
{
"id": "88",
"name": "1236070",
"type": "2",
"createAt": "2022-06-06 17:37:17",
"status": "1"
},
{
"id": "89",
"name": "hanhan6269",
"type": "2",
"createAt": "2022-06-06 17:37:17",
"status": "1"
},
{
"id": "90",
"name": "涵涵9454",
"type": "2",
"createAt": "2022-06-06 17:37:17",
"status": "1"
},
{
"id": "91",
"name": "mimi8537",
"type": "2",
"createAt": "2022-06-06 17:37:17",
"status": "1"
},
{
"id": "92",
"name": "yanghan自动化修改机构24",
"type": "1",
"createAt": "2022-06-06 17:37:17",
"status": "1"
},
{
"id": "86",
"name": "yanghan自动化216",
"type": "1",
"createAt": "2022-06-06 17:37:16",
"status": "1"
},
{
"id": "84",
"name": "mimi6613",
"type": "2",
"createAt": "2022-06-06 17:35:22",
"status": "1"
},
{
"id": "85",
"name": "yanghan自动化修改机构86",
"type": "1",
"createAt": "2022-06-06 17:35:22",
"status": "1"
},
{
"id": "79",
"name": "yanghan自动化875",
"type": "1",
"createAt": "2022-06-06 17:35:21",
"status": "1"
},
{
"id": "80",
"name": "@#!!1237225",
"type": "2",
"createAt": "2022-06-06 17:35:21",
"status": "1"
},
{
"id": "81",
"name": "1238772",
"type": "2",
"createAt": "2022-06-06 17:35:21",
"status": "1"
},
{
"id": "82",
"name": "hanhan1232",
"type": "2",
"createAt": "2022-06-06 17:35:21",
"status": "1"
},
{
"id": "83",
"name": "涵涵4617",
"type": "2",
"createAt": "2022-06-06 17:35:21",
"status": "1"
},
{
"id": "72",
"name": "yanghan自动化439",
"type": "1",
"createAt": "2022-06-06 09:44:49",
"status": "1"
},
{
"id": "73",
"name": "@#!!1237110",
"type": "2",
"createAt": "2022-06-06 09:44:49",
"status": "1"
},
{
"id": "74",
"name": "1235440",
"type": "2",
"createAt": "2022-06-06 09:44:49",
"status": "1"
},
{
"id": "75",
"name": "hanhan808",
"type": "2",
"createAt": "2022-06-06 09:44:49",
"status": "1"
},
{
"id": "76",
"name": "涵涵8422",
"type": "2",
"createAt": "2022-06-06 09:44:49",
"status": "1"
},
{
"id": "77",
"name": "mimi1037",
"type": "2",
"createAt": "2022-06-06 09:44:49",
"status": "1"
},
{
"id": "78",
"name": "yanghan自动化修改机构699",
"type": "1",
"createAt": "2022-06-06 09:44:49",
"status": "1"
},
{
"id": "69",
"name": "涵涵3718",
"type": "2",
"createAt": "2022-06-06 09:43:32",
"status": "1"
},
{
"id": "70",
"name": "mimi6558",
"type": "2",
"createAt": "2022-06-06 09:43:32",
"status": "1"
},
{
"id": "71",
"name": "yanghan自动化修改机构326",
"type": "1",
"createAt": "2022-06-06 09:43:32",
"status": "1"
},
{
"id": "65",
"name": "yanghan自动化768",
"type": "1",
"createAt": "2022-06-06 09:43:31",
"status": "1"
},
{
"id": "66",
"name": "@#!!1233167",
"type": "2",
"createAt": "2022-06-06 09:43:31",
"status": "1"
},
{
"id": "67",
"name": "1239515",
"type": "2",
"createAt": "2022-06-06 09:43:31",
"status": "1"
},
{
"id": "68",
"name": "hanhan1641",
"type": "2",
"createAt": "2022-06-06 09:43:31",
"status": "1"
},
{
"id": "58",
"name": "yanghan自动化354",
"type": "1",
"createAt": "2022-06-06 09:35:01",
"status": "1"
},
{
"id": "59",
"name": "@#!!1232310",
"type": "2",
"createAt": "2022-06-06 09:35:01",
"status": "1"
},
{
"id": "60",
"name": "1238571",
"type": "2",
"createAt": "2022-06-06 09:35:01",
"status": "1"
},
{
"id": "61",
"name": "hanhan1043",
"type": "2",
"createAt": "2022-06-06 09:35:01",
"status": "1"
},
{
"id": "62",
"name": "涵涵5363",
"type": "2",
"createAt": "2022-06-06 09:35:01",
"status": "1"
},
{
"id": "63",
"name": "mimi4794",
"type": "2",
"createAt": "2022-06-06 09:35:01",
"status": "1"
},
{
"id": "64",
"name": "yanghan自动化修改机构865",
"type": "1",
"createAt": "2022-06-06 09:35:01",
"status": "1"
},
{
"id": "56",
"name": "mimi6626",
"type": "2",
"createAt": "2022-06-06 09:32:27",
"status": "1"
},
{
"id": "57",
"name": "yanghan自动化修改机构114",
"type": "1",
"createAt": "2022-06-06 09:32:27",
"status": "1"
},
{
"id": "51",
"name": "yanghan自动化112",
"type": "1",
"createAt": "2022-06-06 09:32:26",
"status": "1"
},
{
"id": "52",
"name": "@#!!1232948",
"type": "2",
"createAt": "2022-06-06 09:32:26",
"status": "1"
},
{
"id": "53",
"name": "1234203",
"type": "2",
"createAt": "2022-06-06 09:32:26",
"status": "1"
},
{
"id": "54",
"name": "hanhan8607",
"type": "2",
"createAt": "2022-06-06 09:32:26",
"status": "1"
},
{
"id": "55",
"name": "涵涵3840",
"type": "2",
"createAt": "2022-06-06 09:32:26",
"status": "1"
},
{
"id": "50",
"name": "一个人",
"type": "2",
"createAt": "2022-05-26 16:26:14",
"status": "1"
},
{
"id": "49",
"name": "张博涵的人群包",
"type": "2",
"createAt": "2022-04-22 10:36:49",
"status": "1"
},
{
"id": "48",
"name": "张露测试2",
"type": "2",
"createAt": "2022-04-21 13:59:27",
"status": "1"
},
{
"id": "47",
"name": "张露测试",
"type": "2",
"createAt": "2022-04-21 10:53:15",
"status": "1"
},
{
"id": "46",
"name": "沈彬锋测试",
"type": "2",
"createAt": "2022-04-20 16:40:29",
"status": "1"
},
{
"id": "45",
"name": "测试组员",
"type": "2",
"createAt": "2022-04-20 11:18:39",
"status": "1"
},
{
"id": "44",
"name": "后端组专用",
"type": "2",
"createAt": "2022-04-20 09:11:22",
"status": "1"
},
{
"id": "43",
"name": "前端组专用",
"type": "2",
"createAt": "2022-04-20 09:07:01",
"status": "1"
},
{
"id": "42",
"name": "测试组全员人群包",
"type": "2",
"createAt": "2022-04-19 19:05:34",
"status": "1"
},
{
"id": "41",
"name": "2",
"type": "1",
"createAt": "2022-03-23 16:22:41",
"status": "1"
},
{
"id": "40",
"name": "yanghan自动化604",
"type": "1",
"createAt": "2022-03-23 16:20:38",
"status": "1"
},
{
"id": "39",
"name": "yanghan自动化45",
"type": "1",
"createAt": "2022-03-23 16:19:30",
"status": "1"
},
{
"id": "38",
"name": "yanghan自动化435",
"type": "1",
"createAt": "2022-03-23 16:15:42",
"status": "1"
},
{
"id": "37",
"name": "徐测",
"type": "2",
"createAt": "2022-03-08 15:24:06",
"status": "1"
},
{
"id": "36",
"name": "2.23",
"type": "2",
"createAt": "2022-02-23 14:49:13",
"status": "1"
},
{
"id": "35",
"name": "董路路1.3人群包",
"type": "2",
"createAt": "2022-02-21 16:47:22",
"status": "1"
},
{
"id": "34",
"name": "数据组专用",
"type": "2",
"createAt": "2022-01-18 17:25:33",
"status": "1"
},
{
"id": "33",
"name": "yanghan自动化修改机构269",
"type": "1",
"createAt": "2022-01-17 10:21:57",
"status": "1"
},
{
"id": "27",
"name": "yanghan自动化96",
"type": "1",
"createAt": "2022-01-17 10:21:56",
"status": "1"
},
{
"id": "28",
"name": "@#!!1234527",
"type": "2",
"createAt": "2022-01-17 10:21:56",
"status": "1"
},
{
"id": "29",
"name": "1237063",
"type": "2",
"createAt": "2022-01-17 10:21:56",
"status": "1"
},
{
"id": "30",
"name": "hanhan947",
"type": "2",
"createAt": "2022-01-17 10:21:56",
"status": "1"
},
{
"id": "31",
"name": "涵涵376",
"type": "2",
"createAt": "2022-01-17 10:21:56",
"status": "1"
},
{
"id": "32",
"name": "mimi8350",
"type": "2",
"createAt": "2022-01-17 10:21:56",
"status": "1"
},
{
"id": "26",
"name": "PMO",
"type": "2",
"createAt": "2022-01-15 09:57:42",
"status": "1"
},
{
"id": "25",
"name": "吕涛1.4测试专用",
"type": "2",
"createAt": "2022-01-14 11:00:17",
"status": "1"
},
{
"id": "24",
"name": "杨晗_按组织",
"type": "1",
"createAt": "2022-01-12 15:55:02",
"status": "0"
},
{
"id": "23",
"name": "测试_1.12",
"type": "2",
"createAt": "2022-01-12 14:19:19",
"status": "1"
},
{
"id": "22",
"name": "杨晗_按人人群",
"type": "2",
"createAt": "2022-01-12 11:46:22",
"status": "1"
},
{
"id": "21",
"name": "董路路1.3勿动",
"type": "2",
"createAt": "2022-01-12 09:50:45",
"status": "1"
},
{
"id": "19",
"name": "发送到",
"type": "1",
"createAt": "2021-11-09 14:38:27",
"status": "1"
},
{
"id": "20",
"name": "1",
"type": "1",
"createAt": "2021-11-08 17:10:08",
"status": "1"
},
{
"id": "17",
"name": "fsdff",
"type": "1",
"createAt": "2021-11-08 16:54:50",
"status": "1"
},
{
"id": "16",
"name": "(展示)人群包",
"type": "2",
"createAt": "2021-11-06 16:22:48",
"status": "1"
},
{
"id": "15",
"name": "发的",
"type": "1",
"createAt": "2021-11-06 15:50:48",
"status": "1"
},
{
"id": "14",
"name": "22",
"type": "1",
"createAt": "2021-11-05 10:30:18",
"status": "1"
},
{
"id": "13",
"name": "sd",
"type": "1",
"createAt": "2021-11-05 10:05:26",
"status": "1"
},
{
"id": "12",
"name": "反倒是",
"type": "1",
"createAt": "2021-11-05 09:07:12",
"status": "1"
},
{
"id": "11",
"name": "但是",
"type": "1",
"createAt": "2021-11-04 15:54:54",
"status": "1"
},
{
"id": "10",
"name": "嘻嘻",
"type": "1",
"createAt": "2021-11-04 15:40:33",
"status": "1"
},
{
"id": "9",
"name": "雨析_2",
"type": "2",
"createAt": "2021-11-04 10:20:28",
"status": "1"
},
{
"id": "8",
"name": "han",
"type": "2",
"createAt": "2021-11-04 09:24:53",
"status": "1"
},
{
"id": "7",
"name": "雨析_1",
"type": "2",
"createAt": "2021-11-03 11:25:42",
"status": "1"
},
{
"id": "6",
"name": "测试111",
"type": "1",
"createAt": "2021-11-02 13:47:52",
"status": "1"
},
{
"id": "18",
"name": "r",
"type": "2",
"createAt": "2021-11-02 11:09:31",
"status": "1"
},
{
"id": "4",
"name": "控股集团_1",
"type": "1",
"createAt": "2021-11-02 09:36:37",
"status": "1"
},
{
"id": "5",
"name": "控股_1",
"type": "1",
"createAt": "2021-11-02 09:31:21",
"status": "1"
},
{
"id": "3",
"name": "AAAA",
"type": "2",
"createAt": "2021-11-01 17:32:27",
"status": "1"
},
{
"id": "2",
"name": "测试一",
"type": "2",
"createAt": "2021-11-01 16:17:56",
"status": "1"
},
{
"id": "1",
"name": "1",
"type": "2",
"createAt": "2021-11-01 16:14:23",
"status": "0"
}
]
},
"retinfo": "成功",
"retcode": "000000"
}
2022-08-01 08:17:40 | INFO | assertStatusCode -> 200.
|
|||||
|
test_case30
|
0.07 s
|
pass
test_case30detailed logX
pt1.1.77: {'scopeName': 'yanghan自动化601', 'orgList': [{'children': [], 'parentId': '30000041', 'orgCode': '30000139', 'orgName': '会计核算一处'}]}
['appid=bi17db8dbcf71d', 'nonce=ad81ce30b7844420bd00a8d917ec08ac', "orgList=[{'children': [], 'parentId': '30000041', 'orgCode': '30000139', 'orgName': '会计核算一处'}]", 'scopeName=yanghan自动化601', 'timestamp=1659313060308']
------处理参数排列------
appid=bi17db8dbcf71d&nonce=ad81ce30b7844420bd00a8d917ec08ac&orgList=[{'children': [], 'parentId': '30000041', 'orgCode': '30000139', 'orgName': '会计核算一处'}]&scopeName=yanghan自动化601×tamp=1659313060308&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313060308", "nonce": "ad81ce30b7844420bd00a8d917ec08ac", "sign": "e6ca489db244ef23e268bb53911ac003bb53850ec19bdbd8782e8e91848055ec", "scopeName": "yanghan\u81ea\u52a8\u5316601", "orgList": [{"children": [], "parentId": "30000041", "orgCode": "30000139", "orgName": "\u4f1a\u8ba1\u6838\u7b97\u4e00\u5904"}]}
2022-08-01 08:17:40 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:40 | INFO | [method]: POST [url]: http://10.11.0.174:18209/app/scope/addByOrg
2022-08-01 08:17:40 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "15",
"Content-Type": "application/json"
}
2022-08-01 08:17:40 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313060308", "nonce": "ad81ce30b7844420bd00a8d917ec08ac", "sign": "e6ca489db244ef23e268bb53911ac003bb53850ec19bdbd8782e8e91848055ec", "scopeName": "yanghan\u81ea\u52a8\u5316601", "orgList": [{"children": [], "parentId": "30000041", "orgCode": "30000139", "orgName": "\u4f1a\u8ba1\u6838\u7b97\u4e00\u5904"}]}
2022-08-01 08:17:40 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:40 | INFO | successful with status 200
2022-08-01 08:17:40 | DEBUG | [type]: json [time]: 0.048228
2022-08-01 08:17:40 | DEBUG | [response]:
{
"retinfo": "成功",
"retcode": "000000"
}
2022-08-01 08:17:40 | INFO | assertStatusCode -> 200.
|
||||||
|
test_case31_0
|
新增人员包按人员 [key='@#!!123']
|
0.08 s
|
pass
test_case31_0detailed logX
pt1.1.78: {'scopeName': '@#!!1232365', 'staffList': [{'jobNo': '00004187', 'name': '杨晗', 'deptCode': '30000212', 'plate': '01', 'dingDeptId': '', 'deptName': '测试组'}]}
['appid=bi17db8dbcf71d', 'nonce=057532917b9240e0b5402f071c4dc28d', 'scopeName=@#!!1232365', "staffList=[{'jobNo': '00004187', 'name': '杨晗', 'deptCode': '30000212', 'plate': '01', 'dingDeptId': '', 'deptName': '测试组'}]", 'timestamp=1659313060374']
------处理参数排列------
appid=bi17db8dbcf71d&nonce=057532917b9240e0b5402f071c4dc28d&scopeName=@#!!1232365&staffList=[{'jobNo': '00004187', 'name': '杨晗', 'deptCode': '30000212', 'plate': '01', 'dingDeptId': '', 'deptName': '测试组'}]×tamp=1659313060374&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313060374", "nonce": "057532917b9240e0b5402f071c4dc28d", "sign": "1b5e29899f161dc65ec4c0d618bc9aac7febeacccaf372d678503b6a3729af07", "scopeName": "@#!!1232365", "staffList": [{"jobNo": "00004187", "name": "\u6768\u6657", "deptCode": "30000212", "plate": "01", "dingDeptId": "", "deptName": "\u6d4b\u8bd5\u7ec4"}]}
2022-08-01 08:17:40 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:40 | INFO | [method]: POST [url]: http://10.11.0.174:18209/app/scope/addByPeople
2022-08-01 08:17:40 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "15",
"Content-Type": "application/json"
}
2022-08-01 08:17:40 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313060374", "nonce": "057532917b9240e0b5402f071c4dc28d", "sign": "1b5e29899f161dc65ec4c0d618bc9aac7febeacccaf372d678503b6a3729af07", "scopeName": "@#!!1232365", "staffList": [{"jobNo": "00004187", "name": "\u6768\u6657", "deptCode": "30000212", "plate": "01", "dingDeptId": "", "deptName": "\u6d4b\u8bd5\u7ec4"}]}
2022-08-01 08:17:40 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:40 | INFO | successful with status 200
2022-08-01 08:17:40 | DEBUG | [type]: json [time]: 0.060544
2022-08-01 08:17:40 | DEBUG | [response]:
{
"retinfo": "成功",
"retcode": "000000"
}
2022-08-01 08:17:40 | INFO | assertStatusCode -> 200.
|
|||||
|
test_case31_1
|
新增人员包按人员 [key='123']
|
0.06 s
|
pass
test_case31_1detailed logX
pt1.1.79: {'scopeName': '1234437', 'staffList': [{'jobNo': '00004187', 'name': '杨晗', 'deptCode': '30000212', 'plate': '01', 'dingDeptId': '', 'deptName': '测试组'}]}
['appid=bi17db8dbcf71d', 'nonce=850c909a94074146ab59d697451c7312', 'scopeName=1234437', "staffList=[{'jobNo': '00004187', 'name': '杨晗', 'deptCode': '30000212', 'plate': '01', 'dingDeptId': '', 'deptName': '测试组'}]", 'timestamp=1659313060454']
------处理参数排列------
appid=bi17db8dbcf71d&nonce=850c909a94074146ab59d697451c7312&scopeName=1234437&staffList=[{'jobNo': '00004187', 'name': '杨晗', 'deptCode': '30000212', 'plate': '01', 'dingDeptId': '', 'deptName': '测试组'}]×tamp=1659313060454&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313060454", "nonce": "850c909a94074146ab59d697451c7312", "sign": "7be03c283720bdef2877dc5db61638f96cc8e14cef4ac7f783739f47909abfc5", "scopeName": "1234437", "staffList": [{"jobNo": "00004187", "name": "\u6768\u6657", "deptCode": "30000212", "plate": "01", "dingDeptId": "", "deptName": "\u6d4b\u8bd5\u7ec4"}]}
2022-08-01 08:17:40 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:40 | INFO | [method]: POST [url]: http://10.11.0.174:18209/app/scope/addByPeople
2022-08-01 08:17:40 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "15",
"Content-Type": "application/json"
}
2022-08-01 08:17:40 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313060454", "nonce": "850c909a94074146ab59d697451c7312", "sign": "7be03c283720bdef2877dc5db61638f96cc8e14cef4ac7f783739f47909abfc5", "scopeName": "1234437", "staffList": [{"jobNo": "00004187", "name": "\u6768\u6657", "deptCode": "30000212", "plate": "01", "dingDeptId": "", "deptName": "\u6d4b\u8bd5\u7ec4"}]}
2022-08-01 08:17:40 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:40 | INFO | successful with status 200
2022-08-01 08:17:40 | DEBUG | [type]: json [time]: 0.036767
2022-08-01 08:17:40 | DEBUG | [response]:
{
"retinfo": "成功",
"retcode": "000000"
}
2022-08-01 08:17:40 | INFO | assertStatusCode -> 200.
|
|||||
|
test_case31_2
|
新增人员包按人员 [key='hanhan']
|
0.05 s
|
pass
test_case31_2detailed logX
pt1.1.80: {'scopeName': 'hanhan720', 'staffList': [{'jobNo': '00004187', 'name': '杨晗', 'deptCode': '30000212', 'plate': '01', 'dingDeptId': '', 'deptName': '测试组'}]}
['appid=bi17db8dbcf71d', 'nonce=340bcce9d7e14886a31f6cc7152565b4', 'scopeName=hanhan720', "staffList=[{'jobNo': '00004187', 'name': '杨晗', 'deptCode': '30000212', 'plate': '01', 'dingDeptId': '', 'deptName': '测试组'}]", 'timestamp=1659313060510']
------处理参数排列------
appid=bi17db8dbcf71d&nonce=340bcce9d7e14886a31f6cc7152565b4&scopeName=hanhan720&staffList=[{'jobNo': '00004187', 'name': '杨晗', 'deptCode': '30000212', 'plate': '01', 'dingDeptId': '', 'deptName': '测试组'}]×tamp=1659313060510&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313060510", "nonce": "340bcce9d7e14886a31f6cc7152565b4", "sign": "76bf1be44b6aca65294b70db777d62a2ab2bf47f55b29b826718a077709cf6b7", "scopeName": "hanhan720", "staffList": [{"jobNo": "00004187", "name": "\u6768\u6657", "deptCode": "30000212", "plate": "01", "dingDeptId": "", "deptName": "\u6d4b\u8bd5\u7ec4"}]}
2022-08-01 08:17:40 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:40 | INFO | [method]: POST [url]: http://10.11.0.174:18209/app/scope/addByPeople
2022-08-01 08:17:40 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "15",
"Content-Type": "application/json"
}
2022-08-01 08:17:40 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313060510", "nonce": "340bcce9d7e14886a31f6cc7152565b4", "sign": "76bf1be44b6aca65294b70db777d62a2ab2bf47f55b29b826718a077709cf6b7", "scopeName": "hanhan720", "staffList": [{"jobNo": "00004187", "name": "\u6768\u6657", "deptCode": "30000212", "plate": "01", "dingDeptId": "", "deptName": "\u6d4b\u8bd5\u7ec4"}]}
2022-08-01 08:17:40 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:40 | INFO | successful with status 200
2022-08-01 08:17:40 | DEBUG | [type]: json [time]: 0.033008
2022-08-01 08:17:40 | DEBUG | [response]:
{
"retinfo": "成功",
"retcode": "000000"
}
2022-08-01 08:17:40 | INFO | assertStatusCode -> 200.
|
|||||
|
test_case31_3
|
新增人员包按人员 [key='涵涵']
|
0.05 s
|
pass
test_case31_3detailed logX
pt1.1.81: {'scopeName': '涵涵8354', 'staffList': [{'jobNo': '00004187', 'name': '杨晗', 'deptCode': '30000212', 'plate': '01', 'dingDeptId': '', 'deptName': '测试组'}]}
['appid=bi17db8dbcf71d', 'nonce=c38d0120bc734615b0ee4f2217d09553', 'scopeName=涵涵8354', "staffList=[{'jobNo': '00004187', 'name': '杨晗', 'deptCode': '30000212', 'plate': '01', 'dingDeptId': '', 'deptName': '测试组'}]", 'timestamp=1659313060561']
------处理参数排列------
appid=bi17db8dbcf71d&nonce=c38d0120bc734615b0ee4f2217d09553&scopeName=涵涵8354&staffList=[{'jobNo': '00004187', 'name': '杨晗', 'deptCode': '30000212', 'plate': '01', 'dingDeptId': '', 'deptName': '测试组'}]×tamp=1659313060561&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313060561", "nonce": "c38d0120bc734615b0ee4f2217d09553", "sign": "692ba73afdb03ad4193107a0b89857729e32031a5c5af7bae167ec83d87b8927", "scopeName": "\u6db5\u6db58354", "staffList": [{"jobNo": "00004187", "name": "\u6768\u6657", "deptCode": "30000212", "plate": "01", "dingDeptId": "", "deptName": "\u6d4b\u8bd5\u7ec4"}]}
2022-08-01 08:17:40 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:40 | INFO | [method]: POST [url]: http://10.11.0.174:18209/app/scope/addByPeople
2022-08-01 08:17:40 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "15",
"Content-Type": "application/json"
}
2022-08-01 08:17:40 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313060561", "nonce": "c38d0120bc734615b0ee4f2217d09553", "sign": "692ba73afdb03ad4193107a0b89857729e32031a5c5af7bae167ec83d87b8927", "scopeName": "\u6db5\u6db58354", "staffList": [{"jobNo": "00004187", "name": "\u6768\u6657", "deptCode": "30000212", "plate": "01", "dingDeptId": "", "deptName": "\u6d4b\u8bd5\u7ec4"}]}
2022-08-01 08:17:40 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:40 | INFO | successful with status 200
2022-08-01 08:17:40 | DEBUG | [type]: json [time]: 0.035313
2022-08-01 08:17:40 | DEBUG | [response]:
{
"retinfo": "成功",
"retcode": "000000"
}
2022-08-01 08:17:40 | INFO | assertStatusCode -> 200.
|
|||||
|
test_case31_4
|
新增人员包按人员 [key='mimi']
|
0.05 s
|
pass
test_case31_4detailed logX
pt1.1.82: {'scopeName': 'mimi2496', 'staffList': [{'jobNo': '00004187', 'name': '杨晗', 'deptCode': '30000212', 'plate': '01', 'dingDeptId': '', 'deptName': '测试组'}]}
['appid=bi17db8dbcf71d', 'nonce=f95a74797f9a4d839f0d9afe17870963', 'scopeName=mimi2496', "staffList=[{'jobNo': '00004187', 'name': '杨晗', 'deptCode': '30000212', 'plate': '01', 'dingDeptId': '', 'deptName': '测试组'}]", 'timestamp=1659313060614']
------处理参数排列------
appid=bi17db8dbcf71d&nonce=f95a74797f9a4d839f0d9afe17870963&scopeName=mimi2496&staffList=[{'jobNo': '00004187', 'name': '杨晗', 'deptCode': '30000212', 'plate': '01', 'dingDeptId': '', 'deptName': '测试组'}]×tamp=1659313060614&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313060614", "nonce": "f95a74797f9a4d839f0d9afe17870963", "sign": "be84c976d803db42a21d68ef4728140868096a8d54579286e33fc8a707b34afd", "scopeName": "mimi2496", "staffList": [{"jobNo": "00004187", "name": "\u6768\u6657", "deptCode": "30000212", "plate": "01", "dingDeptId": "", "deptName": "\u6d4b\u8bd5\u7ec4"}]}
2022-08-01 08:17:40 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:40 | INFO | [method]: POST [url]: http://10.11.0.174:18209/app/scope/addByPeople
2022-08-01 08:17:40 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "15",
"Content-Type": "application/json"
}
2022-08-01 08:17:40 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313060614", "nonce": "f95a74797f9a4d839f0d9afe17870963", "sign": "be84c976d803db42a21d68ef4728140868096a8d54579286e33fc8a707b34afd", "scopeName": "mimi2496", "staffList": [{"jobNo": "00004187", "name": "\u6768\u6657", "deptCode": "30000212", "plate": "01", "dingDeptId": "", "deptName": "\u6d4b\u8bd5\u7ec4"}]}
2022-08-01 08:17:40 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:40 | INFO | successful with status 200
2022-08-01 08:17:40 | DEBUG | [type]: json [time]: 0.031132
2022-08-01 08:17:40 | DEBUG | [response]:
{
"retinfo": "成功",
"retcode": "000000"
}
2022-08-01 08:17:40 | INFO | assertStatusCode -> 200.
|
|||||
|
test_case32
|
0.09 s
|
pass
test_case32detailed logX
pt1.1.83: {'scopeId': '43'}
['appid=bi17db8dbcf71d', 'nonce=c942ce05360c4ff9a7ab50cf2ffd9492', 'scopeId=43', 'timestamp=1659313060661']
------处理参数排列------
appid=bi17db8dbcf71d&nonce=c942ce05360c4ff9a7ab50cf2ffd9492&scopeId=43×tamp=1659313060661&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313060661", "nonce": "c942ce05360c4ff9a7ab50cf2ffd9492", "sign": "77bdfa6b03e7872d48ac044dde3f1b49da3a9cba2c9453281915cecb7ad1f4a3", "scopeId": "43"}
2022-08-01 08:17:40 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:40 | INFO | [method]: POST [url]: http://ytest1.yurun.com/rapadmin/app/scope/remove
2022-08-01 08:17:40 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "15",
"Content-Type": "application/json"
}
2022-08-01 08:17:40 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313060661", "nonce": "c942ce05360c4ff9a7ab50cf2ffd9492", "sign": "77bdfa6b03e7872d48ac044dde3f1b49da3a9cba2c9453281915cecb7ad1f4a3", "scopeId": "43"}
2022-08-01 08:17:40 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:40 | INFO | successful with status 200
2022-08-01 08:17:40 | DEBUG | [type]: json [time]: 0.078349
2022-08-01 08:17:40 | DEBUG | [response]:
{
"retinfo": "请先禁用人群包",
"retcode": "000001"
}
2022-08-01 08:17:40 | INFO | assertStatusCode -> 200.
|
||||||
|
test_case33
|
0.1 s
|
pass
test_case33detailed logX
pt1.1.84: {'scopeId': '35', 'status': '0'}
['appid=bi17db8dbcf71d', 'nonce=877da3a88fdb4fbba676114921d794e6', 'scopeId=35', 'status=0', 'timestamp=1659313060754']
------处理参数排列------
appid=bi17db8dbcf71d&nonce=877da3a88fdb4fbba676114921d794e6&scopeId=35&status=0×tamp=1659313060754&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313060754", "nonce": "877da3a88fdb4fbba676114921d794e6", "sign": "08a0d2292c6d6aed2264e09fd1d957914ac0102e63e78e1b60cff4d711f232d5", "scopeId": "35", "status": "0"}
2022-08-01 08:17:40 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:40 | INFO | [method]: POST [url]: http://ytest1.yurun.com/rapadmin/app/scope/remove
2022-08-01 08:17:40 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "15",
"Content-Type": "application/json"
}
2022-08-01 08:17:40 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313060754", "nonce": "877da3a88fdb4fbba676114921d794e6", "sign": "08a0d2292c6d6aed2264e09fd1d957914ac0102e63e78e1b60cff4d711f232d5", "scopeId": "35", "status": "0"}
2022-08-01 08:17:40 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:40 | INFO | successful with status 200
2022-08-01 08:17:40 | DEBUG | [type]: json [time]: 0.080183
2022-08-01 08:17:40 | DEBUG | [response]:
{
"retinfo": "请先禁用人群包",
"retcode": "000001"
}
2022-08-01 08:17:40 | INFO | assertStatusCode -> 200.
|
||||||
|
test_case34
|
0.12 s
|
pass
test_case34detailed logX
pt1.1.85: {'id': '1'}
['appid=bi17db8dbcf71d', 'id=1', 'nonce=80c86a425bb74722847a6d47480cc521', 'timestamp=1659313060849']
------处理参数排列------
appid=bi17db8dbcf71d&id=1&nonce=80c86a425bb74722847a6d47480cc521×tamp=1659313060849&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313060849", "nonce": "80c86a425bb74722847a6d47480cc521", "sign": "00bc4576120f11d57aef8ca6154d0762481a9a228277b15bb998fba62c1e33d9", "id": "1"}
2022-08-01 08:17:40 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:40 | INFO | [method]: POST [url]: http://ytest1.yurun.com/rapadmin/app/scope/orgs
2022-08-01 08:17:40 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "15",
"Content-Type": "application/json"
}
2022-08-01 08:17:40 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313060849", "nonce": "80c86a425bb74722847a6d47480cc521", "sign": "00bc4576120f11d57aef8ca6154d0762481a9a228277b15bb998fba62c1e33d9", "id": "1"}
2022-08-01 08:17:40 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:40 | INFO | successful with status 200
2022-08-01 08:17:40 | DEBUG | [type]: json [time]: 0.102123
2022-08-01 08:17:40 | DEBUG | [response]:
{
"data": [],
"retinfo": "成功",
"retcode": "000000"
}
2022-08-01 08:17:40 | INFO | assertStatusCode -> 200.
|
||||||
|
test_case35
|
0.1 s
|
pass
test_case35detailed logX
pt1.1.86: {'id': '1'}
['appid=bi17db8dbcf71d', 'id=1', 'nonce=e039898fd36e478f82637a96c5339094', 'timestamp=1659313060967']
------处理参数排列------
appid=bi17db8dbcf71d&id=1&nonce=e039898fd36e478f82637a96c5339094×tamp=1659313060967&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313060967", "nonce": "e039898fd36e478f82637a96c5339094", "sign": "293edfb664c87d01d1a7404d5e60ef5e1ceb7c0ec6cb0dd5789ebf3fc6975236", "id": "1"}
2022-08-01 08:17:40 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:40 | INFO | [method]: POST [url]: http://ytest1.yurun.com/rapadmin/app/scope/peoples
2022-08-01 08:17:40 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "15",
"Content-Type": "application/json"
}
2022-08-01 08:17:40 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313060967", "nonce": "e039898fd36e478f82637a96c5339094", "sign": "293edfb664c87d01d1a7404d5e60ef5e1ceb7c0ec6cb0dd5789ebf3fc6975236", "id": "1"}
2022-08-01 08:17:41 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:41 | INFO | successful with status 200
2022-08-01 08:17:41 | DEBUG | [type]: json [time]: 0.084223
2022-08-01 08:17:41 | DEBUG | [response]:
{
"data": [
{
"jobNo": "00002371",
"name": "杨笑宇"
}
],
"retinfo": "成功",
"retcode": "000000"
}
2022-08-01 08:17:41 | INFO | assertStatusCode -> 200.
|
||||||
|
test_case36
|
0.05 s
|
pass
test_case36detailed logX
pt1.1.87: {'scopeName': 'yanghan自动化修改机构185', 'orgList': [{'children': [], 'parentId': '30000041', 'orgCode': '30000139', 'orgName': '会计核算一处'}]}
['appid=bi17db8dbcf71d', 'nonce=2286acee8c374aef940464ac5120f573', "orgList=[{'children': [], 'parentId': '30000041', 'orgCode': '30000139', 'orgName': '会计核算一处'}]", 'scopeName=yanghan自动化修改机构185', 'timestamp=1659313061067']
------处理参数排列------
appid=bi17db8dbcf71d&nonce=2286acee8c374aef940464ac5120f573&orgList=[{'children': [], 'parentId': '30000041', 'orgCode': '30000139', 'orgName': '会计核算一处'}]&scopeName=yanghan自动化修改机构185×tamp=1659313061067&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313061067", "nonce": "2286acee8c374aef940464ac5120f573", "sign": "1388f4f485079f04a968d5d2ec0ffbb816add8f527cca67624d393ce37cd95ab", "scopeName": "yanghan\u81ea\u52a8\u5316\u4fee\u6539\u673a\u6784185", "orgList": [{"children": [], "parentId": "30000041", "orgCode": "30000139", "orgName": "\u4f1a\u8ba1\u6838\u7b97\u4e00\u5904"}]}
2022-08-01 08:17:41 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:41 | INFO | [method]: POST [url]: http://10.11.0.174:18209/app/scope/addByOrg
2022-08-01 08:17:41 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "15",
"Content-Type": "application/json"
}
2022-08-01 08:17:41 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313061067", "nonce": "2286acee8c374aef940464ac5120f573", "sign": "1388f4f485079f04a968d5d2ec0ffbb816add8f527cca67624d393ce37cd95ab", "scopeName": "yanghan\u81ea\u52a8\u5316\u4fee\u6539\u673a\u6784185", "orgList": [{"children": [], "parentId": "30000041", "orgCode": "30000139", "orgName": "\u4f1a\u8ba1\u6838\u7b97\u4e00\u5904"}]}
2022-08-01 08:17:41 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:41 | INFO | successful with status 200
2022-08-01 08:17:41 | DEBUG | [type]: json [time]: 0.035257
2022-08-01 08:17:41 | DEBUG | [response]:
{
"retinfo": "成功",
"retcode": "000000"
}
2022-08-01 08:17:41 | INFO | assertStatusCode -> 200.
|
||||||
|
test_case37
|
0.05 s
|
pass
test_case37detailed logX
pt1.1.88: {'scopeId': '32', 'scopeName': 'yanghan自动化修改人员247', 'staffList': [{'jobNo': '00004187', 'name': '杨晗'}], 'appid': 'bi17db8dbcf71d'}
['appid=bi17db8dbcf71d', 'appid=bi17db8dbcf71d', 'nonce=5f2b2868a291474091347ba03b045105', 'scopeId=32', 'scopeName=yanghan自动化修改人员247', "staffList=[{'jobNo': '00004187', 'name': '杨晗'}]", 'timestamp=1659313061116']
------处理参数排列------
appid=bi17db8dbcf71d&appid=bi17db8dbcf71d&nonce=5f2b2868a291474091347ba03b045105&scopeId=32&scopeName=yanghan自动化修改人员247&staffList=[{'jobNo': '00004187', 'name': '杨晗'}]×tamp=1659313061116&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313061116", "nonce": "5f2b2868a291474091347ba03b045105", "sign": "5e0b0f822c9b2011020d383c7b9c4f4cecd372ed858467d6d38276dccabf7469", "scopeId": "32", "scopeName": "yanghan\u81ea\u52a8\u5316\u4fee\u6539\u4eba\u5458247", "staffList": [{"jobNo": "00004187", "name": "\u6768\u6657"}]}
2022-08-01 08:17:41 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:41 | INFO | [method]: POST [url]: http://10.11.0.174:18209/app/scope/modifyByPeople
2022-08-01 08:17:41 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "15",
"Content-Type": "application/json"
}
2022-08-01 08:17:41 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313061116", "nonce": "5f2b2868a291474091347ba03b045105", "sign": "5e0b0f822c9b2011020d383c7b9c4f4cecd372ed858467d6d38276dccabf7469", "scopeId": "32", "scopeName": "yanghan\u81ea\u52a8\u5316\u4fee\u6539\u4eba\u5458247", "staffList": [{"jobNo": "00004187", "name": "\u6768\u6657"}]}
2022-08-01 08:17:41 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:41 | INFO | successful with status 200
2022-08-01 08:17:41 | DEBUG | [type]: json [time]: 0.037331
2022-08-01 08:17:41 | DEBUG | [response]:
{
"retinfo": "编辑前请先禁用人群包",
"retcode": "000001"
}
2022-08-01 08:17:41 | INFO | assertStatusCode -> 200.
|
||||||
|
test_case38
|
0.1 s
|
fail
test_case38detailed logX
ft1.1.89: {'pageNum': 1, 'pageSize': 10, 'matterCode': 'SJ16732201141031141777'}
['appid=bi17db8dbcf71d', 'matterCode=SJ16732201141031141777', 'nonce=7d6df93841f24085a494376225bf2b9f', 'pageNum=1', 'pageSize=10', 'timestamp=1659313061169']
------处理参数排列------
appid=bi17db8dbcf71d&matterCode=SJ16732201141031141777&nonce=7d6df93841f24085a494376225bf2b9f&pageNum=1&pageSize=10×tamp=1659313061169&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313061169", "nonce": "7d6df93841f24085a494376225bf2b9f", "sign": "1adf7e27489b6960fc7dff8f7c4c7d5f7cf543ac5562893574b56ab4ac20d1fc", "pageNum": 1, "pageSize": 10, "matterCode": "SJ16732201141031141777"}
2022-08-01 08:17:41 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:41 | INFO | [method]: POST [url]: http://ytest1.yurun.com/matter/MT100202
2022-08-01 08:17:41 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "15",
"Content-Type": "application/json"
}
2022-08-01 08:17:41 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313061169", "nonce": "7d6df93841f24085a494376225bf2b9f", "sign": "1adf7e27489b6960fc7dff8f7c4c7d5f7cf543ac5562893574b56ab4ac20d1fc", "pageNum": 1, "pageSize": 10, "matterCode": "SJ16732201141031141777"}
2022-08-01 08:17:41 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:41 | WARNING | unsuccessful with status 503
2022-08-01 08:17:41 | DEBUG | [type]: json [time]: 0.09011
2022-08-01 08:17:41 | DEBUG | [response]:
{
"timestamp": 1659313061262,
"path": "/matter/MT100202",
"status": 503,
"error": "Service Unavailable",
"message": "Unable to find instance for matter-service",
"requestId": "0e43f0a3-717647"
}
2022-08-01 08:17:41 | INFO | assertStatusCode -> 200.
Traceback (most recent call last):
File "/var/jenkins_home/workspace/yunxi_test/rain_analysis_seldom/test_dir/test_140.py", line 500, in test_case38
self.assertStatusCode(200)
File "/var/jenkins_home/python3/lib/python3.7/site-packages/seldom/case.py", line 273, in assertStatusCode
self.assertEqual(ResponseResult.status_code, status_code, msg=msg)
AssertionError: 503 != 200
|
||||||
|
test_case39
|
0.06 s
|
pass
test_case39detailed logX
pt1.1.90: {'pageNum': '1'}
['appid=bi17db8dbcf71d', 'nonce=f0ee4836bfad4b76bde64774312f943d', 'pageNum=1', 'timestamp=1659313061273']
------处理参数排列------
appid=bi17db8dbcf71d&nonce=f0ee4836bfad4b76bde64774312f943d&pageNum=1×tamp=1659313061273&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313061273", "nonce": "f0ee4836bfad4b76bde64774312f943d", "sign": "8c3821c2229113e1edfefe1512088bf29f6d3e7015f2b967e5a5a2d1ff646b2b", "pageNum": "1"}
2022-08-01 08:17:41 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:41 | INFO | [method]: POST [url]: http://ytest1.yurun.com/rap/auth/apps
2022-08-01 08:17:41 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "00004187",
"source": "1",
"Content-Type": "application/json"
}
2022-08-01 08:17:41 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313061273", "nonce": "f0ee4836bfad4b76bde64774312f943d", "sign": "8c3821c2229113e1edfefe1512088bf29f6d3e7015f2b967e5a5a2d1ff646b2b", "pageNum": "1"}
2022-08-01 08:17:41 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:41 | INFO | successful with status 200
2022-08-01 08:17:41 | DEBUG | [type]: json [time]: 0.049847
2022-08-01 08:17:41 | DEBUG | [response]:
{
"retinfo": "抱歉,您处于禁用状态,请联系管理员开通权限",
"retcode": "000002"
}
2022-08-01 08:17:41 | INFO | assertStatusCode -> 200.
|
||||||
|
test_case40
|
0.06 s
|
pass
test_case40detailed logX
pt1.1.91: {'pageNum': '1'}
['appid=bi17db8dbcf71d', 'nonce=f5c072031b0046b58b58b72b2b435148', 'pageNum=1', 'timestamp=1659313061330']
------处理参数排列------
appid=bi17db8dbcf71d&nonce=f5c072031b0046b58b58b72b2b435148&pageNum=1×tamp=1659313061330&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313061330", "nonce": "f5c072031b0046b58b58b72b2b435148", "sign": "3930782d5e793f2afb49e07bd3b201effa41e5bf843a4b0d8e9a39a2241c99fc", "pageNum": "1"}
2022-08-01 08:17:41 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:41 | INFO | [method]: POST [url]: http://ytest1.yurun.com/rap/auth/firstLogin
2022-08-01 08:17:41 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "00004187",
"source": "1",
"Content-Type": "application/json"
}
2022-08-01 08:17:41 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313061330", "nonce": "f5c072031b0046b58b58b72b2b435148", "sign": "3930782d5e793f2afb49e07bd3b201effa41e5bf843a4b0d8e9a39a2241c99fc", "pageNum": "1"}
2022-08-01 08:17:41 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:41 | INFO | successful with status 200
2022-08-01 08:17:41 | DEBUG | [type]: json [time]: 0.048984
2022-08-01 08:17:41 | DEBUG | [response]:
{
"retinfo": "抱歉,您处于禁用状态,请联系管理员开通权限",
"retcode": "000002"
}
2022-08-01 08:17:41 | INFO | assertStatusCode -> 200.
|
||||||
|
test_case41_0
|
我的报表列表 [key='data1']
|
0.08 s
|
pass
test_case41_0detailed logX
pt1.1.92: {'pageNum': '1', 'pageSize': '0'}
['appid=bi17db8dbcf71d', 'nonce=7c0d604fc41c4806bd51e315c1f206a1', 'pageNum=1', 'pageSize=0', 'timestamp=1659313061387']
------处理参数排列------
appid=bi17db8dbcf71d&nonce=7c0d604fc41c4806bd51e315c1f206a1&pageNum=1&pageSize=0×tamp=1659313061387&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313061387", "nonce": "7c0d604fc41c4806bd51e315c1f206a1", "sign": "6f205da9a8feae63546c3f53f1bb94180f637d8163fc4a92e64e379cc87ecca9", "pageNum": "1", "pageSize": "0"}
2022-08-01 08:17:41 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:41 | INFO | [method]: POST [url]: http://ytest1.yurun.com/rap/auth/user/resource/listAll
2022-08-01 08:17:41 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "00004187",
"source": "1",
"Content-Type": "application/json"
}
2022-08-01 08:17:41 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313061387", "nonce": "7c0d604fc41c4806bd51e315c1f206a1", "sign": "6f205da9a8feae63546c3f53f1bb94180f637d8163fc4a92e64e379cc87ecca9", "pageNum": "1", "pageSize": "0"}
2022-08-01 08:17:41 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:41 | INFO | successful with status 200
2022-08-01 08:17:41 | DEBUG | [type]: json [time]: 0.068578
2022-08-01 08:17:41 | DEBUG | [response]:
{
"retinfo": "抱歉,您处于禁用状态,请联系管理员开通权限",
"retcode": "000002"
}
2022-08-01 08:17:41 | INFO | assertStatusCode -> 200.
|
|||||
|
test_case41_1
|
我的报表列表 [key='data2']
|
0.07 s
|
pass
test_case41_1detailed logX
pt1.1.93: {'pageNum': '1', 'pageSize': '1'}
['appid=bi17db8dbcf71d', 'nonce=810735ec00ac45f0be8d8397ca7d142a', 'pageNum=1', 'pageSize=1', 'timestamp=1659313061463']
------处理参数排列------
appid=bi17db8dbcf71d&nonce=810735ec00ac45f0be8d8397ca7d142a&pageNum=1&pageSize=1×tamp=1659313061463&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313061463", "nonce": "810735ec00ac45f0be8d8397ca7d142a", "sign": "da2e90c80aca81e8cb00ea53973729b16884c38bedf70f32c9967209c60e16d9", "pageNum": "1", "pageSize": "1"}
2022-08-01 08:17:41 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:41 | INFO | [method]: POST [url]: http://ytest1.yurun.com/rap/auth/user/resource/listAll
2022-08-01 08:17:41 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "00004187",
"source": "1",
"Content-Type": "application/json"
}
2022-08-01 08:17:41 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313061463", "nonce": "810735ec00ac45f0be8d8397ca7d142a", "sign": "da2e90c80aca81e8cb00ea53973729b16884c38bedf70f32c9967209c60e16d9", "pageNum": "1", "pageSize": "1"}
2022-08-01 08:17:41 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:41 | INFO | successful with status 200
2022-08-01 08:17:41 | DEBUG | [type]: json [time]: 0.052494
2022-08-01 08:17:41 | DEBUG | [response]:
{
"retinfo": "抱歉,您处于禁用状态,请联系管理员开通权限",
"retcode": "000002"
}
2022-08-01 08:17:41 | INFO | assertStatusCode -> 200.
|
|||||
|
test_case41_2
|
我的报表列表 [key='data3']
|
0.1 s
|
pass
test_case41_2detailed logX
pt1.1.94: {'pageNum': '1', 'pageSize': '50'}
['appid=bi17db8dbcf71d', 'nonce=b0223c39cb7646de8f03445ba96ce9c4', 'pageNum=1', 'pageSize=50', 'timestamp=1659313061529']
------处理参数排列------
appid=bi17db8dbcf71d&nonce=b0223c39cb7646de8f03445ba96ce9c4&pageNum=1&pageSize=50×tamp=1659313061529&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313061529", "nonce": "b0223c39cb7646de8f03445ba96ce9c4", "sign": "0083f55d9278d8d1297c65193a1aa4cb4e6625f444fb7376c404f4557bb7ce7c", "pageNum": "1", "pageSize": "50"}
2022-08-01 08:17:41 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:41 | INFO | [method]: POST [url]: http://ytest1.yurun.com/rap/auth/user/resource/listAll
2022-08-01 08:17:41 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "00004187",
"source": "1",
"Content-Type": "application/json"
}
2022-08-01 08:17:41 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313061529", "nonce": "b0223c39cb7646de8f03445ba96ce9c4", "sign": "0083f55d9278d8d1297c65193a1aa4cb4e6625f444fb7376c404f4557bb7ce7c", "pageNum": "1", "pageSize": "50"}
2022-08-01 08:17:41 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:41 | INFO | successful with status 200
2022-08-01 08:17:41 | DEBUG | [type]: json [time]: 0.084323
2022-08-01 08:17:41 | DEBUG | [response]:
{
"retinfo": "抱歉,您处于禁用状态,请联系管理员开通权限",
"retcode": "000002"
}
2022-08-01 08:17:41 | INFO | assertStatusCode -> 200.
|
|||||
|
test_case41_3
|
我的报表列表 [key='data4']
|
0.09 s
|
pass
test_case41_3detailed logX
pt1.1.95: {'pageNum': '1', 'pageSize': '100'}
['appid=bi17db8dbcf71d', 'nonce=2ce7c8855f994474ae85aa55ca608ed5', 'pageNum=1', 'pageSize=100', 'timestamp=1659313061631']
------处理参数排列------
appid=bi17db8dbcf71d&nonce=2ce7c8855f994474ae85aa55ca608ed5&pageNum=1&pageSize=100×tamp=1659313061631&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313061631", "nonce": "2ce7c8855f994474ae85aa55ca608ed5", "sign": "63dc2f679161141518d0bd60f45a9cc77eca0e06516d242c40966cad4eca01ec", "pageNum": "1", "pageSize": "100"}
2022-08-01 08:17:41 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:41 | INFO | [method]: POST [url]: http://ytest1.yurun.com/rap/auth/user/resource/listAll
2022-08-01 08:17:41 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "00004187",
"source": "1",
"Content-Type": "application/json"
}
2022-08-01 08:17:41 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313061631", "nonce": "2ce7c8855f994474ae85aa55ca608ed5", "sign": "63dc2f679161141518d0bd60f45a9cc77eca0e06516d242c40966cad4eca01ec", "pageNum": "1", "pageSize": "100"}
2022-08-01 08:17:41 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:41 | INFO | successful with status 200
2022-08-01 08:17:41 | DEBUG | [type]: json [time]: 0.075777
2022-08-01 08:17:41 | DEBUG | [response]:
{
"retinfo": "抱歉,您处于禁用状态,请联系管理员开通权限",
"retcode": "000002"
}
2022-08-01 08:17:41 | INFO | assertStatusCode -> 200.
|
|||||
|
test_case41_4
|
我的报表列表 [key='data5']
|
0.1 s
|
pass
test_case41_4detailed logX
pt1.1.96: {'pageNum': '1', 'pageSize': '1000'}
['appid=bi17db8dbcf71d', 'nonce=00c7e36803884a489c0ab6f1eeb144e9', 'pageNum=1', 'pageSize=1000', 'timestamp=1659313061721']
------处理参数排列------
appid=bi17db8dbcf71d&nonce=00c7e36803884a489c0ab6f1eeb144e9&pageNum=1&pageSize=1000×tamp=1659313061721&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313061721", "nonce": "00c7e36803884a489c0ab6f1eeb144e9", "sign": "66130a8be13d7e35ab43f2809185dee1262d81f36509a6fdc011b8d970bbbfde", "pageNum": "1", "pageSize": "1000"}
2022-08-01 08:17:41 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:41 | INFO | [method]: POST [url]: http://ytest1.yurun.com/rap/auth/user/resource/listAll
2022-08-01 08:17:41 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "00004187",
"source": "1",
"Content-Type": "application/json"
}
2022-08-01 08:17:41 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313061721", "nonce": "00c7e36803884a489c0ab6f1eeb144e9", "sign": "66130a8be13d7e35ab43f2809185dee1262d81f36509a6fdc011b8d970bbbfde", "pageNum": "1", "pageSize": "1000"}
2022-08-01 08:17:41 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:41 | INFO | successful with status 200
2022-08-01 08:17:41 | DEBUG | [type]: json [time]: 0.088414
2022-08-01 08:17:41 | DEBUG | [response]:
{
"retinfo": "抱歉,您处于禁用状态,请联系管理员开通权限",
"retcode": "000002"
}
2022-08-01 08:17:41 | INFO | assertStatusCode -> 200.
|
|||||
|
test_case42
|
0.11 s
|
pass
test_case42detailed logX
pt1.1.97: {'pageNum': 1, 'pageSize': 10}
['appid=bi17db8dbcf71d', 'nonce=6dbbfb65bef34254a5edc432acfbe097', 'pageNum=1', 'pageSize=10', 'timestamp=1659313061826']
------处理参数排列------
appid=bi17db8dbcf71d&nonce=6dbbfb65bef34254a5edc432acfbe097&pageNum=1&pageSize=10×tamp=1659313061826&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313061826", "nonce": "6dbbfb65bef34254a5edc432acfbe097", "sign": "26bd57601aae98376949de7e7743f0d4631220ab82af8098a2ac13145175ecbb", "pageNum": 1, "pageSize": 10}
2022-08-01 08:17:41 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:41 | INFO | [method]: POST [url]: http://ytest1.yurun.com/rap/auth/user/resource/list
2022-08-01 08:17:41 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "00004187",
"source": "1",
"Content-Type": "application/json"
}
2022-08-01 08:17:41 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313061826", "nonce": "6dbbfb65bef34254a5edc432acfbe097", "sign": "26bd57601aae98376949de7e7743f0d4631220ab82af8098a2ac13145175ecbb", "pageNum": 1, "pageSize": 10}
2022-08-01 08:17:41 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:41 | INFO | successful with status 200
2022-08-01 08:17:41 | DEBUG | [type]: json [time]: 0.087482
2022-08-01 08:17:41 | DEBUG | [response]:
{
"retinfo": "抱歉,您处于禁用状态,请联系管理员开通权限",
"retcode": "000002"
}
2022-08-01 08:17:41 | INFO | assertStatusCode -> 200.
|
||||||
|
test_case43
|
0.1 s
|
pass
test_case43detailed logX
pt1.1.98: {'jobNo': '00004187', 'resourceId': '1661'}
['appid=bi17db8dbcf71d', 'jobNo=00004187', 'nonce=294ab0a375484cd38bf03318e441fd94', 'resourceId=1661', 'timestamp=1659313061933']
------处理参数排列------
appid=bi17db8dbcf71d&jobNo=00004187&nonce=294ab0a375484cd38bf03318e441fd94&resourceId=1661×tamp=1659313061933&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313061933", "nonce": "294ab0a375484cd38bf03318e441fd94", "sign": "21ee0045f990a859ddeafcc072de823a2d0cbed9eb72cb21138953aa62ddd549", "jobNo": "00004187", "resourceId": "1661"}
2022-08-01 08:17:41 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:41 | INFO | [method]: POST [url]: http://ytest1.yurun.com/rap/auth/user/resource/remove
2022-08-01 08:17:41 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "00004187",
"source": "1",
"Content-Type": "application/json"
}
2022-08-01 08:17:41 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313061933", "nonce": "294ab0a375484cd38bf03318e441fd94", "sign": "21ee0045f990a859ddeafcc072de823a2d0cbed9eb72cb21138953aa62ddd549", "jobNo": "00004187", "resourceId": "1661"}
2022-08-01 08:17:42 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:42 | INFO | successful with status 200
2022-08-01 08:17:42 | DEBUG | [type]: json [time]: 0.079038
2022-08-01 08:17:42 | DEBUG | [response]:
{
"retinfo": "抱歉,您处于禁用状态,请联系管理员开通权限",
"retcode": "000002"
}
2022-08-01 08:17:42 | INFO | assertStatusCode -> 200.
|
||||||
|
test_case44
|
0.1 s
|
pass
test_case44detailed logX
pt1.1.99: {'jobNo': '00004187', 'resourceId': '1661'}
['appid=bi17db8dbcf71d', 'jobNo=00004187', 'nonce=7f9f6bd3af2d453daba27ec3536ffaf4', 'resourceId=1661', 'timestamp=1659313062031']
------处理参数排列------
appid=bi17db8dbcf71d&jobNo=00004187&nonce=7f9f6bd3af2d453daba27ec3536ffaf4&resourceId=1661×tamp=1659313062031&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313062031", "nonce": "7f9f6bd3af2d453daba27ec3536ffaf4", "sign": "74160236127114a403bd3e05262e984b36f7db974b06d27213cd34df155410f8", "jobNo": "00004187", "resourceId": "1661"}
2022-08-01 08:17:42 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:42 | INFO | [method]: POST [url]: http://ytest1.yurun.com/rap/auth/user/resource/add
2022-08-01 08:17:42 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "00004187",
"source": "1",
"Content-Type": "application/json"
}
2022-08-01 08:17:42 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313062031", "nonce": "7f9f6bd3af2d453daba27ec3536ffaf4", "sign": "74160236127114a403bd3e05262e984b36f7db974b06d27213cd34df155410f8", "jobNo": "00004187", "resourceId": "1661"}
2022-08-01 08:17:42 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:42 | INFO | successful with status 200
2022-08-01 08:17:42 | DEBUG | [type]: json [time]: 0.080374
2022-08-01 08:17:42 | DEBUG | [response]:
{
"retinfo": "抱歉,您处于禁用状态,请联系管理员开通权限",
"retcode": "000002"
}
2022-08-01 08:17:42 | INFO | assertStatusCode -> 200.
|
||||||
|
test_case45
|
0.09 s
|
pass
test_case45detailed logX
pt1.1.100: {'resourceId': '1661'}
['appid=bi17db8dbcf71d', 'nonce=4f445c1372b1430e9517209256b97523', 'resourceId=1661', 'timestamp=1659313062128']
------处理参数排列------
appid=bi17db8dbcf71d&nonce=4f445c1372b1430e9517209256b97523&resourceId=1661×tamp=1659313062128&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313062128", "nonce": "4f445c1372b1430e9517209256b97523", "sign": "c3c8d7522af51ce5c6681775ebebf21939a177d68c714ac7987e855daa3688e0", "resourceId": "1661"}
2022-08-01 08:17:42 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:42 | INFO | [method]: POST [url]: http://ytest1.yurun.com/rap/auth/user/resource/findApp
2022-08-01 08:17:42 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "00004187",
"source": "1",
"Content-Type": "application/json"
}
2022-08-01 08:17:42 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313062128", "nonce": "4f445c1372b1430e9517209256b97523", "sign": "c3c8d7522af51ce5c6681775ebebf21939a177d68c714ac7987e855daa3688e0", "resourceId": "1661"}
2022-08-01 08:17:42 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:42 | INFO | successful with status 200
2022-08-01 08:17:42 | DEBUG | [type]: json [time]: 0.081458
2022-08-01 08:17:42 | DEBUG | [response]:
{
"retinfo": "抱歉,您处于禁用状态,请联系管理员开通权限",
"retcode": "000002"
}
2022-08-01 08:17:42 | INFO | assertStatusCode -> 200.
|
||||||
|
test_case46
|
0.1 s
|
pass
test_case46detailed logX
pt1.1.101: {'resourceId': '1661'}
['appid=bi17db8dbcf71d', 'nonce=4af0ac15985a421f8d2bbdbb9bd2a0a0', 'resourceId=1661', 'timestamp=1659313062222']
------处理参数排列------
appid=bi17db8dbcf71d&nonce=4af0ac15985a421f8d2bbdbb9bd2a0a0&resourceId=1661×tamp=1659313062222&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313062222", "nonce": "4af0ac15985a421f8d2bbdbb9bd2a0a0", "sign": "845556d7d7da7c2c2cc985db435bbc1d184683a0dfe0352ae514245c7b4b5a29", "resourceId": "1661"}
2022-08-01 08:17:42 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:42 | INFO | [method]: POST [url]: http://ytest1.yurun.com/rap/factory/options
2022-08-01 08:17:42 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "00004187",
"source": "1",
"Content-Type": "application/json"
}
2022-08-01 08:17:42 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313062222", "nonce": "4af0ac15985a421f8d2bbdbb9bd2a0a0", "sign": "845556d7d7da7c2c2cc985db435bbc1d184683a0dfe0352ae514245c7b4b5a29", "resourceId": "1661"}
2022-08-01 08:17:42 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:42 | INFO | successful with status 200
2022-08-01 08:17:42 | DEBUG | [type]: json [time]: 0.082311
2022-08-01 08:17:42 | DEBUG | [response]:
{
"retinfo": "抱歉,您处于禁用状态,请联系管理员开通权限",
"retcode": "000002"
}
2022-08-01 08:17:42 | INFO | assertStatusCode -> 200.
|
||||||
|
test_case47
|
0.1 s
|
pass
test_case47detailed logX
pt1.1.102: {'type': '1', 'date': '2022-01-11'}
['appid=bi17db8dbcf71d', 'date=2022-01-11', 'nonce=fa11cbb432254772934ae87cfc69ab58', 'timestamp=1659313062324', 'type=1']
------处理参数排列------
appid=bi17db8dbcf71d&date=2022-01-11&nonce=fa11cbb432254772934ae87cfc69ab58×tamp=1659313062324&type=1&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313062324", "nonce": "fa11cbb432254772934ae87cfc69ab58", "sign": "f7fe63d24575fbb106e1b582b5fc5e88a052f08311390a626e934f2bb3fa2848", "type": "1", "date": "2022-01-11"}
2022-08-01 08:17:42 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:42 | INFO | [method]: POST [url]: http://ytest1.yurun.com/rap/price/monitor/screen
2022-08-01 08:17:42 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "00004187",
"source": "1",
"Content-Type": "application/json"
}
2022-08-01 08:17:42 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313062324", "nonce": "fa11cbb432254772934ae87cfc69ab58", "sign": "f7fe63d24575fbb106e1b582b5fc5e88a052f08311390a626e934f2bb3fa2848", "type": "1", "date": "2022-01-11"}
2022-08-01 08:17:42 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:42 | INFO | successful with status 200
2022-08-01 08:17:42 | DEBUG | [type]: json [time]: 0.080157
2022-08-01 08:17:42 | DEBUG | [response]:
{
"retinfo": "抱歉,您处于禁用状态,请联系管理员开通权限",
"retcode": "000002"
}
2022-08-01 08:17:42 | INFO | assertStatusCode -> 200.
|
||||||
|
test_case48
|
0.12 s
|
pass
test_case48detailed logX
pt1.1.103: {'type': '1'}
['appid=bi17db8dbcf71d', 'nonce=106a15e05e38479e983c18d7c46e8113', 'timestamp=1659313062420', 'type=1']
------处理参数排列------
appid=bi17db8dbcf71d&nonce=106a15e05e38479e983c18d7c46e8113×tamp=1659313062420&type=1&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313062420", "nonce": "106a15e05e38479e983c18d7c46e8113", "sign": "4ebcac17acb4d2a6c9b9f956db3e52af51fee5a8d232c0fff4aa60d2e2acbe16", "type": "1"}
2022-08-01 08:17:42 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:42 | INFO | [method]: POST [url]: http://ytest1.yurun.com/rap/new/retail/shop/options
2022-08-01 08:17:42 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "00004187",
"source": "1",
"Content-Type": "application/json"
}
2022-08-01 08:17:42 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313062420", "nonce": "106a15e05e38479e983c18d7c46e8113", "sign": "4ebcac17acb4d2a6c9b9f956db3e52af51fee5a8d232c0fff4aa60d2e2acbe16", "type": "1"}
2022-08-01 08:17:42 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:42 | INFO | successful with status 200
2022-08-01 08:17:42 | DEBUG | [type]: json [time]: 0.109955
2022-08-01 08:17:42 | DEBUG | [response]:
{
"retinfo": "抱歉,您处于禁用状态,请联系管理员开通权限",
"retcode": "000002"
}
2022-08-01 08:17:42 | INFO | assertStatusCode -> 200.
|
||||||
|
test_case49
|
0.11 s
|
pass
test_case49detailed logX
pt1.1.104: {'type': '1'}
['appid=bi17db8dbcf71d', 'nonce=d42db9ddec6e47fdbcf6a2bb315ba5de', 'timestamp=1659313062544', 'type=1']
------处理参数排列------
appid=bi17db8dbcf71d&nonce=d42db9ddec6e47fdbcf6a2bb315ba5de×tamp=1659313062544&type=1&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313062544", "nonce": "d42db9ddec6e47fdbcf6a2bb315ba5de", "sign": "70648ee0ba1f2ab28dbda642aee10216344d43b44f283c2bc5f34a3f091e1e00", "type": "1"}
2022-08-01 08:17:42 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:42 | INFO | [method]: POST [url]: http://ytest1.yurun.com/rap/new/retail/menu/tree
2022-08-01 08:17:42 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "00004187",
"source": "1",
"Content-Type": "application/json"
}
2022-08-01 08:17:42 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313062544", "nonce": "d42db9ddec6e47fdbcf6a2bb315ba5de", "sign": "70648ee0ba1f2ab28dbda642aee10216344d43b44f283c2bc5f34a3f091e1e00", "type": "1"}
2022-08-01 08:17:42 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:42 | INFO | successful with status 200
2022-08-01 08:17:42 | DEBUG | [type]: json [time]: 0.098152
2022-08-01 08:17:42 | DEBUG | [response]:
{
"retinfo": "抱歉,您处于禁用状态,请联系管理员开通权限",
"retcode": "000002"
}
2022-08-01 08:17:42 | INFO | assertStatusCode -> 200.
|
||||||
|
test_case50
|
0.09 s
|
pass
test_case50detailed logX
pt1.1.105: {'type': '1'}
['appid=bi17db8dbcf71d', 'nonce=981f986a3a0e40d7a7a6cf8fbc865719', 'timestamp=1659313062657', 'type=1']
------处理参数排列------
appid=bi17db8dbcf71d&nonce=981f986a3a0e40d7a7a6cf8fbc865719×tamp=1659313062657&type=1&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313062657", "nonce": "981f986a3a0e40d7a7a6cf8fbc865719", "sign": "b0823c87ab7f719ca714d52145bb2d6aa82a6233f24b95db94fb6338ad6c6b01", "type": "1"}
2022-08-01 08:17:42 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:42 | INFO | [method]: POST [url]: http://ytest1.yurun.com/rap/new/retail/report/sales/statistic
2022-08-01 08:17:42 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "00004187",
"source": "1",
"Content-Type": "application/json"
}
2022-08-01 08:17:42 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313062657", "nonce": "981f986a3a0e40d7a7a6cf8fbc865719", "sign": "b0823c87ab7f719ca714d52145bb2d6aa82a6233f24b95db94fb6338ad6c6b01", "type": "1"}
2022-08-01 08:17:42 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:42 | INFO | successful with status 200
2022-08-01 08:17:42 | DEBUG | [type]: json [time]: 0.071733
2022-08-01 08:17:42 | DEBUG | [response]:
{
"retinfo": "抱歉,您处于禁用状态,请联系管理员开通权限",
"retcode": "000002"
}
2022-08-01 08:17:42 | INFO | assertStatusCode -> 200.
|
||||||
|
test_case51
|
0.09 s
|
pass
test_case51detailed logX
pt1.1.106: {'type': '1'}
['appid=bi17db8dbcf71d', 'nonce=55603be22f694e0ba0ad38879634a3b6', 'timestamp=1659313062742', 'type=1']
------处理参数排列------
appid=bi17db8dbcf71d&nonce=55603be22f694e0ba0ad38879634a3b6×tamp=1659313062742&type=1&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313062742", "nonce": "55603be22f694e0ba0ad38879634a3b6", "sign": "2133282b38d9437083040d29abcfa55df7737d3ec5294b6c3e375df8c9648c76", "type": "1"}
2022-08-01 08:17:42 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:42 | INFO | [method]: POST [url]: http://ytest1.yurun.com/rap/new/retail/detail
2022-08-01 08:17:42 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "00004187",
"source": "1",
"Content-Type": "application/json"
}
2022-08-01 08:17:42 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313062742", "nonce": "55603be22f694e0ba0ad38879634a3b6", "sign": "2133282b38d9437083040d29abcfa55df7737d3ec5294b6c3e375df8c9648c76", "type": "1"}
2022-08-01 08:17:42 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:42 | INFO | successful with status 200
2022-08-01 08:17:42 | DEBUG | [type]: json [time]: 0.072245
2022-08-01 08:17:42 | DEBUG | [response]:
{
"retinfo": "抱歉,您处于禁用状态,请联系管理员开通权限",
"retcode": "000002"
}
2022-08-01 08:17:42 | INFO | assertStatusCode -> 200.
|
||||||
|
test_case52
|
0.1 s
|
pass
test_case52detailed logX
pt1.1.107: {'type': '1'}
['appid=bi17db8dbcf71d', 'nonce=d1c54c17f2ce48339129faebd7aa009a', 'timestamp=1659313062833', 'type=1']
------处理参数排列------
appid=bi17db8dbcf71d&nonce=d1c54c17f2ce48339129faebd7aa009a×tamp=1659313062833&type=1&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313062833", "nonce": "d1c54c17f2ce48339129faebd7aa009a", "sign": "c0636711367b6588daf40db59c2726a721a6754ad0a1eb3466c926cd0796929c", "type": "1"}
2022-08-01 08:17:42 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:42 | INFO | [method]: POST [url]: http://ytest1.yurun.com/rap/new/retail/sale/hour
2022-08-01 08:17:42 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "00004187",
"source": "1",
"Content-Type": "application/json"
}
2022-08-01 08:17:42 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313062833", "nonce": "d1c54c17f2ce48339129faebd7aa009a", "sign": "c0636711367b6588daf40db59c2726a721a6754ad0a1eb3466c926cd0796929c", "type": "1"}
2022-08-01 08:17:42 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:42 | INFO | successful with status 200
2022-08-01 08:17:42 | DEBUG | [type]: json [time]: 0.075656
2022-08-01 08:17:42 | DEBUG | [response]:
{
"retinfo": "抱歉,您处于禁用状态,请联系管理员开通权限",
"retcode": "000002"
}
2022-08-01 08:17:42 | INFO | assertStatusCode -> 200.
|
||||||
|
test_case53
|
0.1 s
|
pass
test_case53detailed logX
pt1.1.108: {'type': '1'}
['appid=bi17db8dbcf71d', 'nonce=9685a2b029b542d3a9d95b80b7e05d2c', 'timestamp=1659313062929', 'type=1']
------处理参数排列------
appid=bi17db8dbcf71d&nonce=9685a2b029b542d3a9d95b80b7e05d2c×tamp=1659313062929&type=1&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313062929", "nonce": "9685a2b029b542d3a9d95b80b7e05d2c", "sign": "614d926c43588beeb7356599f5c3dac5fe19e816a0876edefd851ddfc4fce8f9", "type": "1"}
2022-08-01 08:17:42 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:42 | INFO | [method]: POST [url]: http://ytest1.yurun.com/rap/new/retail/day/mon
2022-08-01 08:17:42 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "00004187",
"source": "1",
"Content-Type": "application/json"
}
2022-08-01 08:17:42 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313062929", "nonce": "9685a2b029b542d3a9d95b80b7e05d2c", "sign": "614d926c43588beeb7356599f5c3dac5fe19e816a0876edefd851ddfc4fce8f9", "type": "1"}
2022-08-01 08:17:43 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:43 | INFO | successful with status 200
2022-08-01 08:17:43 | DEBUG | [type]: json [time]: 0.082179
2022-08-01 08:17:43 | DEBUG | [response]:
{
"retinfo": "抱歉,您处于禁用状态,请联系管理员开通权限",
"retcode": "000002"
}
2022-08-01 08:17:43 | INFO | assertStatusCode -> 200.
|
||||||
|
test_case54
|
0.11 s
|
pass
test_case54detailed logX
pt1.1.109: {'type': '1'}
['appid=bi17db8dbcf71d', 'nonce=80defd0f78764bf6b3fb69ade78caf2f', 'timestamp=1659313063026', 'type=1']
------处理参数排列------
appid=bi17db8dbcf71d&nonce=80defd0f78764bf6b3fb69ade78caf2f×tamp=1659313063026&type=1&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313063026", "nonce": "80defd0f78764bf6b3fb69ade78caf2f", "sign": "c344ab7269e86820a476c1065b191a0510a0e0f59b4257fbd9d5a43a8778dc28", "type": "1"}
2022-08-01 08:17:43 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:43 | INFO | [method]: POST [url]: http://ytest1.yurun.com/rap/new/retail/sale/day
2022-08-01 08:17:43 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "00004187",
"source": "1",
"Content-Type": "application/json"
}
2022-08-01 08:17:43 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313063026", "nonce": "80defd0f78764bf6b3fb69ade78caf2f", "sign": "c344ab7269e86820a476c1065b191a0510a0e0f59b4257fbd9d5a43a8778dc28", "type": "1"}
2022-08-01 08:17:43 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:43 | INFO | successful with status 200
2022-08-01 08:17:43 | DEBUG | [type]: json [time]: 0.094296
2022-08-01 08:17:43 | DEBUG | [response]:
{
"retinfo": "抱歉,您处于禁用状态,请联系管理员开通权限",
"retcode": "000002"
}
2022-08-01 08:17:43 | INFO | assertStatusCode -> 200.
|
||||||
|
test_case55
|
0.07 s
|
pass
test_case55detailed logX
pt1.1.110: {'type': '1'}
['appid=bi17db8dbcf71d', 'nonce=494b90de86f34fbab791e999b7c0edf1', 'timestamp=1659313063138', 'type=1']
------处理参数排列------
appid=bi17db8dbcf71d&nonce=494b90de86f34fbab791e999b7c0edf1×tamp=1659313063138&type=1&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313063138", "nonce": "494b90de86f34fbab791e999b7c0edf1", "sign": "72e5f53d18185d28e37a3a24b812f2a9fe56b84dd428a9687c539dc686615459", "type": "1"}
2022-08-01 08:17:43 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:43 | INFO | [method]: POST [url]: http://ytest1.yurun.com/rap/new/retail/sale/category
2022-08-01 08:17:43 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "00004187",
"source": "1",
"Content-Type": "application/json"
}
2022-08-01 08:17:43 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313063138", "nonce": "494b90de86f34fbab791e999b7c0edf1", "sign": "72e5f53d18185d28e37a3a24b812f2a9fe56b84dd428a9687c539dc686615459", "type": "1"}
2022-08-01 08:17:43 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:43 | INFO | successful with status 200
2022-08-01 08:17:43 | DEBUG | [type]: json [time]: 0.059009
2022-08-01 08:17:43 | DEBUG | [response]:
{
"retinfo": "抱歉,您处于禁用状态,请联系管理员开通权限",
"retcode": "000002"
}
2022-08-01 08:17:43 | INFO | assertStatusCode -> 200.
|
||||||
|
test_case56
|
0.06 s
|
pass
test_case56detailed logX
pt1.1.111: {'type': '1'}
['appid=bi17db8dbcf71d', 'nonce=8fd68e2d757c4ce6ba4e750c555b8def', 'timestamp=1659313063208', 'type=1']
------处理参数排列------
appid=bi17db8dbcf71d&nonce=8fd68e2d757c4ce6ba4e750c555b8def×tamp=1659313063208&type=1&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313063208", "nonce": "8fd68e2d757c4ce6ba4e750c555b8def", "sign": "cd7b324e972d0513d176ed4189c253ee4f11c1c6dc2e9bf4c96a937deb986634", "type": "1"}
2022-08-01 08:17:43 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:43 | INFO | [method]: POST [url]: http://ytest1.yurun.com/rap/new/retail/orders/day
2022-08-01 08:17:43 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "00004187",
"source": "1",
"Content-Type": "application/json"
}
2022-08-01 08:17:43 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313063208", "nonce": "8fd68e2d757c4ce6ba4e750c555b8def", "sign": "cd7b324e972d0513d176ed4189c253ee4f11c1c6dc2e9bf4c96a937deb986634", "type": "1"}
2022-08-01 08:17:43 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:43 | INFO | successful with status 200
2022-08-01 08:17:43 | DEBUG | [type]: json [time]: 0.056204
2022-08-01 08:17:43 | DEBUG | [response]:
{
"retinfo": "抱歉,您处于禁用状态,请联系管理员开通权限",
"retcode": "000002"
}
2022-08-01 08:17:43 | INFO | assertStatusCode -> 200.
|
||||||
|
test_case57
|
0.07 s
|
pass
test_case57detailed logX
pt1.1.112: {'type': '1'}
['appid=bi17db8dbcf71d', 'nonce=9e5c6dcfcfef4380b9832b8f4fe2cbf6', 'timestamp=1659313063271', 'type=1']
------处理参数排列------
appid=bi17db8dbcf71d&nonce=9e5c6dcfcfef4380b9832b8f4fe2cbf6×tamp=1659313063271&type=1&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313063271", "nonce": "9e5c6dcfcfef4380b9832b8f4fe2cbf6", "sign": "270fc01aa17aa0a91812f91b53c00ef844b2802b9a68b78648196d2920c5209d", "type": "1"}
2022-08-01 08:17:43 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:43 | INFO | [method]: POST [url]: http://ytest1.yurun.com/rap/new/retail/orders/mon
2022-08-01 08:17:43 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "00004187",
"source": "1",
"Content-Type": "application/json"
}
2022-08-01 08:17:43 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313063271", "nonce": "9e5c6dcfcfef4380b9832b8f4fe2cbf6", "sign": "270fc01aa17aa0a91812f91b53c00ef844b2802b9a68b78648196d2920c5209d", "type": "1"}
2022-08-01 08:17:43 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:43 | INFO | successful with status 200
2022-08-01 08:17:43 | DEBUG | [type]: json [time]: 0.058202
2022-08-01 08:17:43 | DEBUG | [response]:
{
"retinfo": "抱歉,您处于禁用状态,请联系管理员开通权限",
"retcode": "000002"
}
2022-08-01 08:17:43 | INFO | assertStatusCode -> 200.
|
||||||
|
test_case58
|
0.08 s
|
pass
test_case58detailed logX
pt1.1.113: {'type': '1'}
['appid=bi17db8dbcf71d', 'nonce=42e81aec5e30446d82fc7f406a5e229f', 'timestamp=1659313063337', 'type=1']
------处理参数排列------
appid=bi17db8dbcf71d&nonce=42e81aec5e30446d82fc7f406a5e229f×tamp=1659313063337&type=1&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313063337", "nonce": "42e81aec5e30446d82fc7f406a5e229f", "sign": "3ddca2e1acdd05b07af8b16b31f7c1ccd7e3ab5ea1f5638e6ae062e5c65461f1", "type": "1"}
2022-08-01 08:17:43 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:43 | INFO | [method]: POST [url]: http://ytest1.yurun.com/rap/new/retail/balance
2022-08-01 08:17:43 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "00004187",
"source": "1",
"Content-Type": "application/json"
}
2022-08-01 08:17:43 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313063337", "nonce": "42e81aec5e30446d82fc7f406a5e229f", "sign": "3ddca2e1acdd05b07af8b16b31f7c1ccd7e3ab5ea1f5638e6ae062e5c65461f1", "type": "1"}
2022-08-01 08:17:43 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:43 | INFO | successful with status 200
2022-08-01 08:17:43 | DEBUG | [type]: json [time]: 0.070211
2022-08-01 08:17:43 | DEBUG | [response]:
{
"retinfo": "抱歉,您处于禁用状态,请联系管理员开通权限",
"retcode": "000002"
}
2022-08-01 08:17:43 | INFO | assertStatusCode -> 200.
|
||||||
|
test_case59
|
0.06 s
|
pass
test_case59detailed logX
pt1.1.114: {'type': '1'}
['appid=bi17db8dbcf71d', 'nonce=3d564f78d4ff416382744ab51920ad60', 'timestamp=1659313063416', 'type=1']
------处理参数排列------
appid=bi17db8dbcf71d&nonce=3d564f78d4ff416382744ab51920ad60×tamp=1659313063416&type=1&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313063416", "nonce": "3d564f78d4ff416382744ab51920ad60", "sign": "3862b13c5b28c1f7a34ab157143a260f27ba0af297ed6743ca559ea9a0f2e772", "type": "1"}
2022-08-01 08:17:43 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:43 | INFO | [method]: POST [url]: http://ytest1.yurun.com/rap/new/retail/tenant/select
2022-08-01 08:17:43 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "00004187",
"source": "1",
"Content-Type": "application/json"
}
2022-08-01 08:17:43 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313063416", "nonce": "3d564f78d4ff416382744ab51920ad60", "sign": "3862b13c5b28c1f7a34ab157143a260f27ba0af297ed6743ca559ea9a0f2e772", "type": "1"}
2022-08-01 08:17:43 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:43 | INFO | successful with status 200
2022-08-01 08:17:43 | DEBUG | [type]: json [time]: 0.055479
2022-08-01 08:17:43 | DEBUG | [response]:
{
"retinfo": "抱歉,您处于禁用状态,请联系管理员开通权限",
"retcode": "000002"
}
2022-08-01 08:17:43 | INFO | assertStatusCode -> 200.
|
||||||
|
test_case60
|
0.06 s
|
pass
test_case60detailed logX
pt1.1.115: {'type': '1'}
['appid=bi17db8dbcf71d', 'nonce=0f00bca79c39446993f392a722e7c213', 'timestamp=1659313063479', 'type=1']
------处理参数排列------
appid=bi17db8dbcf71d&nonce=0f00bca79c39446993f392a722e7c213×tamp=1659313063479&type=1&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313063479", "nonce": "0f00bca79c39446993f392a722e7c213", "sign": "f271eb95d913a6aa2d612a071d303f972a6e1bfac4a0cf7d4bdafc62cca77be3", "type": "1"}
2022-08-01 08:17:43 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:43 | INFO | [method]: POST [url]: http://ytest1.yurun.com/rap/new/retail/city/select
2022-08-01 08:17:43 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "00004187",
"source": "1",
"Content-Type": "application/json"
}
2022-08-01 08:17:43 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313063479", "nonce": "0f00bca79c39446993f392a722e7c213", "sign": "f271eb95d913a6aa2d612a071d303f972a6e1bfac4a0cf7d4bdafc62cca77be3", "type": "1"}
2022-08-01 08:17:43 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:43 | INFO | successful with status 200
2022-08-01 08:17:43 | DEBUG | [type]: json [time]: 0.052581
2022-08-01 08:17:43 | DEBUG | [response]:
{
"retinfo": "抱歉,您处于禁用状态,请联系管理员开通权限",
"retcode": "000002"
}
2022-08-01 08:17:43 | INFO | assertStatusCode -> 200.
|
||||||
|
test_case61
|
0.06 s
|
pass
test_case61detailed logX
pt1.1.116: {'type': '1'}
['appid=bi17db8dbcf71d', 'nonce=0316b476605244b1942e1606b11889fd', 'timestamp=1659313063540', 'type=1']
------处理参数排列------
appid=bi17db8dbcf71d&nonce=0316b476605244b1942e1606b11889fd×tamp=1659313063540&type=1&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313063540", "nonce": "0316b476605244b1942e1606b11889fd", "sign": "188f42153dd980f42155b76804fdebb318473948f4287fa7066b73d40a84cce0", "type": "1"}
2022-08-01 08:17:43 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:43 | INFO | [method]: POST [url]: http://ytest1.yurun.com/rap/new/retail/shop/select
2022-08-01 08:17:43 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "00004187",
"source": "1",
"Content-Type": "application/json"
}
2022-08-01 08:17:43 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313063540", "nonce": "0316b476605244b1942e1606b11889fd", "sign": "188f42153dd980f42155b76804fdebb318473948f4287fa7066b73d40a84cce0", "type": "1"}
2022-08-01 08:17:43 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:43 | INFO | successful with status 200
2022-08-01 08:17:43 | DEBUG | [type]: json [time]: 0.049747
2022-08-01 08:17:43 | DEBUG | [response]:
{
"retinfo": "抱歉,您处于禁用状态,请联系管理员开通权限",
"retcode": "000002"
}
2022-08-01 08:17:43 | INFO | assertStatusCode -> 200.
|
||||||
|
test_case62
|
0.06 s
|
pass
test_case62detailed logX
pt1.1.117: {'type': '1'}
['appid=bi17db8dbcf71d', 'nonce=7106010a68624687b1fc424148d55c46', 'timestamp=1659313063597', 'type=1']
------处理参数排列------
appid=bi17db8dbcf71d&nonce=7106010a68624687b1fc424148d55c46×tamp=1659313063597&type=1&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313063597", "nonce": "7106010a68624687b1fc424148d55c46", "sign": "8c2027b9fa50971210a21a56a46e171fbde5856fb156f195f6bf9f23fe661e31", "type": "1"}
2022-08-01 08:17:43 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:43 | INFO | [method]: POST [url]: http://ytest1.yurun.com/rap/new/retail/area/select
2022-08-01 08:17:43 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "00004187",
"source": "1",
"Content-Type": "application/json"
}
2022-08-01 08:17:43 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313063597", "nonce": "7106010a68624687b1fc424148d55c46", "sign": "8c2027b9fa50971210a21a56a46e171fbde5856fb156f195f6bf9f23fe661e31", "type": "1"}
2022-08-01 08:17:43 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:43 | INFO | successful with status 200
2022-08-01 08:17:43 | DEBUG | [type]: json [time]: 0.05519
2022-08-01 08:17:43 | DEBUG | [response]:
{
"retinfo": "抱歉,您处于禁用状态,请联系管理员开通权限",
"retcode": "000002"
}
2022-08-01 08:17:43 | INFO | assertStatusCode -> 200.
|
||||||
|
test_case63
|
0.07 s
|
pass
test_case63detailed logX
pt1.1.118: {'type': '1'}
['appid=bi17db8dbcf71d', 'nonce=660f9a18654b4b219c56e868aa20e021', 'timestamp=1659313063661', 'type=1']
------处理参数排列------
appid=bi17db8dbcf71d&nonce=660f9a18654b4b219c56e868aa20e021×tamp=1659313063661&type=1&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313063661", "nonce": "660f9a18654b4b219c56e868aa20e021", "sign": "10652a0fe3bb470200968348d1b7f1bf1a92b622b4abe95319f575409a281ae4", "type": "1"}
2022-08-01 08:17:43 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:43 | INFO | [method]: POST [url]: http://ytest1.yurun.com/rap/new/retail/office/select
2022-08-01 08:17:43 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "00004187",
"source": "1",
"Content-Type": "application/json"
}
2022-08-01 08:17:43 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313063661", "nonce": "660f9a18654b4b219c56e868aa20e021", "sign": "10652a0fe3bb470200968348d1b7f1bf1a92b622b4abe95319f575409a281ae4", "type": "1"}
2022-08-01 08:17:43 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:43 | INFO | successful with status 200
2022-08-01 08:17:43 | DEBUG | [type]: json [time]: 0.057861
2022-08-01 08:17:43 | DEBUG | [response]:
{
"retinfo": "抱歉,您处于禁用状态,请联系管理员开通权限",
"retcode": "000002"
}
2022-08-01 08:17:43 | INFO | assertStatusCode -> 200.
|
||||||
|
test_case64_0
|
应用详情 [key='data1']
|
0.06 s
|
pass
test_case64_0detailed logX
pt1.1.119: {'appId': '59'}
['appId=59', 'appid=bi17db8dbcf71d', 'nonce=9d20659e95dc4b45975274046ad05d35', 'timestamp=1659313063728']
------处理参数排列------
appId=59&appid=bi17db8dbcf71d&nonce=9d20659e95dc4b45975274046ad05d35×tamp=1659313063728&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313063728", "nonce": "9d20659e95dc4b45975274046ad05d35", "sign": "d016de614bc3406b42bfa0a6e1538894692f91fd52ff340288e3dac8343d0870", "appId": "59"}
2022-08-01 08:17:43 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:43 | INFO | [method]: POST [url]: http://ytest1.yurun.com/rap/app/info
2022-08-01 08:17:43 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "00004187",
"source": "1",
"Content-Type": "application/json"
}
2022-08-01 08:17:43 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313063728", "nonce": "9d20659e95dc4b45975274046ad05d35", "sign": "d016de614bc3406b42bfa0a6e1538894692f91fd52ff340288e3dac8343d0870", "appId": "59"}
2022-08-01 08:17:43 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:43 | INFO | successful with status 200
2022-08-01 08:17:43 | DEBUG | [type]: json [time]: 0.049735
2022-08-01 08:17:43 | DEBUG | [response]:
{
"retinfo": "抱歉,您处于禁用状态,请联系管理员开通权限",
"retcode": "000002"
}
2022-08-01 08:17:43 | INFO | assertStatusCode -> 200.
|
|||||
|
test_case64_1
|
应用详情 [key='data2']
|
0.07 s
|
pass
test_case64_1detailed logX
pt1.1.120: {'appId': '1'}
['appId=1', 'appid=bi17db8dbcf71d', 'nonce=e4a34b2290ad492995ef7e436c81a62d', 'timestamp=1659313063785']
------处理参数排列------
appId=1&appid=bi17db8dbcf71d&nonce=e4a34b2290ad492995ef7e436c81a62d×tamp=1659313063785&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313063785", "nonce": "e4a34b2290ad492995ef7e436c81a62d", "sign": "7e564ab5345ad404852d4920f40193a4e97aad529c3ca643b813c1b00711b168", "appId": "1"}
2022-08-01 08:17:43 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:43 | INFO | [method]: POST [url]: http://ytest1.yurun.com/rap/app/info
2022-08-01 08:17:43 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "00004187",
"source": "1",
"Content-Type": "application/json"
}
2022-08-01 08:17:43 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313063785", "nonce": "e4a34b2290ad492995ef7e436c81a62d", "sign": "7e564ab5345ad404852d4920f40193a4e97aad529c3ca643b813c1b00711b168", "appId": "1"}
2022-08-01 08:17:43 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:43 | INFO | successful with status 200
2022-08-01 08:17:43 | DEBUG | [type]: json [time]: 0.059476
2022-08-01 08:17:43 | DEBUG | [response]:
{
"retinfo": "抱歉,您处于禁用状态,请联系管理员开通权限",
"retcode": "000002"
}
2022-08-01 08:17:43 | INFO | assertStatusCode -> 200.
|
|||||
|
test_case64_2
|
应用详情 [key='data3']
|
0.06 s
|
pass
test_case64_2detailed logX
pt1.1.121: {'appId': '0'}
['appId=0', 'appid=bi17db8dbcf71d', 'nonce=57e010e24a1c456cb88574c1e8415def', 'timestamp=1659313063853']
------处理参数排列------
appId=0&appid=bi17db8dbcf71d&nonce=57e010e24a1c456cb88574c1e8415def×tamp=1659313063853&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313063853", "nonce": "57e010e24a1c456cb88574c1e8415def", "sign": "e6729d59df002f283c19350a4f23c755ebd91ddfbba9714346dcd65d71ad5ba7", "appId": "0"}
2022-08-01 08:17:43 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:43 | INFO | [method]: POST [url]: http://ytest1.yurun.com/rap/app/info
2022-08-01 08:17:43 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "00004187",
"source": "1",
"Content-Type": "application/json"
}
2022-08-01 08:17:43 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313063853", "nonce": "57e010e24a1c456cb88574c1e8415def", "sign": "e6729d59df002f283c19350a4f23c755ebd91ddfbba9714346dcd65d71ad5ba7", "appId": "0"}
2022-08-01 08:17:43 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:43 | INFO | successful with status 200
2022-08-01 08:17:43 | DEBUG | [type]: json [time]: 0.048842
2022-08-01 08:17:43 | DEBUG | [response]:
{
"retinfo": "抱歉,您处于禁用状态,请联系管理员开通权限",
"retcode": "000002"
}
2022-08-01 08:17:43 | INFO | assertStatusCode -> 200.
|
|||||
|
test_case64_3
|
应用详情 [key='data4']
|
0.09 s
|
pass
test_case64_3detailed logX
pt1.1.122: {'appId': '20'}
['appId=20', 'appid=bi17db8dbcf71d', 'nonce=b40613b56a0a4c06bc0d1b1caf3a2ad3', 'timestamp=1659313063911']
------处理参数排列------
appId=20&appid=bi17db8dbcf71d&nonce=b40613b56a0a4c06bc0d1b1caf3a2ad3×tamp=1659313063911&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313063911", "nonce": "b40613b56a0a4c06bc0d1b1caf3a2ad3", "sign": "9dacf112b8c444d2a32f0c5545fe53888759ce3996bbfa6c7161682db808a333", "appId": "20"}
2022-08-01 08:17:43 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:43 | INFO | [method]: POST [url]: http://ytest1.yurun.com/rap/app/info
2022-08-01 08:17:43 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "00004187",
"source": "1",
"Content-Type": "application/json"
}
2022-08-01 08:17:43 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313063911", "nonce": "b40613b56a0a4c06bc0d1b1caf3a2ad3", "sign": "9dacf112b8c444d2a32f0c5545fe53888759ce3996bbfa6c7161682db808a333", "appId": "20"}
2022-08-01 08:17:43 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:43 | INFO | successful with status 200
2022-08-01 08:17:43 | DEBUG | [type]: json [time]: 0.073885
2022-08-01 08:17:43 | DEBUG | [response]:
{
"retinfo": "抱歉,您处于禁用状态,请联系管理员开通权限",
"retcode": "000002"
}
2022-08-01 08:17:43 | INFO | assertStatusCode -> 200.
|
|||||
|
test_case64_4
|
应用详情 [key='data5']
|
0.1 s
|
pass
test_case64_4detailed logX
pt1.1.123: {'appId': '100'}
['appId=100', 'appid=bi17db8dbcf71d', 'nonce=fcbd2067f8f3422ebf9f7bc58ceb8f2a', 'timestamp=1659313064000']
------处理参数排列------
appId=100&appid=bi17db8dbcf71d&nonce=fcbd2067f8f3422ebf9f7bc58ceb8f2a×tamp=1659313064000&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313064000", "nonce": "fcbd2067f8f3422ebf9f7bc58ceb8f2a", "sign": "31fdc5c29cb1bb3308e117af1f341347680270edcfd11e6f687747cab2ab1e76", "appId": "100"}
2022-08-01 08:17:43 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:44 | INFO | [method]: POST [url]: http://ytest1.yurun.com/rap/app/info
2022-08-01 08:17:44 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "00004187",
"source": "1",
"Content-Type": "application/json"
}
2022-08-01 08:17:44 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313064000", "nonce": "fcbd2067f8f3422ebf9f7bc58ceb8f2a", "sign": "31fdc5c29cb1bb3308e117af1f341347680270edcfd11e6f687747cab2ab1e76", "appId": "100"}
2022-08-01 08:17:44 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:44 | INFO | successful with status 200
2022-08-01 08:17:44 | DEBUG | [type]: json [time]: 0.081038
2022-08-01 08:17:44 | DEBUG | [response]:
{
"retinfo": "抱歉,您处于禁用状态,请联系管理员开通权限",
"retcode": "000002"
}
2022-08-01 08:17:44 | INFO | assertStatusCode -> 200.
|
|||||
|
test_case65_0
|
查询菜单树 [key='data1']
|
0.09 s
|
pass
test_case65_0detailed logX
pt1.1.124: {'appId': '59'}
['appId=59', 'appid=bi17db8dbcf71d', 'nonce=163176ec189f48239c273ffd55eef645', 'timestamp=1659313064097']
------处理参数排列------
appId=59&appid=bi17db8dbcf71d&nonce=163176ec189f48239c273ffd55eef645×tamp=1659313064097&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313064097", "nonce": "163176ec189f48239c273ffd55eef645", "sign": "87a3568d39b12c94b742ff014372e317d4c0c72a3173345412d9f534820667d7", "appId": "59"}
2022-08-01 08:17:44 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:44 | INFO | [method]: POST [url]: http://ytest1.yurun.com/rap/app/resources/tree
2022-08-01 08:17:44 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "00004187",
"source": "1",
"Content-Type": "application/json"
}
2022-08-01 08:17:44 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313064097", "nonce": "163176ec189f48239c273ffd55eef645", "sign": "87a3568d39b12c94b742ff014372e317d4c0c72a3173345412d9f534820667d7", "appId": "59"}
2022-08-01 08:17:44 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:44 | INFO | successful with status 200
2022-08-01 08:17:44 | DEBUG | [type]: json [time]: 0.072925
2022-08-01 08:17:44 | DEBUG | [response]:
{
"retinfo": "抱歉,您处于禁用状态,请联系管理员开通权限",
"retcode": "000002"
}
2022-08-01 08:17:44 | INFO | assertStatusCode -> 200.
|
|||||
|
test_case65_1
|
查询菜单树 [key='data2']
|
0.09 s
|
pass
test_case65_1detailed logX
pt1.1.125: {'appId': '1'}
['appId=1', 'appid=bi17db8dbcf71d', 'nonce=fad7b38b1bd54e1d80bde7cd2f320f6c', 'timestamp=1659313064187']
------处理参数排列------
appId=1&appid=bi17db8dbcf71d&nonce=fad7b38b1bd54e1d80bde7cd2f320f6c×tamp=1659313064187&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313064187", "nonce": "fad7b38b1bd54e1d80bde7cd2f320f6c", "sign": "57f403a993401aefc90436450ea573884c5887174454cd8252bf84b0e85bf24d", "appId": "1"}
2022-08-01 08:17:44 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:44 | INFO | [method]: POST [url]: http://ytest1.yurun.com/rap/app/resources/tree
2022-08-01 08:17:44 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "00004187",
"source": "1",
"Content-Type": "application/json"
}
2022-08-01 08:17:44 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313064187", "nonce": "fad7b38b1bd54e1d80bde7cd2f320f6c", "sign": "57f403a993401aefc90436450ea573884c5887174454cd8252bf84b0e85bf24d", "appId": "1"}
2022-08-01 08:17:44 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:44 | INFO | successful with status 200
2022-08-01 08:17:44 | DEBUG | [type]: json [time]: 0.078043
2022-08-01 08:17:44 | DEBUG | [response]:
{
"retinfo": "抱歉,您处于禁用状态,请联系管理员开通权限",
"retcode": "000002"
}
2022-08-01 08:17:44 | INFO | assertStatusCode -> 200.
|
|||||
|
test_case65_2
|
查询菜单树 [key='data3']
|
0.1 s
|
pass
test_case65_2detailed logX
pt1.1.126: {'appId': '0'}
['appId=0', 'appid=bi17db8dbcf71d', 'nonce=097432acf7ba49ae95f86a76932174e3', 'timestamp=1659313064281']
------处理参数排列------
appId=0&appid=bi17db8dbcf71d&nonce=097432acf7ba49ae95f86a76932174e3×tamp=1659313064281&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313064281", "nonce": "097432acf7ba49ae95f86a76932174e3", "sign": "93725a2e21aeb9ba898395942beffee5bb3856bd9743714e81f02f541a62394a", "appId": "0"}
2022-08-01 08:17:44 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:44 | INFO | [method]: POST [url]: http://ytest1.yurun.com/rap/app/resources/tree
2022-08-01 08:17:44 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "00004187",
"source": "1",
"Content-Type": "application/json"
}
2022-08-01 08:17:44 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313064281", "nonce": "097432acf7ba49ae95f86a76932174e3", "sign": "93725a2e21aeb9ba898395942beffee5bb3856bd9743714e81f02f541a62394a", "appId": "0"}
2022-08-01 08:17:44 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:44 | INFO | successful with status 200
2022-08-01 08:17:44 | DEBUG | [type]: json [time]: 0.08513
2022-08-01 08:17:44 | DEBUG | [response]:
{
"retinfo": "抱歉,您处于禁用状态,请联系管理员开通权限",
"retcode": "000002"
}
2022-08-01 08:17:44 | INFO | assertStatusCode -> 200.
|
|||||
|
test_case65_3
|
查询菜单树 [key='data4']
|
0.11 s
|
pass
test_case65_3detailed logX
pt1.1.127: {'appId': '20'}
['appId=20', 'appid=bi17db8dbcf71d', 'nonce=b3f9e81e04254f31866f202b122a3bad', 'timestamp=1659313064383']
------处理参数排列------
appId=20&appid=bi17db8dbcf71d&nonce=b3f9e81e04254f31866f202b122a3bad×tamp=1659313064383&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313064383", "nonce": "b3f9e81e04254f31866f202b122a3bad", "sign": "f3cb7d1bec6977c5a7c7455e80fe9bfffa21778dc18f439cded42f1f2dd60bd9", "appId": "20"}
2022-08-01 08:17:44 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:44 | INFO | [method]: POST [url]: http://ytest1.yurun.com/rap/app/resources/tree
2022-08-01 08:17:44 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "00004187",
"source": "1",
"Content-Type": "application/json"
}
2022-08-01 08:17:44 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313064383", "nonce": "b3f9e81e04254f31866f202b122a3bad", "sign": "f3cb7d1bec6977c5a7c7455e80fe9bfffa21778dc18f439cded42f1f2dd60bd9", "appId": "20"}
2022-08-01 08:17:44 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:44 | INFO | successful with status 200
2022-08-01 08:17:44 | DEBUG | [type]: json [time]: 0.086241
2022-08-01 08:17:44 | DEBUG | [response]:
{
"retinfo": "抱歉,您处于禁用状态,请联系管理员开通权限",
"retcode": "000002"
}
2022-08-01 08:17:44 | INFO | assertStatusCode -> 200.
|
|||||
|
test_case65_4
|
查询菜单树 [key='data5']
|
0.1 s
|
pass
test_case65_4detailed logX
pt1.1.128: {'appId': '100'}
['appId=100', 'appid=bi17db8dbcf71d', 'nonce=70af5ef0687146c8a7ea0bfe8fa39573', 'timestamp=1659313064488']
------处理参数排列------
appId=100&appid=bi17db8dbcf71d&nonce=70af5ef0687146c8a7ea0bfe8fa39573×tamp=1659313064488&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313064488", "nonce": "70af5ef0687146c8a7ea0bfe8fa39573", "sign": "0407a143cb692c81ac2569284812b37594a7cf1229c4ed363768bc1c20e4bc0d", "appId": "100"}
2022-08-01 08:17:44 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:44 | INFO | [method]: POST [url]: http://ytest1.yurun.com/rap/app/resources/tree
2022-08-01 08:17:44 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "00004187",
"source": "1",
"Content-Type": "application/json"
}
2022-08-01 08:17:44 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313064488", "nonce": "70af5ef0687146c8a7ea0bfe8fa39573", "sign": "0407a143cb692c81ac2569284812b37594a7cf1229c4ed363768bc1c20e4bc0d", "appId": "100"}
2022-08-01 08:17:44 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:44 | INFO | successful with status 200
2022-08-01 08:17:44 | DEBUG | [type]: json [time]: 0.086742
2022-08-01 08:17:44 | DEBUG | [response]:
{
"retinfo": "抱歉,您处于禁用状态,请联系管理员开通权限",
"retcode": "000002"
}
2022-08-01 08:17:44 | INFO | assertStatusCode -> 200.
|
|||||
|
test_case66_0
|
查询应用数据资源 [key='data1']
|
0.09 s
|
pass
test_case66_0detailed logX
pt1.1.129: {'appId': '59'}
['appId=59', 'appid=bi17db8dbcf71d', 'nonce=d1a5a43877ad4f2f8d1d5e147c71c2b6', 'timestamp=1659313064593']
------处理参数排列------
appId=59&appid=bi17db8dbcf71d&nonce=d1a5a43877ad4f2f8d1d5e147c71c2b6×tamp=1659313064593&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313064593", "nonce": "d1a5a43877ad4f2f8d1d5e147c71c2b6", "sign": "6a75e7c989395accca1a474ca49e2e20f8f9437f1e4db4fc6a2cbdeb14e87fc5", "appId": "59"}
2022-08-01 08:17:44 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:44 | INFO | [method]: POST [url]: http://ytest1.yurun.com/rap/app/resources/resourceList
2022-08-01 08:17:44 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "00004187",
"source": "1",
"Content-Type": "application/json"
}
2022-08-01 08:17:44 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313064593", "nonce": "d1a5a43877ad4f2f8d1d5e147c71c2b6", "sign": "6a75e7c989395accca1a474ca49e2e20f8f9437f1e4db4fc6a2cbdeb14e87fc5", "appId": "59"}
2022-08-01 08:17:44 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:44 | INFO | successful with status 200
2022-08-01 08:17:44 | DEBUG | [type]: json [time]: 0.079485
2022-08-01 08:17:44 | DEBUG | [response]:
{
"retinfo": "抱歉,您处于禁用状态,请联系管理员开通权限",
"retcode": "000002"
}
2022-08-01 08:17:44 | INFO | assertStatusCode -> 200.
|
|||||
|
test_case66_1
|
查询应用数据资源 [key='data2']
|
0.1 s
|
pass
test_case66_1detailed logX
pt1.1.130: {'appId': '1'}
['appId=1', 'appid=bi17db8dbcf71d', 'nonce=e7c53b6abdf642e7b6cc4b4085a99ab8', 'timestamp=1659313064686']
------处理参数排列------
appId=1&appid=bi17db8dbcf71d&nonce=e7c53b6abdf642e7b6cc4b4085a99ab8×tamp=1659313064686&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313064686", "nonce": "e7c53b6abdf642e7b6cc4b4085a99ab8", "sign": "0e78f92607399f4f5400f06a70e15321762103a12242a15a1151a4e6056751a3", "appId": "1"}
2022-08-01 08:17:44 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:44 | INFO | [method]: POST [url]: http://ytest1.yurun.com/rap/app/resources/resourceList
2022-08-01 08:17:44 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "00004187",
"source": "1",
"Content-Type": "application/json"
}
2022-08-01 08:17:44 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313064686", "nonce": "e7c53b6abdf642e7b6cc4b4085a99ab8", "sign": "0e78f92607399f4f5400f06a70e15321762103a12242a15a1151a4e6056751a3", "appId": "1"}
2022-08-01 08:17:44 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:44 | INFO | successful with status 200
2022-08-01 08:17:44 | DEBUG | [type]: json [time]: 0.082061
2022-08-01 08:17:44 | DEBUG | [response]:
{
"retinfo": "抱歉,您处于禁用状态,请联系管理员开通权限",
"retcode": "000002"
}
2022-08-01 08:17:44 | INFO | assertStatusCode -> 200.
|
|||||
|
test_case66_2
|
查询应用数据资源 [key='data3']
|
0.1 s
|
pass
test_case66_2detailed logX
pt1.1.131: {'appId': '0'}
['appId=0', 'appid=bi17db8dbcf71d', 'nonce=da24e7b85e814981b689accb44527512', 'timestamp=1659313064783']
------处理参数排列------
appId=0&appid=bi17db8dbcf71d&nonce=da24e7b85e814981b689accb44527512×tamp=1659313064783&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313064783", "nonce": "da24e7b85e814981b689accb44527512", "sign": "1afe1156fa0236eebeb29d7d02de06ba3827e0e0166fea45e1a76afe7fdac812", "appId": "0"}
2022-08-01 08:17:44 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:44 | INFO | [method]: POST [url]: http://ytest1.yurun.com/rap/app/resources/resourceList
2022-08-01 08:17:44 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "00004187",
"source": "1",
"Content-Type": "application/json"
}
2022-08-01 08:17:44 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313064783", "nonce": "da24e7b85e814981b689accb44527512", "sign": "1afe1156fa0236eebeb29d7d02de06ba3827e0e0166fea45e1a76afe7fdac812", "appId": "0"}
2022-08-01 08:17:44 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:44 | INFO | successful with status 200
2022-08-01 08:17:44 | DEBUG | [type]: json [time]: 0.083399
2022-08-01 08:17:44 | DEBUG | [response]:
{
"retinfo": "抱歉,您处于禁用状态,请联系管理员开通权限",
"retcode": "000002"
}
2022-08-01 08:17:44 | INFO | assertStatusCode -> 200.
|
|||||
|
test_case66_3
|
查询应用数据资源 [key='data4']
|
0.11 s
|
pass
test_case66_3detailed logX
pt1.1.132: {'appId': '20'}
['appId=20', 'appid=bi17db8dbcf71d', 'nonce=11244c4396c24487b33581e6c1e51a92', 'timestamp=1659313064881']
------处理参数排列------
appId=20&appid=bi17db8dbcf71d&nonce=11244c4396c24487b33581e6c1e51a92×tamp=1659313064881&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313064881", "nonce": "11244c4396c24487b33581e6c1e51a92", "sign": "1dadd9a12ce9e5a3b4e18a909bc3bfcaebd610f08fa4596b6a5ebf2410dd83c0", "appId": "20"}
2022-08-01 08:17:44 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:44 | INFO | [method]: POST [url]: http://ytest1.yurun.com/rap/app/resources/resourceList
2022-08-01 08:17:44 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "00004187",
"source": "1",
"Content-Type": "application/json"
}
2022-08-01 08:17:44 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313064881", "nonce": "11244c4396c24487b33581e6c1e51a92", "sign": "1dadd9a12ce9e5a3b4e18a909bc3bfcaebd610f08fa4596b6a5ebf2410dd83c0", "appId": "20"}
2022-08-01 08:17:44 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:44 | INFO | successful with status 200
2022-08-01 08:17:44 | DEBUG | [type]: json [time]: 0.090382
2022-08-01 08:17:44 | DEBUG | [response]:
{
"retinfo": "抱歉,您处于禁用状态,请联系管理员开通权限",
"retcode": "000002"
}
2022-08-01 08:17:44 | INFO | assertStatusCode -> 200.
|
|||||
|
test_case66_4
|
查询应用数据资源 [key='data5']
|
0.13 s
|
pass
test_case66_4detailed logX
pt1.1.133: {'appId': '100'}
['appId=100', 'appid=bi17db8dbcf71d', 'nonce=7b15ead036b14310bb036eb4d17423db', 'timestamp=1659313064990']
------处理参数排列------
appId=100&appid=bi17db8dbcf71d&nonce=7b15ead036b14310bb036eb4d17423db×tamp=1659313064990&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313064990", "nonce": "7b15ead036b14310bb036eb4d17423db", "sign": "7c44ae9c92190817784bc42bbb9ccb1faa8b0ae55261d96953a506549895526c", "appId": "100"}
2022-08-01 08:17:44 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:44 | INFO | [method]: POST [url]: http://ytest1.yurun.com/rap/app/resources/resourceList
2022-08-01 08:17:44 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "00004187",
"source": "1",
"Content-Type": "application/json"
}
2022-08-01 08:17:44 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313064990", "nonce": "7b15ead036b14310bb036eb4d17423db", "sign": "7c44ae9c92190817784bc42bbb9ccb1faa8b0ae55261d96953a506549895526c", "appId": "100"}
2022-08-01 08:17:45 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:45 | INFO | successful with status 200
2022-08-01 08:17:45 | DEBUG | [type]: json [time]: 0.104036
2022-08-01 08:17:45 | DEBUG | [response]:
{
"retinfo": "抱歉,您处于禁用状态,请联系管理员开通权限",
"retcode": "000002"
}
2022-08-01 08:17:45 | INFO | assertStatusCode -> 200.
|
|||||
|
test_case67
|
0.03 s
|
pass
test_case67detailed logX
pt1.1.134:
2022-08-01 08:17:45 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:45 | INFO | [method]: POST [url]: http://10.11.0.174:18210/report/chart
2022-08-01 08:17:45 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "00004187",
"source": "1",
"Content-Type": "application/json"
}
2022-08-01 08:17:45 | DEBUG | [data]:
{"encrypt":"none","appId":"59","resourceId":"1489","chartId":"22","dynamicParam":{}}
2022-08-01 08:17:45 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:45 | INFO | successful with status 200
2022-08-01 08:17:45 | DEBUG | [type]: json [time]: 0.019394
2022-08-01 08:17:45 | DEBUG | [response]:
{
"retinfo": "抱歉,您处于禁用状态,请联系管理员开通权限",
"retcode": "000002"
}
2022-08-01 08:17:45 | INFO | assertStatusCode -> 200.
|
||||||
|
test_case68
|
0.05 s
|
pass
test_case68detailed logX
pt1.1.135:
2022-08-01 08:17:45 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:45 | INFO | [method]: POST [url]: http://10.11.0.174:18210/report/query
2022-08-01 08:17:45 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "00004187",
"source": "1",
"Content-Type": "application/json"
}
2022-08-01 08:17:45 | DEBUG | [data]:
{"encrypt":"none","appId":"59","resourceId":"1489","chartId":"22","dynamicParam":{},"pageNum":"1","pageSize":"10"}
2022-08-01 08:17:45 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:45 | INFO | successful with status 200
2022-08-01 08:17:45 | DEBUG | [type]: json [time]: 0.026524
2022-08-01 08:17:45 | DEBUG | [response]:
{
"retinfo": "抱歉,您处于禁用状态,请联系管理员开通权限",
"retcode": "000002"
}
2022-08-01 08:17:45 | INFO | assertStatusCode -> 200.
|
||||||
|
test_case69
|
0.1 s
|
pass
test_case69detailed logX
pt1.1.136: {'resourceId': '1489', 'appId': '59'}
['appId=59', 'appid=bi17db8dbcf71d', 'nonce=3d0ddea916544d9fbc55cbc3b78756a7', 'resourceId=1489', 'timestamp=1659313065204']
------处理参数排列------
appId=59&appid=bi17db8dbcf71d&nonce=3d0ddea916544d9fbc55cbc3b78756a7&resourceId=1489×tamp=1659313065204&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313065204", "nonce": "3d0ddea916544d9fbc55cbc3b78756a7", "sign": "d6fdb26d596add4cff3389f19c5487c5b79e663faf862c2aab8811a40771f617", "resourceId": "1489", "appId": "59"}
2022-08-01 08:17:45 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:45 | INFO | [method]: POST [url]: http://ytest1.yurun.com/rap/report/page
2022-08-01 08:17:45 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "00004187",
"source": "1",
"Content-Type": "application/json"
}
2022-08-01 08:17:45 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313065204", "nonce": "3d0ddea916544d9fbc55cbc3b78756a7", "sign": "d6fdb26d596add4cff3389f19c5487c5b79e663faf862c2aab8811a40771f617", "resourceId": "1489", "appId": "59"}
2022-08-01 08:17:45 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:45 | INFO | successful with status 200
2022-08-01 08:17:45 | DEBUG | [type]: json [time]: 0.073686
2022-08-01 08:17:45 | DEBUG | [response]:
{
"retinfo": "抱歉,您处于禁用状态,请联系管理员开通权限",
"retcode": "000002"
}
2022-08-01 08:17:45 | INFO | assertStatusCode -> 200.
|
||||||
|
test_case70
|
0.07 s
|
pass
test_case70detailed logX
pt1.1.137: {'encrypt': 'none', 'appId': '63', 'criteriaId': '317', 'resourceId': '1666'}
['appId=63', 'appid=bi17db8dbcf71d', 'criteriaId=317', 'encrypt=none', 'nonce=820bbca94226409b9110016b64092897', 'resourceId=1666', 'timestamp=1659313065302']
------处理参数排列------
appId=63&appid=bi17db8dbcf71d&criteriaId=317&encrypt=none&nonce=820bbca94226409b9110016b64092897&resourceId=1666×tamp=1659313065302&appSecret=55040eff89e74fc89f081a98c6944e30
{"appid": "bi17db8dbcf71d", "timestamp": "1659313065302", "nonce": "820bbca94226409b9110016b64092897", "sign": "d534e8ebf8376ba925201803b6ef30e09b466affa7c4c5d69f90673409b8b6c4", "encrypt": "none", "appId": "63", "criteriaId": "317", "resourceId": "1666"}
2022-08-01 08:17:45 | INFO | -------------- Request -----------------[]
2022-08-01 08:17:45 | INFO | [method]: POST [url]: http://ytest1.yurun.com/rap/report/criteria/values
2022-08-01 08:17:45 | DEBUG | [headers]:
{
"User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36",
"token": "00004187",
"source": "1",
"Content-Type": "application/json"
}
2022-08-01 08:17:45 | DEBUG | [data]:
{"appid": "bi17db8dbcf71d", "timestamp": "1659313065302", "nonce": "820bbca94226409b9110016b64092897", "sign": "d534e8ebf8376ba925201803b6ef30e09b466affa7c4c5d69f90673409b8b6c4", "encrypt": "none", "appId": "63", "criteriaId": "317", "resourceId": "1666"}
2022-08-01 08:17:45 | INFO | -------------- Response ----------------[️]
2022-08-01 08:17:45 | INFO | successful with status 200
2022-08-01 08:17:45 | DEBUG | [type]: json [time]: 0.064237
2022-08-01 08:17:45 | DEBUG | [response]:
{
"retinfo": "抱歉,您处于禁用状态,请联系管理员开通权限",
"retcode": "000002"
}
2022-08-01 08:17:45 | INFO | assertStatusCode -> 200.
|
||||||