false true true E:\Jmeter\install_package\mysql-connector-java-5.1.18-bin.jar 8888 (?i).*\.(bmp|css|js|gif|ico|jpe?g|png|swf|woff|woff2).* true 0 false Java false true true true 0 3 false false continue false 1 1 1 false URL 10.2.1.35 = 服务地址 PORT ApiResult.CODE_OK80 = 服务端口 sameTime 1 并发数 = upThreadTime 1 启动线程的时间(秒) = whistle 1 集合点 = throughput 60000 吞吐量(每60秒) = ident_username bj 用户名 - 登录一次 = ident_password 123qwe 密码 - 登录一次 = cookiePath cookie.txt = cookie存储路径 userPath user.csv = 用户列表存储路径 login_responseAssert 登录成功 登录 - 断言 = select_responseAssert 成功 查询 - 断言 = select_loginAssert ApiResult.CODE_OK 日志查询 - 断言 = info_responseAssert 获取数据成功 = 统计 - 断言 zhuce_responseAssert 成功 虹膜注册 - 断言 = shibie_responseAssert 成功 虹膜识别 - 断言 = heyan_responseAssert 成功 证件核验 - 断言 = defaultCookie eyJhbGciOiJIUzI1NiJ9.eyJqdGkiOiI5MDM1ZmQ2NTA5ZWE0ZmEwODg4NGJhNWFmOTliNTEzMSIsInN1YiI6InRva2VuIiwiaXNzIjoidXNlciIsImlhdCI6MTU3MTk5MDUxMywiZXhwIjoxNTcyMDc2OTEzfQ.vCI5L5gk3duwK-yh4jRZxHSOhzy1qtLnLUNlqXpVXw4 给一个默认的jsessionID = userIdPath userId.text 存储userID = jgxxGajgjgdm 0 组织机构代码(海淀分局 110108000000)(北京市公安局110000000000) = jgxxid 234708741FF68468C333AC0172B22FCC 组织机构信息id = login_userNum 100 登录用户数量 = cycle_num 22 循环次数 = zzyy xxx = select_username admin = select_password admin1234 = username admin = realname 超级管理员 = password admin1234 = false prev.setDataEncoding("UTF-8"); mysql 500 10000 60000 true DEFAULT true 5000 select 1 jdbc:mysql://10.2.1.96:3306/sunjian com.mysql.jdbc.Driver root root zuoyan youyan rybh zuoyan youyan rybh false mysql select ${zuoyan} from test Select Statement Store as String zuoyan mysql select ${youyan} from test Select Statement Store as String youyan mysql select ${rybh} FROM person_info WHERE upload_status = '2' and is_deleted = '2' LIMIT 1; Select Statement Store as String rybh false saveConfig true true true true true true true false true true true true true true true true false true 0 true true true true true true false saveConfig true true true true true true true false true true false false false true false false false true 0 true true true true true true continue false 1 1 1 false true false true false {"apiVersion":"1.0.2","appVersion":"1.0.3","data":{"param":"${password}"},"platform":"1007"} = ${URL} ${PORT} http /apis/common/desEncrypt POST true false true false true Java Referer http://${URL}:${PORT}/login.html Accept-Language zh-CN X-Requested-With XMLHttpRequest Content-Type application/json DNT 1 Accept-Encoding gzip, deflate Pragma no-cache Accept */* User-Agent Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; WOW64; Trident/6.0) false PASSWORD "result":"(.*?)" $1$ 1 true false {"platform":"1007","appversion":"1.0.3","apiversion":"1.0.2","mac":"12345678","ip":"xxx.xxx.xx.xx","companyCode":"1001","data":{"userName":"${username}","password":"${PASSWORD}"}} = ${URL} ${PORT} http /apis/IriskingUser/login POST true false true false true Java Referer http://${URL}:${PORT}/login.html Accept-Language zh-CN X-Requested-With XMLHttpRequest Content-Type application/json DNT 1 Accept-Encoding gzip, deflate Pragma no-cache Accept application/json, text/javascript, */*; q=0.01 User-Agent Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; WOW64; Trident/6.0) ${login_responseAssert} Assertion.response_data false 16 false TOKEN "token":"(.*?)" $1$ 1 false USERID "userId":"(.*?)" $1$ 1 false import java.io.*; String filePath = "${cookiePath}"; String strData = "${TOKEN}"; // log.info("--------------------- "+strData.getClass().toString()+"-----------------"); // System.out.println("${cookiePath}"); try{ File file = new File(filePath); if(!file.exists()){ file.createNewFile(); } if(!"".equals(strData) || "" != strData){ FileOutputStream fos = new FileOutputStream(file, false); fos.write(strData.getBytes()); fos.close(); }else{ FileOutputStream fos = new FileOutputStream(file, false); fos.write("${defaultCookie}".getBytes()); fos.close(); } }catch(Exception e){ log.error(e.toString()); System.out.println("sorry i am exception"); } false import java.io.*; String filePath = "${userIdPath}"; String strData = "${USERID}"; // log.info("--------------------- "+strData.getClass().toString()+"-----------------"); // System.out.println("${cookiePath}"); try{ File file = new File(filePath); if(!file.exists()){ file.createNewFile(); } if(!"".equals(strData) || "" != strData){ FileOutputStream fos = new FileOutputStream(file, false); fos.write(strData.getBytes()); fos.close(); }else{ FileOutputStream fos = new FileOutputStream(file, false); fos.write("${defaultUSERID}".getBytes()); fos.close(); } }catch(Exception e){ log.error(e.toString()); System.out.println("sorry i am exception"); } true false {"platform":"1007","appVersion":"1.0.3","apiVersion":"1.0.2","token":"${TOKEN}","userJGDM":"${jgxxGajgjgdm}","data":{},"userId":"${USERID}","userName":"test"} = ${URL} ${PORT} http UTF-8 /apis/SysManage/DriveManage/getNewDrive POST true false true false true Java Referer http://${URL}:${PORT}/index.html Accept-Language zh-CN X-Requested-With XMLHttpRequest Content-Type application/json;charset=UTF-8 DNT 1 Accept-Encoding gzip, deflate Pragma no-cache Accept application/json, text/javascript, */*; q=0.01 User-Agent Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; WOW64; Trident/6.0) true false {"platform":"1007","appversion":"1.0.3","apiversion":"1.0.2","mac":"12345678","ip":"xxx.xxx.xx.xx","token":"${TOKEN}","userId":"${USERID}","data":{"userId":"${USERID}"}} = ${URL} ${PORT} http /apis/IriskingUser/downloadLicense POST true false true false true Java Referer http://${URL}:${PORT}/index.html Accept-Language zh-CN X-Requested-With XMLHttpRequest Content-Type application/json DNT 1 Accept-Encoding gzip, deflate Pragma no-cache Accept application/json, text/javascript, */*; q=0.01 User-Agent Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; WOW64; Trident/6.0) true false {"platform":"1007","appversion":"1.0.3","apiversion":"1.0.2","mac":"12345678","ip":"xxx.xxx.xx.xx","companyCode ":"1001","token":"${TOKEN}","userId":"${USERID}","data":{}} = ${URL} ${PORT} http /apis/SysManage/getModelList POST true false true false true Java Referer http://${URL}:${PORT}/index.html Accept-Language zh-CN X-Requested-With XMLHttpRequest Content-Type application/json DNT 1 Accept-Encoding gzip, deflate Pragma no-cache Accept application/json, text/javascript, */*; q=0.01 User-Agent Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; WOW64; Trident/6.0) true false {"token":"${TOKEN}","data":{"userJGDM":"${jgxxGajgjgdm}"},"page":1,"limit":1,"platform":"1007","userId":"${USERID}","userName":"test","userJGDM":"${jgxxGajgjgdm}"} = ${URL} ${PORT} http UTF-8 /apis/SysManage/notice/display POST true false true false true Java Referer http://${URL}:${PORT}/home.html Accept-Language zh-CN X-Requested-With XMLHttpRequest Content-Type application/json;charset=UTF-8 DNT 1 Accept-Encoding gzip, deflate Pragma no-cache Accept application/json, text/javascript, */*; q=0.01 User-Agent Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; WOW64; Trident/6.0) true false {"platform":"1007","appVersion":"1.0.3","apiVersion":"1.0.2","token":"${TOKEN}","userJGDM":"${jgxxGajgjgdm}","data":{"dateType":"week","typeCode":"1","dateBegin":"2019-09-30 00:00:00","dateEnd":"2019-10-31 23:59:59","userId":"${USERID}","queryType":"3"},"userId":"${USERID}","userName":"test"} = ${URL} ${PORT} http UTF-8 /apis/statistics/collectionAmountList POST true false true false true Java Referer http://${URL}:${PORT}/home.html Accept-Language zh-CN X-Requested-With XMLHttpRequest Content-Type application/json;charset=UTF-8 DNT 1 Accept-Encoding gzip, deflate Pragma no-cache Accept application/json, text/javascript, */*; q=0.01 User-Agent Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; WOW64; Trident/6.0) true false {"platform":"1007","appVersion":"1.0.3","apiVersion":"1.0.2","token":"${TOKEN}","userJGDM":"${jgxxGajgjgdm}","data":{"dateType":"week","typeCode":"2","dateBegin":"2019-09-30 00:00:00","dateEnd":"2019-10-31 23:59:59","userId":"${USERID}","queryType":"3"},"userId":"${USERID}","userName":"test"} = ${URL} ${PORT} http UTF-8 /apis/statistics/collectionAmountList POST true false true false true Java Referer http://${URL}:${PORT}/home.html Accept-Language zh-CN X-Requested-With XMLHttpRequest Content-Type application/json;charset=UTF-8 DNT 1 Accept-Encoding gzip, deflate Pragma no-cache Accept application/json, text/javascript, */*; q=0.01 User-Agent Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; WOW64; Trident/6.0) 500 continue false 1 ${sameTime} ${upThreadTime} false 300 0 false import java.io.*; String filePath = "${userIdPath}"; try{ File file = new File(filePath); if(!file.exists()){ file.createNewFile(); } BufferedReader bufr = new BufferedReader(new InputStreamReader(new FileInputStream(file.getAbsolutePath()), "utf-8")); String str = ""; while((str = bufr.readLine())!= null){ vars.put("USERID", str); break; } bufr.close(); }catch(IOException e){ log.error(e.toString()); bufr.close(); System.out.println("sorry i am exception2"); } false import java.io.*; String filePath = "${cookiePath}"; try{ File file = new File(filePath); if(!file.exists()){ file.createNewFile(); } BufferedReader bufr = new BufferedReader(new InputStreamReader(new FileInputStream(file.getAbsolutePath()), "utf-8")); String str = ""; while((str = bufr.readLine())!= null){ vars.put("TOKEN", str); break; } bufr.close(); }catch(IOException e){ log.error(e.toString()); bufr.close(); System.out.println("sorry i am exception2"); } ${whistle} 0 true false true false {"platform":"1007","appversion":"1.0.3","apiversion":"1.0.2","mac":"12345678","ip":"xxx.xxx.xx.xx","companyCode ":"1001","token":"${TOKEN}","userId":"${USERID}","data":{"deviceSn":"IKH1902094"}} = ${URL} ${PORT} http /apis/collection/gather/checkDevice POST true false true false true Java Referer http://${URL}:${PORT}/html/gather/gather_iris.html Accept-Language zh-CN X-Requested-With XMLHttpRequest Content-Type application/json DNT 1 Accept-Encoding gzip, deflate Pragma no-cache Accept application/json, text/javascript, */*; q=0.01 User-Agent Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; WOW64; Trident/6.0) true false {"platform":"1007","appversion":"1.0.3","apiversion":"1.0.2","mac":"12345678","ip":"xxx.xxx.xx.xx","companyCode ":"1001","token":"${TOKEN}","userId":"${USERID}","data":{"driveManufacturerCode":"91110108797597536U","deviceTypeId":"05","deviceSn":"IKH1902094"}} = ${URL} ${PORT} http /apis/collection/gather/getDriveVersion POST true false true false true Java Referer http://${URL}:${PORT}/html/gather/gather_iris.html Accept-Language zh-CN X-Requested-With XMLHttpRequest Content-Type application/json DNT 1 Accept-Encoding gzip, deflate Pragma no-cache Accept application/json, text/javascript, */*; q=0.01 User-Agent Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; WOW64; Trident/6.0) true false {"platform":"1007","appversion":"1.0.3","apiversion":"1.0.2","mac":"12345678","ip":"xxx.xxx.xx.xx","companyCode ":"1001","token":"${TOKEN}","userId":"${USERID}","data":{"deviceSn":"IKH1902094"}} = ${URL} ${PORT} http UTF-8 /apis/collection/gather/checkDevice POST true false true false true Java Referer http://${URL}:${PORT}/html/gather/gather_iris.html Accept-Language zh-CN X-Requested-With XMLHttpRequest Content-Type application/json DNT 1 Accept-Encoding gzip, deflate Pragma no-cache Accept application/json, text/javascript, */*; q=0.01 User-Agent Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; WOW64; Trident/6.0) true false {"platform":"1007","appversion":"1.0.3","apiversion":"1.0.2","mac":"12345678","ip":"xxx.xxx.xx.xx","companyCode ":"1001","token":"${TOKEN}","userId":"${USERID}","data":{"driveManufacturerCode":"91110108797597536U","deviceTypeId":"05","deviceSn":"IKH1902094"}} = ${URL} ${PORT} http UTF-8 /apis/collection/gather/getDriveVersion POST true false true false true Java Referer http://${URL}:${PORT}/html/gather/gather_iris.html Accept-Language zh-CN X-Requested-With XMLHttpRequest Content-Type application/json DNT 1 Accept-Encoding gzip, deflate Pragma no-cache Accept application/json, text/javascript, */*; q=0.01 User-Agent Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; WOW64; Trident/6.0) true false { "platform":"1007", "appversion":"1.0.3", "apiversion":"1.0.2", "mac":"12345678", "ip":"xxx.xxx.xx.xx", "companyCode ":"1001", "userId":"${USERID}", "token":"${TOKEN}", "data":{ "sfxxcjXm":"韩兴源", "sfxxcjXbdm":"1", "sfxxcjGjdm":"156", "sfxxcjMzdm":"01", "sfxxcjCsrq":0, "sfxxcjCsrqStr":"2020-04-01", "sfxxcjCyzjCyzjdm":"111", "sfxxcjCyzjZjhm":"231084198903214016", "sfxxcjYxqx":"", "hmcjSbbhCard":"", "sfxxcjQfjg":"", "sfxxcjHjdzDzmc":"", "sfxxcjXzzDzmc":"", "sfxxcjLxdh1":"", "sfxxcjLxdh2":"", "sfxxcjRyfl":"303", "sfxxcjZjbz":0, "sfxxcjCjbz":2, "sfxxcjZpdz":"", "hmcjSbcsdm":"91110108797597536U", "hmcjSbxh":"05", "hmcjSbbh":"IKH1902095", "hmcjCjbh":"", "hmcjZyydm":"3", "hmcjQsqkdmZy":"0", "hmcjQsqkdmYy":"0", "hmcjQzcjbz":"0", "hmcjCjhs":"2.964", "hmcjZyzp":"${zzyy}", "hmcjYyzp":"${yyyy}", "hmcjZytxzl":"83", "hmcjYytxzl":"83", "hmcjWfcjbz":2, "hmcjWfcjyydm":"", "hmcjCjbz":"", "imList":[ ], "userId":"${USERID}", "userPoliceId":"", "jgxxJgid":"${jgxxid}", "jgxxGajgjgdm":"${jgxxGajgjgdm}", "userName":"${username}", "userRealname":"${realname}", "userIdcard":"111111191101010101", "userPlaceCode":"11", "userPlaceName":"标采室" } } = ${URL} ${PORT} http UTF-8 /apis/collection/gather/irisRegister POST true false true false true Java Referer http://${URL}:${PORT}/html/gather/gather_iris.html Accept-Language zh-CN X-Requested-With XMLHttpRequest Content-Type application/json DNT 1 Accept-Encoding gzip, deflate Pragma no-cache Accept application/json, text/javascript, */*; q=0.01 User-Agent Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; WOW64; Trident/6.0) ${zhuce_responseAssert} Assertion.response_data false 16 true false {"platform":"1007","appversion":"1.0.3","apiversion":"1.0.2","mac":"12345678","ip":"xxx.xxx.xx.xx","companyCode ":"1001","userId":"${USERID}","token":"${TOKEN}"} = ${URL} ${PORT} http UTF-8 /apis/collection/gather/getCodeList POST true false true false true Java Referer http://${URL}:${PORT}/html/gather/gather_iris.html Accept-Language zh-CN X-Requested-With XMLHttpRequest Content-Type application/json DNT 1 Accept-Encoding gzip, deflate Pragma no-cache Accept application/json, text/javascript, */*; q=0.01 User-Agent Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; WOW64; Trident/6.0) continue false 1 ${sameTime} ${upThreadTime} false 300 0 false import java.io.*; String filePath = "${cookiePath}"; try{ File file = new File(filePath); if(!file.exists()){ file.createNewFile(); } BufferedReader bufr = new BufferedReader(new InputStreamReader(new FileInputStream(file.getAbsolutePath()), "utf-8")); String str = ""; while((str = bufr.readLine())!= null){ vars.put("TOKEN", str); break; } bufr.close(); }catch(IOException e){ log.error(e.toString()); bufr.close(); System.out.println("sorry i am exception2"); } false import java.io.*; String filePath = "${userIdPath}"; try{ File file = new File(filePath); if(!file.exists()){ file.createNewFile(); } BufferedReader bufr = new BufferedReader(new InputStreamReader(new FileInputStream(file.getAbsolutePath()), "utf-8")); String str = ""; while((str = bufr.readLine())!= null){ vars.put("USERID", str); break; } bufr.close(); }catch(IOException e){ log.error(e.toString()); bufr.close(); System.out.println("sorry i am exception2"); } ${whistle} 0 true false true false {"platform":"1007","appversion":"1.0.3","apiversion":"1.0.2","mac":"12345678","ip":"xxx.xxx.xx.xx","companyCode ":"1001","token":"${TOKEN}","userId":"${USERID}"} = ${URL} ${PORT} http /apis/collection/gather/getCodeList POST true false true false true Java Referer http://${URL}:${PORT}/html/identify/identify.html Accept-Language zh-CN X-Requested-With XMLHttpRequest Content-Type application/json DNT 1 Accept-Encoding gzip, deflate Pragma no-cache Accept application/json, text/javascript, */*; q=0.01 User-Agent Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; WOW64; Trident/6.0) true false {"platform":"1007","appversion":"1.0.3","apiversion":"1.0.2","mac":"12345678","ip":"xxx.xxx.xx.xx","companyCode ":"1001","token":"${TOKEN}"} = ${URL} ${PORT} http UTF-8 /apis/collection/gather/getCodeList POST true false true false true Java Referer http://${URL}:${PORT}/html/identify/identify_iris.html Accept-Language zh-CN X-Requested-With XMLHttpRequest Content-Type application/json DNT 1 Accept-Encoding gzip, deflate Pragma no-cache Accept */* User-Agent Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; WOW64; Trident/6.0) true false {"platform":"1007","appversion":"1.0.3","apiversion":"1.0.2","mac":"12345678","ip":"xxx.xxx.xx.xx","companyCode ":"1001","token":"${TOKEN}","data":{"deviceSn":"IKH1902094"}} = ${URL} ${PORT} http /apis/collection/gather/checkDevice POST true false true false true Java Referer http://${URL}:${PORT}/html/identify/identify_iris.html Accept-Language zh-CN X-Requested-With XMLHttpRequest Content-Type application/json DNT 1 Accept-Encoding gzip, deflate Pragma no-cache Accept application/json, text/javascript, */*; q=0.01 User-Agent Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; WOW64; Trident/6.0) true false {"platform":"1007","appversion":"1.0.3","apiversion":"1.0.2","mac":"12345678","ip":"xxx.xxx.xx.xx","companyCode ":"1001","token":"${TOKEN}","data":{"driveManufacturerCode":"91110108797597536U","deviceTypeId":"05","deviceSn":"IKH1902094"}} = ${URL} ${PORT} http /apis/collection/gather/getDriveVersion POST true false true false true Java Referer http://${URL}:${PORT}/html/identify/identify_iris.html Accept-Language zh-CN X-Requested-With XMLHttpRequest Content-Type application/json DNT 1 Accept-Encoding gzip, deflate Pragma no-cache Accept application/json, text/javascript, */*; q=0.01 User-Agent Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; WOW64; Trident/6.0) true false { "platform": "1007", "appversion": "1.0.3", "apiversion": "1.0.2", "mac": "12345678", "ip": "xxx.xxx.xx.xx", "companyCode ": "1001", "token": "${TOKEN}", "userId": "${USERID}", "data": { "hmcjSbcsdm": "91110108797597536U", "hmcjSbxh": "05", "hmcjQzcjbz": "0", "hmcjZyydm": 3, "hmcjCjhs": "2.000", "hmcjCjbh": "", "hmcjQsqkdmZy": 0, "hmcjQsqkdmYy": 0, "hmcjSbbh": "IKH1902094", "hmcjZyzp": "${zzyy}", "hmcjYyzp": "${yyyy}", "hmcjZytxzl": 81, "hmcjYytxzl": 80, "hmcjCjsbwzXzb": "", "hmcjCjsbwzYzb": "", "hmcjCjsbddDzmc": "", "userId": "${USERID}", "userPoliceId": "10007", "jgxxJgid": "${jgxxid}", "jgxxGajgjgdm": "${jgxxGajgjgdm}", "userName": "${username}", "userRealname": "测试员", "userIdcard": "123456199910101212" } } = ${URL} ${PORT} http /apis/collection/identify/identify POST true false true false true Java Referer http://${URL}:${PORT}/html/identify/identify_iris.html Accept-Language zh-CN X-Requested-With XMLHttpRequest Content-Type application/json DNT 1 Accept-Encoding gzip, deflate Pragma no-cache Accept application/json, text/javascript, */*; q=0.01 User-Agent Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; WOW64; Trident/6.0) ${shibie_responseAssert} Assertion.response_data false 16 continue false 1 1 1 false false version 1.1.5.ApiResult.CODE_OK516 = true 10.2.1.35 ApiResult.CODE_OK80 http /html/information_manager/person/person.html GET true false true false true Java Referer http://10.2.1.35:ApiResult.CODE_OK80/index.html?version=1.1.5.ApiResult.CODE_OK516 Accept-Language zh-CN DNT 1 Accept-Encoding gzip, deflate Accept application/x-ms-application, image/jpeg, application/xaml+xml, image/gif, image/pjpeg, application/x-ms-xbap, application/vnd.ms-excel, application/vnd.ms-powerpoint, application/msword, */* User-Agent Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64; Trident/6.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; .NET4.0E) true false {"platform":"1007","appVersion":"1.0.3","apiVersion":"1.0.2","token":"eyJhbGciOiJIUzI1NiJ9.eyJqdGkiOiIxMTExIiwic3ViIjoidG9rZW4iLCJpc3MiOiJ1c2VyIiwiaWF0IjoxNTk0MjgyNjEwLCJleHAiOjE1OTQzNjkwMTB9.l0XP8rNpFYwkexDe1l6MpgPkAu0YKYLbiPtOhk-5I8Y","userJGDM":"0","data":{},"userId":"1111","userName":"admin"} = 10.2.1.35 ApiResult.CODE_OK80 http /apis/dataQuery/checkList POST true false true false true Java Referer http://10.2.1.35:ApiResult.CODE_OK80/html/information_manager/person/person.html?version=1.1.5.ApiResult.CODE_OK516 Accept-Language zh-CN X-Requested-With XMLHttpRequest Content-Type application/json DNT 1 Accept-Encoding gzip, deflate Pragma no-cache Accept application/json, text/javascript, */*; q=0.01 User-Agent Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64; Trident/6.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; .NET4.0E) true false {"platform":"1007","appVersion":"1.0.3","apiVersion":"1.0.2","token":"eyJhbGciOiJIUzI1NiJ9.eyJqdGkiOiIxMTExIiwic3ViIjoidG9rZW4iLCJpc3MiOiJ1c2VyIiwiaWF0IjoxNTk0MjgyNjEwLCJleHAiOjE1OTQzNjkwMTB9.l0XP8rNpFYwkexDe1l6MpgPkAu0YKYLbiPtOhk-5I8Y","userJGDM":"0","data":{"startCreateTime":null,"endCreateTime":null,"startUpdateTime":null,"endUpdateTime":null,"name":"","userJGDM":"0","queryType":"1","notifiedBody":[]},"userId":"1111","userName":"admin","limit":10000} = 10.2.1.35 ApiResult.CODE_OK80 http UTF-8 /apis/dataManagement/basicData/particular/list POST true false true false true Java Referer http://10.2.1.35:ApiResult.CODE_OK80/html/information_manager/person/person.html?version=1.1.5.ApiResult.CODE_OK516 Accept-Language zh-CN X-Requested-With XMLHttpRequest Content-Type application/json;charset=UTF-8 DNT 1 Accept-Encoding gzip, deflate Pragma no-cache Accept application/json, text/javascript, */*; q=0.01 User-Agent Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64; Trident/6.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; .NET4.0E) true false {"page":1,"limit":10,"platform":"1007","appVersion":"1.0.3","apiVersion":"1.0.2","token":"eyJhbGciOiJIUzI1NiJ9.eyJqdGkiOiIxMTExIiwic3ViIjoidG9rZW4iLCJpc3MiOiJ1c2VyIiwiaWF0IjoxNTk0MjgyNjEwLCJleHAiOjE1OTQzNjkwMTB9.l0XP8rNpFYwkexDe1l6MpgPkAu0YKYLbiPtOhk-5I8Y","userJGDM":"0","data":{"XM":"","XBDM":"","ZJLXDM":"","ZJHM":"","CZSSJ":"","RYFL":"","RYBQ":"","CZESJ":"","ZTK":"","GJDM":"","MZDM":"","isDeleted":"2","userJGDM":"0","queryType":"1","notifiedBody":[]},"userId":"1111","userName":"admin","queryType":"1","notifiedBody":[]} = 10.2.1.35 ApiResult.CODE_OK80 http UTF-8 /apis/dataManagement/getPersonInfoList POST true false true false true Java Referer http://10.2.1.35:ApiResult.CODE_OK80/html/information_manager/person/person.html?version=1.1.5.ApiResult.CODE_OK516 Accept-Language zh-CN X-Requested-With XMLHttpRequest Content-Type application/json;charset=UTF-8 DNT 1 Accept-Encoding gzip, deflate Pragma no-cache Accept application/json, text/javascript, */*; q=0.01 User-Agent Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64; Trident/6.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; .NET4.0E) continue false 1 1 1 false false version 1.1.5.ApiResult.CODE_OK516 = true 10.2.1.35 ApiResult.CODE_OK80 http /html/system/issued/issued.html GET true false true false true Java Referer http://10.2.1.35:ApiResult.CODE_OK80/index.html?version=1.1.5.ApiResult.CODE_OK516 Accept-Language zh-CN DNT 1 Accept-Encoding gzip, deflate Accept application/x-ms-application, image/jpeg, application/xaml+xml, image/gif, image/pjpeg, application/x-ms-xbap, application/vnd.ms-excel, application/vnd.ms-powerpoint, application/msword, */* User-Agent Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64; Trident/6.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; .NET4.0E) true false {"page":1,"limit":10,"platform":"1007","appVersion":"1.0.3","apiVersion":"1.0.2","token":"eyJhbGciOiJIUzI1NiJ9.eyJqdGkiOiIxMTExIiwic3ViIjoidG9rZW4iLCJpc3MiOiJ1c2VyIiwiaWF0IjoxNTk0MjgyNjEwLCJleHAiOjE1OTQzNjkwMTB9.l0XP8rNpFYwkexDe1l6MpgPkAu0YKYLbiPtOhk-5I8Y","userJGDM":"0","data":{"name":"","ruleType":""},"userId":"1111","userName":"admin"} = 10.2.1.35 ApiResult.CODE_OK80 http UTF-8 /apis/SysManage/listRemotingIssued/ POST true false true false true Java Referer http://10.2.1.35:ApiResult.CODE_OK80/html/system/issued/issued.html?version=1.1.5.ApiResult.CODE_OK516 Accept-Language zh-CN X-Requested-With XMLHttpRequest Content-Type application/json;charset=UTF-8 DNT 1 Accept-Encoding gzip, deflate Pragma no-cache Accept application/json, text/javascript, */*; q=0.01 User-Agent Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64; Trident/6.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; .NET4.0E) continue false 1 1 1 false false import java.io.*; String filePath = "${userIdPath}"; try{ File file = new File(filePath); if(!file.exists()){ file.createNewFile(); } BufferedReader bufr = new BufferedReader(new InputStreamReader(new FileInputStream(file.getAbsolutePath()), "utf-8")); String str = ""; while((str = bufr.readLine())!= null){ vars.put("USERID", str); break; } bufr.close(); }catch(IOException e){ log.error(e.toString()); bufr.close(); System.out.println("sorry i am exception2"); } false import java.io.*; String filePath = "${cookiePath}"; try{ File file = new File(filePath); if(!file.exists()){ file.createNewFile(); } BufferedReader bufr = new BufferedReader(new InputStreamReader(new FileInputStream(file.getAbsolutePath()), "utf-8")); String str = ""; while((str = bufr.readLine())!= null){ vars.put("TOKEN", str); break; } bufr.close(); }catch(IOException e){ log.error(e.toString()); bufr.close(); System.out.println("sorry i am exception2"); } true false true false {"platform":"1007","appVersion":"1.0.3","apiVersion":"1.0.2","token":"${TOKEN}","userJGDM":"0","data":{"userId":"${USERID}","RYBH":["${rybh}"]},"userId":"${USERID}","userName":"${username}","queryType":"1","notifiedBody":[]} = 10.2.1.35 ApiResult.CODE_OK80 http UTF-8 /apis/dataManagement/uploadPersonInfo POST true false true false true Java Referer http://10.2.1.35:ApiResult.CODE_OK80/html/information_manager/person/person.html?version=1.1.5.ApiResult.CODE_OK516 Accept-Language zh-CN X-Requested-With XMLHttpRequest Content-Type application/json;charset=UTF-8 DNT 1 Accept-Encoding gzip, deflate Pragma no-cache Accept application/json, text/javascript, */*; q=0.01 User-Agent Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64; Trident/6.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; .NET4.0E) continue false 1 1 1 false false import java.io.*; String filePath = "${userIdPath}"; try{ File file = new File(filePath); if(!file.exists()){ file.createNewFile(); } BufferedReader bufr = new BufferedReader(new InputStreamReader(new FileInputStream(file.getAbsolutePath()), "utf-8")); String str = ""; while((str = bufr.readLine())!= null){ vars.put("USERID", str); break; } bufr.close(); }catch(IOException e){ log.error(e.toString()); bufr.close(); System.out.println("sorry i am exception2"); } false import java.io.*; String filePath = "${cookiePath}"; try{ File file = new File(filePath); if(!file.exists()){ file.createNewFile(); } BufferedReader bufr = new BufferedReader(new InputStreamReader(new FileInputStream(file.getAbsolutePath()), "utf-8")); String str = ""; while((str = bufr.readLine())!= null){ vars.put("TOKEN", str); break; } bufr.close(); }catch(IOException e){ log.error(e.toString()); bufr.close(); System.out.println("sorry i am exception2"); } false true true false {"platform":"1007","appVersion":"1.0.3","apiVersion":"1.0.2","token":"${TOKEN}","userJGDM":"0","data":{"iscId":"7a321acaa9c04b57bd17b8831d4c4bc4"},"userId":"${USERID}","userName":"${username}"} = 10.2.1.35 ApiResult.CODE_OK80 http UTF-8 /apis/SysManage/runRemotingIssued POST true false true false true Java Referer http://10.2.1.35:ApiResult.CODE_OK80/html/system/issued/issued.html?version=1.1.5.ApiResult.CODE_OK516 Accept-Language zh-CN X-Requested-With XMLHttpRequest Content-Type application/json;charset=UTF-8 DNT 1 Accept-Encoding gzip, deflate Pragma no-cache Accept application/json, text/javascript, */*; q=0.01 User-Agent Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64; Trident/6.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; .NET4.0E) continue false -1 ApiResult.CODE_OK 10 false true false ApiResult.CODE_OK 0 true false { "platform": "1007", "appVersion": "1.0.3", "apiVersion": "1.0.2", "token": "666666", "userJGDM": "0", "userId": "1111", "userName": "admin", "data": { "analysisName": "22", "userId": "22", "userName": "22", "remake": "22", "workFileDz":"/static/iias/analysis/ypFile/2020-08/04/x0GGEItC7HCv.docx", "photoList": [ { "hmZydz": "/static/iias/analysis/yp/2020-08/04/eMLU9lLAAAKc.bmp", "hmYydz": "/static/iias/analysis/yp/2020-08/04/eMLU9lLAAAKc.bmp" }, { "hmZydz": "/static/iias/analysis/yp/2020-08/04/eMLU9lLAAAKc.bmp", "hmYydz": "/static/iias/analysis/yp/2020-08/04/eMLU9lLAAAKc.bmp" } ] } } = 10.2.1.35 8092 http /collection/AnalysisPhoto/createWork POST true false true false true Java Referer http://${URL}:${PORT}/login.html Accept-Language zh-CN X-Requested-With XMLHttpRequest Content-Type application/json DNT 1 Accept-Encoding gzip, deflate Pragma no-cache Accept */* User-Agent Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; WOW64; Trident/6.0) "status":ApiResult.CODE_OK Assertion.response_data false 16 false saveConfig true true true true true true true false true true true true true true true true false true 0 true true true true true true continue false 1 6 1 false true false 6 0 true false { "bcjr_csrq":"1975-09-20", "bcjr_gj":"156", "bcjr_hjdz":"甘肃省礼县盐官镇西沟村七组187号", "bcjr_jzdz":"北京市朝阳区望京西园一区115楼5单元502室", "bcjr_mz":"01", "bcjr_rylb":"900", "bcjr_xb":"1", "bcjr_xm":"test", "bcjr_zjhm":"622628197509ApiResult.CODE_OK434", "bcjr_zjlxdm":"111", "cjbh":"HM11010578000020190616477262", "cjbz":"标采", "cjcd":"11", "cjr_gmsfhm":"421102199311130872", "cjr_xm":"王建胜12348", "cjtphs":"00.000", "client_id":"sunjian", "client_secret":"sunjian", "dzmc":"朝阳东湖派出所", "hmcjsbxhdm":"05", "hmzp_yy":"${yyyy}", "hmzp_zy":"${zzyy}", "lrbz":"2", "qzcjbz":"0", "request_id":"HMCJ-110105780000-91110108797597536U-20190928-70089006", "sbbh":"IKUSB-E30_IKHApiResult.CODE_OK6053", "sbcsdm":"91110108797597536U", "tag":0, "user_dept":"110105780000", "user_deptname":"朝阳东湖派出所", "user_id":"421102199311130872", "version":"1.0", "ywfssj":"20190928014411", "yy_xxzlpf":"86", "yyqsqkdm":"0", "zjbz":"0", "zy_xxzlpf":"79", "zyqsqkdm":"0", "zyycjdm":"3" } = 10.2.1.36 9080 http /Api/iris/regIris POST true false true false true Java Referer http://${URL}:${PORT}/login.html Accept-Language zh-CN X-Requested-With XMLHttpRequest Content-Type application/json DNT 1 Accept-Encoding gzip, deflate Pragma no-cache Accept */* User-Agent Mozilla/5.0 (compatible; MSIE 10.0; Windows NT 6.1; WOW64; Trident/6.0) message Assertion.response_data false 16 false saveConfig true true true true true true true false true true true true true true true true false true 0 true true true true true true