2022-09-19.log 27.3 KB
2022-09-19 17:17:54,346 - root - INFO - /Users/jingyuxiang/Desktop/code/python/SituApiSupport/config/db.ini 文件加载中......
2022-09-19 17:17:54,348 - root - INFO - /Users/jingyuxiang/Desktop/code/python/SituApiSupport/config/db.ini 文件加载成功......
2022-09-19 17:18:24,535 - root - INFO - /Users/jingyuxiang/Desktop/code/python/SituApiSupport/config/db.ini 文件加载中......
2022-09-19 17:18:24,537 - root - INFO - /Users/jingyuxiang/Desktop/code/python/SituApiSupport/config/db.ini 文件加载成功......
2022-09-19 17:18:24,768 - root - INFO - ***************【查询表单配置】接口测试开始***************
2022-09-19 17:18:24,768 - root - INFO - 接口测试用例为:{'id': 1.0, 'depend_id': 0.0, 'positive_case': '是', 'desc': '查询表单配置', 'uri': '/cl/formconf/form', 'method': 'GET', 'headers': '', 'params': '{"type": 1,"platformType": 1}', 'response_assert': '{"code":0,"msg":"OK"}', 'save_args': 'formId,md5'}
2022-09-19 17:18:24,769 - root - INFO - 请求头为:
2022-09-19 17:18:24,770 - root - INFO - 请求参数为:{'type': 1, 'platformType': 1}
2022-09-19 17:18:24,958 - root - INFO - 接口测试结果为:{'code': 0, 'msg': 'OK', 'success': True, 'result': {'formId': 1, 'md5': '24e345fbfb20881bdbd73b2e5a19a775', 'list': [{'componetId': 2967, 'type': 'left_deck', 'title': '', 'key': 'left_deck', 'url': 'https://product-component-dev.oss-cn-beijing.aliyuncs.com/product-component-dev/image/appimage/520ba7b14fdb46399bad7a667cab20b8.png', 'backgroundUrl': '', 'data': None, 'value': '', 'placeholder': '', 'required': 0, 'minLength': 0, 'length': 0, 'hideComponetId': 0, 'showValue': None, 'regex': '', 'hintMsg': '', 'lengthHintMsg': '', 'nonHintMsg': ''}, {'componetId': 2968, 'type': 'right_deck', 'title': '', 'key': 'right_deck', 'url': 'https://product-component-dev.oss-cn-beijing.aliyuncs.com/product-component-dev/image/appimage/ede6445cf3dc44f4a7292c7250c18c14.png', 'backgroundUrl': '', 'data': None, 'value': '', 'placeholder': '', 'required': 0, 'minLength': 0, 'length': 0, 'hideComponetId': 0, 'showValue': None, 'regex': '', 'hintMsg': '', 'lengthHintMsg': '', 'nonHintMsg': ''}, {'componetId': 2969, 'type': 'reset_pwd', 'title': '忘记密码', 'key': '', 'url': '', 'backgroundUrl': '', 'data': None, 'value': '', 'placeholder': '', 'required': 0, 'minLength': 0, 'length': 0, 'hideComponetId': 0, 'showValue': None, 'regex': '', 'hintMsg': '', 'lengthHintMsg': '', 'nonHintMsg': ''}, {'componetId': 2970, 'type': 'active_account', 'title': '账号激活', 'key': '', 'url': '', 'backgroundUrl': '', 'data': None, 'value': '', 'placeholder': '', 'required': 0, 'minLength': 0, 'length': 0, 'hideComponetId': 0, 'showValue': None, 'regex': '', 'hintMsg': '', 'lengthHintMsg': '', 'nonHintMsg': ''}, {'componetId': 4, 'type': 'text_01', 'title': '工号/账号', 'key': 'username', 'url': 'https://product-component-dev.oss-cn-beijing.aliyuncs.com/product-component-dev/image/appimage/6fca88ed2e6b4ffe8104638cb18ee343.png', 'backgroundUrl': '', 'data': None, 'value': '', 'placeholder': '请输入您的工号', 'required': 1, 'minLength': 0, 'length': 30, 'hideComponetId': 0, 'showValue': None, 'regex': '', 'hintMsg': '', 'lengthHintMsg': '', 'nonHintMsg': ''}, {'componetId': 5, 'type': 'password', 'title': '密码', 'key': 'password', 'url': 'https://product-component-dev.oss-cn-beijing.aliyuncs.com/product-component-dev/image/appimage/2d909e5db39145d2a202485f18d62335.png', 'backgroundUrl': '', 'data': None, 'value': '', 'placeholder': '请输入您的密码', 'required': 1, 'minLength': 0, 'length': 30, 'hideComponetId': 0, 'showValue': None, 'regex': '', 'hintMsg': '', 'lengthHintMsg': '', 'nonHintMsg': ''}]}}
2022-09-19 17:18:24,959 - root - INFO - 断言处理结束!!!
2022-09-19 17:18:24,962 - root - INFO - 响应信息存储完毕!!!
2022-09-19 17:18:24,963 - root - INFO - ***************【查询表单配置】接口测试结束***************
2022-09-19 17:18:24,963 - root - INFO - ***************【APP登录】接口测试开始***************
2022-09-19 17:18:24,964 - root - INFO - 接口测试用例为:{'id': 2.0, 'depend_id': 1.0, 'positive_case': '是', 'desc': 'APP登录', 'uri': '/cl/auth/login', 'method': 'POST', 'headers': '{"Content-Type": "application/json","X-Device-Num": "5f647684-f1f9-41ef-8775-921afe231592"}', 'params': '{"type": 1,"platformType": "1","md5": "#1.md5","username": "1200002681","password": "12345678"}', 'response_assert': '{"code":0,"msg":"OK"}', 'save_args': 'token'}
2022-09-19 17:18:24,964 - root - INFO - 请求头为:{'Content-Type': 'application/json', 'X-Device-Num': '5f647684-f1f9-41ef-8775-921afe231592'}
2022-09-19 17:18:24,964 - root - INFO - 需要替换的变量信息为:['#1.md5']
2022-09-19 17:18:24,965 - root - INFO - 可变参数的信息为:{'#1.md5': '24e345fbfb20881bdbd73b2e5a19a775'}
2022-09-19 17:18:24,966 - root - INFO - 可变参数替换完毕:{'type': 1, 'platformType': '1', 'md5': '24e345fbfb20881bdbd73b2e5a19a775', 'username': '1200002681', 'password': '12345678'}
2022-09-19 17:18:24,966 - root - INFO - 请求参数为:{'type': 1, 'platformType': '1', 'md5': '24e345fbfb20881bdbd73b2e5a19a775', 'username': '1200002681', 'password': '12345678'}
2022-09-19 17:18:25,565 - root - INFO - 接口测试结果为:{'code': 0, 'msg': 'OK', 'success': True, 'result': {'name': '天津测试', 'token': 'a75eeaf02c2f4331878a261b05600691', 'role': 32, 'marketingChannel': '个险渠道', 'branchId': 14, 'branchName': '天津分公司', 'subBranchId': 83, 'subBranchName': '天津', 'directlyAgencyName': '天津', 'directlyAgencyId': 83, 'reset': 0, 'phoneNum': '', 'idCardType': 0, 'idCardNo': '', 'employeeId': '', 'licensed': ''}}
2022-09-19 17:18:25,566 - root - INFO - 断言处理结束!!!
2022-09-19 17:18:25,567 - root - INFO - 响应信息存储完毕!!!
2022-09-19 17:18:25,568 - root - INFO - ***************【APP登录】接口测试结束***************
2022-09-19 17:18:25,570 - root - INFO - ***************【扫码入件】接口测试开始***************
2022-09-19 17:18:25,570 - root - INFO - 接口测试用例为:{'id': 3.0, 'depend_id': 2.0, 'positive_case': '是', 'desc': '扫码入件', 'uri': '/cl/order/or/code', 'method': 'POST', 'headers': '{"Content-Type": "application/json","X-Device-Num": "5f647684-f1f9-41ef-8775-921afe231592","X-Auth-Token":"#2.token"}', 'params': '{\n "orderSource": "1",\n "data": "{\\"prtNo\\":\\"M1201F0002454A88\\",\\"orderCode\\":\\"539b4dd2177b41f890cd8b6a5038386f\\",\\"scanTime\\":1662536957045,\\"sysType\\":\\"1\\"}"\n}', 'response_assert': '{"code":0,"msg":"OK"}', 'save_args': 'taskId,orderSource,systemSource'}
2022-09-19 17:18:25,571 - root - INFO - 需要替换的变量信息为:['#2.token']
2022-09-19 17:18:25,573 - root - INFO - 可变参数的信息为:{'#2.token': 'a75eeaf02c2f4331878a261b05600691'}
2022-09-19 17:18:25,574 - root - INFO - 可变参数替换完毕:{'Content-Type': 'application/json', 'X-Device-Num': '5f647684-f1f9-41ef-8775-921afe231592', 'X-Auth-Token': 'a75eeaf02c2f4331878a261b05600691'}
2022-09-19 17:18:25,575 - root - INFO - 请求头为:{'Content-Type': 'application/json', 'X-Device-Num': '5f647684-f1f9-41ef-8775-921afe231592', 'X-Auth-Token': 'a75eeaf02c2f4331878a261b05600691'}
2022-09-19 17:18:25,576 - root - INFO - 请求参数为:{'orderSource': '1', 'data': '{"prtNo":"M1201F0002454A88","orderCode":"539b4dd2177b41f890cd8b6a5038386f","scanTime":1662536957045,"sysType":"1"}'}
2022-09-19 17:18:26,525 - root - INFO - 接口测试结果为:{'code': 0, 'msg': 'OK', 'success': True, 'result': {'taskId': '7cb1ebbf266b48688ecd157166838d4e', 'orderSource': 1, 'systemSource': '', 'orderDetails': [{'title': '销售人员信息', 'key': '', 'content': [{'title': '销售人员姓名', 'key': '', 'content': '天津测试', 'show': 1}, {'title': '销售人员工号', 'key': '', 'content': '1200002681', 'show': 1}, {'title': '销售人员所属机构名称', 'key': '', 'content': '天津', 'show': 1}, {'title': '机构类型', 'key': '', 'content': '保险公司', 'show': 1}, {'title': '保险公司名称', 'key': '', 'content': '光大永明人寿保险有限公司', 'show': 1}, {'title': '公司名称', 'key': '', 'content': '光大永明人寿保险有限公司天津分公司', 'show': 1}], 'show': 0}, {'title': '投保人信息', 'key': '', 'content': [{'title': '投保人姓名', 'key': '', 'content': '天津测试', 'show': 1}, {'title': '投保人性别', 'key': '', 'content': '男', 'show': 1}, {'title': '投保人尊称', 'key': '', 'content': '先生', 'show': 1}, {'title': '投保人年龄', 'key': '', 'content': 60, 'show': 1}, {'title': '投保人职业', 'key': '', 'content': '党政机关、企事业单位负责人和行政管理人员', 'show': 1}, {'title': '投保人出生日期', 'key': '', 'content': '1962-06-01', 'show': 1}, {'title': '投保人证件类型', 'key': '', 'content': '身份证', 'show': 1}, {'title': '投保人证件号码', 'key': '', 'content': '120101196206010017', 'show': 1}, {'title': '投保人有效通讯地址', 'key': '', 'content': '天津天津市和平233水电费规范化234', 'show': 1}, {'title': '投保人电话号码', 'key': '', 'content': '15236547788', 'show': 1}], 'show': 0}, {'title': '订单基本信息', 'key': '', 'content': [{'title': '投保单号', 'key': '', 'content': 'M1201F0002454A88', 'show': 1}, {'title': '保单类型', 'key': '', 'content': '非自保件', 'show': 1}, {'title': '订单来源', 'key': '', 'content': '扫码入件', 'show': 1}, {'title': '双录创建时间', 'key': '', 'content': '2022-09-19', 'show': 1}, {'title': '销售渠道', 'key': '', 'content': '个险渠道', 'show': 1}, {'title': '机构名称', 'key': '', 'content': '天津', 'show': 1}, {'title': '第一年末现金价值', 'key': '', 'content': '0', 'show': 1}, {'title': '机构代码', 'key': '', 'content': '861200', 'show': 1}, {'title': '签名方式', 'key': '', 'content': '电子签名', 'show': 1}], 'show': 0}, {'title': '投保基本信息1', 'key': '', 'content': [{'title': '产品名称', 'key': '', 'content': '光大永明增利宝(庆典版)终身寿险(万能型)', 'show': 1}, {'title': '产品代码', 'key': '', 'content': 'LWU006', 'show': 1}, {'title': '产品种类', 'key': '', 'content': '主险', 'show': 1}, {'title': '缴费方式', 'key': '', 'content': '趸缴', 'show': 1}, {'title': '缴费期限', 'key': '', 'content': '趸交', 'show': 1}, {'title': '保险期限', 'key': '', 'content': '保终身', 'show': 1}, {'title': '每期缴费金额', 'key': '', 'content': '', 'show': 1}, {'title': '产品类型', 'key': '', 'content': '万能型', 'show': 1}, {'title': '缴费频次', 'key': '', 'content': '趸', 'show': 1}, {'title': '首年保费总计', 'key': '', 'content': '100.00', 'show': 1}, {'title': '保费', 'key': '', 'content': '100.00', 'show': 1}, {'title': '被保人姓名', 'key': '', 'content': '天津测试', 'show': 1}, {'title': '被保人性别', 'key': '', 'content': '男', 'show': 1}, {'title': '被保人尊称', 'key': '', 'content': '先生', 'show': 1}, {'title': '被保人出生日期', 'key': '', 'content': '1962-06-01', 'show': 1}, {'title': '被保人年龄', 'key': '', 'content': '60', 'show': 1}, {'title': '被保人职业', 'key': '', 'content': '党政机关、企事业单位负责人和行政管理人员', 'show': 1}, {'title': '被保人证件类型', 'key': '', 'content': '身份证', 'show': 1}, {'title': '被保人证件号码', 'key': '', 'content': '120101196206010017', 'show': 1}, {'title': '被保人电话号码', 'key': '', 'content': '15236547788', 'show': 1}, {'title': '被保人有效通讯地址', 'key': '', 'content': '天津天津市和平233水电费规范化234', 'show': 1}, {'title': '被保人与投保人关系', 'key': '', 'content': '本人', 'show': 1}], 'show': 0}]}}
2022-09-19 17:18:26,528 - root - INFO - 断言处理结束!!!
2022-09-19 17:18:26,529 - root - INFO - 响应信息存储完毕!!!
2022-09-19 17:18:26,529 - root - INFO - ***************【扫码入件】接口测试结束***************
2022-09-19 17:18:26,531 - root - INFO - ***************【创建订单】接口测试开始***************
2022-09-19 17:18:26,531 - root - INFO - 接口测试用例为:{'id': 4.0, 'depend_id': 3.0, 'positive_case': '是', 'desc': '创建订单', 'uri': '/cl/order/add', 'method': 'POST', 'headers': '{"Content-Type": "application/json","X-Device-Num": "5f647684-f1f9-41ef-8775-921afe231592","X-Auth-Token":"#2.token"}', 'params': '{\n "taskId": "#3.taskId",\n "orderSource": "#3.orderSource",\n "systemSource": "#3.systemSource"\n}', 'response_assert': '{"code":0,"msg":"OK"}', 'save_args': ''}
2022-09-19 17:18:26,532 - root - INFO - 需要替换的变量信息为:['#2.token']
2022-09-19 17:18:26,533 - root - INFO - 可变参数的信息为:{'#2.token': 'a75eeaf02c2f4331878a261b05600691'}
2022-09-19 17:18:26,535 - root - INFO - 可变参数替换完毕:{'Content-Type': 'application/json', 'X-Device-Num': '5f647684-f1f9-41ef-8775-921afe231592', 'X-Auth-Token': 'a75eeaf02c2f4331878a261b05600691'}
2022-09-19 17:18:26,536 - root - INFO - 请求头为:{'Content-Type': 'application/json', 'X-Device-Num': '5f647684-f1f9-41ef-8775-921afe231592', 'X-Auth-Token': 'a75eeaf02c2f4331878a261b05600691'}
2022-09-19 17:18:26,538 - root - INFO - 需要替换的变量信息为:['#3.taskId', '#3.orderSource', '#3.systemSource']
2022-09-19 17:18:26,541 - root - INFO - 可变参数的信息为:{'#3.taskId': '7cb1ebbf266b48688ecd157166838d4e', '#3.orderSource': 1, '#3.systemSource': ''}
2022-09-19 17:18:26,541 - root - INFO - 可变参数替换完毕:{'taskId': '7cb1ebbf266b48688ecd157166838d4e', 'orderSource': 1, 'systemSource': ''}
2022-09-19 17:18:26,542 - root - INFO - 请求参数为:{'taskId': '7cb1ebbf266b48688ecd157166838d4e', 'orderSource': 1, 'systemSource': ''}
2022-09-19 17:18:27,240 - root - INFO - 接口测试结果为:{'code': 2969, 'msg': '话术未上架', 'success': False, 'result': None}
2022-09-19 17:18:49,455 - root - INFO - /Users/jingyuxiang/Desktop/code/python/SituApiSupport/config/db.ini 文件加载中......
2022-09-19 17:18:49,456 - root - INFO - /Users/jingyuxiang/Desktop/code/python/SituApiSupport/config/db.ini 文件加载成功......
2022-09-19 17:18:49,547 - root - INFO - ***************【查询表单配置】接口测试开始***************
2022-09-19 17:18:49,548 - root - INFO - 接口测试用例为:{'id': 1.0, 'depend_id': 0.0, 'positive_case': '是', 'desc': '查询表单配置', 'uri': '/cl/formconf/form', 'method': 'GET', 'headers': '', 'params': '{"type": 1,"platformType": 1}', 'response_assert': '{"code":0,"msg":"OK"}', 'save_args': 'formId,md5'}
2022-09-19 17:18:49,548 - root - INFO - 请求头为:
2022-09-19 17:18:49,549 - root - INFO - 请求参数为:{'type': 1, 'platformType': 1}
2022-09-19 17:18:49,748 - root - INFO - 接口测试结果为:{'code': 0, 'msg': 'OK', 'success': True, 'result': {'formId': 1, 'md5': '24e345fbfb20881bdbd73b2e5a19a775', 'list': [{'componetId': 2967, 'type': 'left_deck', 'title': '', 'key': 'left_deck', 'url': 'https://product-component-dev.oss-cn-beijing.aliyuncs.com/product-component-dev/image/appimage/520ba7b14fdb46399bad7a667cab20b8.png', 'backgroundUrl': '', 'data': None, 'value': '', 'placeholder': '', 'required': 0, 'minLength': 0, 'length': 0, 'hideComponetId': 0, 'showValue': None, 'regex': '', 'hintMsg': '', 'lengthHintMsg': '', 'nonHintMsg': ''}, {'componetId': 2968, 'type': 'right_deck', 'title': '', 'key': 'right_deck', 'url': 'https://product-component-dev.oss-cn-beijing.aliyuncs.com/product-component-dev/image/appimage/ede6445cf3dc44f4a7292c7250c18c14.png', 'backgroundUrl': '', 'data': None, 'value': '', 'placeholder': '', 'required': 0, 'minLength': 0, 'length': 0, 'hideComponetId': 0, 'showValue': None, 'regex': '', 'hintMsg': '', 'lengthHintMsg': '', 'nonHintMsg': ''}, {'componetId': 2969, 'type': 'reset_pwd', 'title': '忘记密码', 'key': '', 'url': '', 'backgroundUrl': '', 'data': None, 'value': '', 'placeholder': '', 'required': 0, 'minLength': 0, 'length': 0, 'hideComponetId': 0, 'showValue': None, 'regex': '', 'hintMsg': '', 'lengthHintMsg': '', 'nonHintMsg': ''}, {'componetId': 2970, 'type': 'active_account', 'title': '账号激活', 'key': '', 'url': '', 'backgroundUrl': '', 'data': None, 'value': '', 'placeholder': '', 'required': 0, 'minLength': 0, 'length': 0, 'hideComponetId': 0, 'showValue': None, 'regex': '', 'hintMsg': '', 'lengthHintMsg': '', 'nonHintMsg': ''}, {'componetId': 4, 'type': 'text_01', 'title': '工号/账号', 'key': 'username', 'url': 'https://product-component-dev.oss-cn-beijing.aliyuncs.com/product-component-dev/image/appimage/6fca88ed2e6b4ffe8104638cb18ee343.png', 'backgroundUrl': '', 'data': None, 'value': '', 'placeholder': '请输入您的工号', 'required': 1, 'minLength': 0, 'length': 30, 'hideComponetId': 0, 'showValue': None, 'regex': '', 'hintMsg': '', 'lengthHintMsg': '', 'nonHintMsg': ''}, {'componetId': 5, 'type': 'password', 'title': '密码', 'key': 'password', 'url': 'https://product-component-dev.oss-cn-beijing.aliyuncs.com/product-component-dev/image/appimage/2d909e5db39145d2a202485f18d62335.png', 'backgroundUrl': '', 'data': None, 'value': '', 'placeholder': '请输入您的密码', 'required': 1, 'minLength': 0, 'length': 30, 'hideComponetId': 0, 'showValue': None, 'regex': '', 'hintMsg': '', 'lengthHintMsg': '', 'nonHintMsg': ''}]}}
2022-09-19 17:18:49,749 - root - INFO - 断言处理结束!!!
2022-09-19 17:18:49,751 - root - INFO - 响应信息存储完毕!!!
2022-09-19 17:18:49,751 - root - INFO - ***************【查询表单配置】接口测试结束***************
2022-09-19 17:18:49,751 - root - INFO - ***************【APP登录】接口测试开始***************
2022-09-19 17:18:49,752 - root - INFO - 接口测试用例为:{'id': 2.0, 'depend_id': 1.0, 'positive_case': '是', 'desc': 'APP登录', 'uri': '/cl/auth/login', 'method': 'POST', 'headers': '{"Content-Type": "application/json","X-Device-Num": "5f647684-f1f9-41ef-8775-921afe231592"}', 'params': '{"type": 1,"platformType": "1","md5": "#1.md5","username": "1200002681","password": "12345678"}', 'response_assert': '{"code":0,"msg":"OK"}', 'save_args': 'token'}
2022-09-19 17:18:49,752 - root - INFO - 请求头为:{'Content-Type': 'application/json', 'X-Device-Num': '5f647684-f1f9-41ef-8775-921afe231592'}
2022-09-19 17:18:49,752 - root - INFO - 需要替换的变量信息为:['#1.md5']
2022-09-19 17:18:49,752 - root - INFO - 可变参数的信息为:{'#1.md5': '24e345fbfb20881bdbd73b2e5a19a775'}
2022-09-19 17:18:49,753 - root - INFO - 可变参数替换完毕:{'type': 1, 'platformType': '1', 'md5': '24e345fbfb20881bdbd73b2e5a19a775', 'username': '1200002681', 'password': '12345678'}
2022-09-19 17:18:49,753 - root - INFO - 请求参数为:{'type': 1, 'platformType': '1', 'md5': '24e345fbfb20881bdbd73b2e5a19a775', 'username': '1200002681', 'password': '12345678'}
2022-09-19 17:18:50,408 - root - INFO - 接口测试结果为:{'code': 0, 'msg': 'OK', 'success': True, 'result': {'name': '天津测试', 'token': 'b30ff875522e48358d79833deba738e0', 'role': 32, 'marketingChannel': '个险渠道', 'branchId': 14, 'branchName': '天津分公司', 'subBranchId': 83, 'subBranchName': '天津', 'directlyAgencyName': '天津', 'directlyAgencyId': 83, 'reset': 0, 'phoneNum': '', 'idCardType': 0, 'idCardNo': '', 'employeeId': '', 'licensed': ''}}
2022-09-19 17:18:50,408 - root - INFO - 断言处理结束!!!
2022-09-19 17:18:50,410 - root - INFO - 响应信息存储完毕!!!
2022-09-19 17:18:50,410 - root - INFO - ***************【APP登录】接口测试结束***************
2022-09-19 17:18:50,411 - root - INFO - ***************【扫码入件】接口测试开始***************
2022-09-19 17:18:50,411 - root - INFO - 接口测试用例为:{'id': 3.0, 'depend_id': 2.0, 'positive_case': '是', 'desc': '扫码入件', 'uri': '/cl/order/or/code', 'method': 'POST', 'headers': '{"Content-Type": "application/json","X-Device-Num": "5f647684-f1f9-41ef-8775-921afe231592","X-Auth-Token":"#2.token"}', 'params': '{\n "orderSource": "1",\n "data": "{\\"prtNo\\":\\"M1201F0002454A88\\",\\"orderCode\\":\\"539b4dd2177b41f890cd8b6a5038386f\\",\\"scanTime\\":1662536957045,\\"sysType\\":\\"1\\"}"\n}', 'response_assert': '{"code":0,"msg":"OK"}', 'save_args': 'taskId,orderSource,systemSource'}
2022-09-19 17:18:50,412 - root - INFO - 需要替换的变量信息为:['#2.token']
2022-09-19 17:18:50,412 - root - INFO - 可变参数的信息为:{'#2.token': 'b30ff875522e48358d79833deba738e0'}
2022-09-19 17:18:50,413 - root - INFO - 可变参数替换完毕:{'Content-Type': 'application/json', 'X-Device-Num': '5f647684-f1f9-41ef-8775-921afe231592', 'X-Auth-Token': 'b30ff875522e48358d79833deba738e0'}
2022-09-19 17:18:50,413 - root - INFO - 请求头为:{'Content-Type': 'application/json', 'X-Device-Num': '5f647684-f1f9-41ef-8775-921afe231592', 'X-Auth-Token': 'b30ff875522e48358d79833deba738e0'}
2022-09-19 17:18:50,414 - root - INFO - 请求参数为:{'orderSource': '1', 'data': '{"prtNo":"M1201F0002454A88","orderCode":"539b4dd2177b41f890cd8b6a5038386f","scanTime":1662536957045,"sysType":"1"}'}
2022-09-19 17:18:50,851 - root - INFO - 接口测试结果为:{'code': 0, 'msg': 'OK', 'success': True, 'result': {'taskId': '93a049a132b54a17a6e7b9e4227f533e', 'orderSource': 1, 'systemSource': '', 'orderDetails': [{'title': '销售人员信息', 'key': '', 'content': [{'title': '销售人员姓名', 'key': '', 'content': '天津测试', 'show': 1}, {'title': '销售人员工号', 'key': '', 'content': '1200002681', 'show': 1}, {'title': '销售人员所属机构名称', 'key': '', 'content': '天津', 'show': 1}, {'title': '机构类型', 'key': '', 'content': '保险公司', 'show': 1}, {'title': '保险公司名称', 'key': '', 'content': '光大永明人寿保险有限公司', 'show': 1}, {'title': '公司名称', 'key': '', 'content': '光大永明人寿保险有限公司天津分公司', 'show': 1}], 'show': 0}, {'title': '投保人信息', 'key': '', 'content': [{'title': '投保人姓名', 'key': '', 'content': '天津测试', 'show': 1}, {'title': '投保人性别', 'key': '', 'content': '男', 'show': 1}, {'title': '投保人尊称', 'key': '', 'content': '先生', 'show': 1}, {'title': '投保人年龄', 'key': '', 'content': 60, 'show': 1}, {'title': '投保人职业', 'key': '', 'content': '党政机关、企事业单位负责人和行政管理人员', 'show': 1}, {'title': '投保人出生日期', 'key': '', 'content': '1962-06-01', 'show': 1}, {'title': '投保人证件类型', 'key': '', 'content': '身份证', 'show': 1}, {'title': '投保人证件号码', 'key': '', 'content': '120101196206010017', 'show': 1}, {'title': '投保人有效通讯地址', 'key': '', 'content': '天津天津市和平233水电费规范化234', 'show': 1}, {'title': '投保人电话号码', 'key': '', 'content': '15236547788', 'show': 1}], 'show': 0}, {'title': '订单基本信息', 'key': '', 'content': [{'title': '投保单号', 'key': '', 'content': 'M1201F0002454A88', 'show': 1}, {'title': '保单类型', 'key': '', 'content': '非自保件', 'show': 1}, {'title': '订单来源', 'key': '', 'content': '扫码入件', 'show': 1}, {'title': '双录创建时间', 'key': '', 'content': '2022-09-19', 'show': 1}, {'title': '销售渠道', 'key': '', 'content': '个险渠道', 'show': 1}, {'title': '机构名称', 'key': '', 'content': '天津', 'show': 1}, {'title': '第一年末现金价值', 'key': '', 'content': '0', 'show': 1}, {'title': '机构代码', 'key': '', 'content': '861200', 'show': 1}, {'title': '签名方式', 'key': '', 'content': '电子签名', 'show': 1}], 'show': 0}, {'title': '投保基本信息1', 'key': '', 'content': [{'title': '产品名称', 'key': '', 'content': '光大永明增利宝(庆典版)终身寿险(万能型)', 'show': 1}, {'title': '产品代码', 'key': '', 'content': 'LWU006', 'show': 1}, {'title': '产品种类', 'key': '', 'content': '主险', 'show': 1}, {'title': '缴费方式', 'key': '', 'content': '趸缴', 'show': 1}, {'title': '缴费期限', 'key': '', 'content': '趸交', 'show': 1}, {'title': '保险期限', 'key': '', 'content': '保终身', 'show': 1}, {'title': '每期缴费金额', 'key': '', 'content': '', 'show': 1}, {'title': '产品类型', 'key': '', 'content': '万能型', 'show': 1}, {'title': '缴费频次', 'key': '', 'content': '趸', 'show': 1}, {'title': '首年保费总计', 'key': '', 'content': '100.00', 'show': 1}, {'title': '保费', 'key': '', 'content': '100.00', 'show': 1}, {'title': '被保人姓名', 'key': '', 'content': '天津测试', 'show': 1}, {'title': '被保人性别', 'key': '', 'content': '男', 'show': 1}, {'title': '被保人尊称', 'key': '', 'content': '先生', 'show': 1}, {'title': '被保人出生日期', 'key': '', 'content': '1962-06-01', 'show': 1}, {'title': '被保人年龄', 'key': '', 'content': '60', 'show': 1}, {'title': '被保人职业', 'key': '', 'content': '党政机关、企事业单位负责人和行政管理人员', 'show': 1}, {'title': '被保人证件类型', 'key': '', 'content': '身份证', 'show': 1}, {'title': '被保人证件号码', 'key': '', 'content': '120101196206010017', 'show': 1}, {'title': '被保人电话号码', 'key': '', 'content': '15236547788', 'show': 1}, {'title': '被保人有效通讯地址', 'key': '', 'content': '天津天津市和平233水电费规范化234', 'show': 1}, {'title': '被保人与投保人关系', 'key': '', 'content': '本人', 'show': 1}], 'show': 0}]}}
2022-09-19 17:18:50,872 - root - INFO - 断言处理结束!!!
2022-09-19 17:18:50,909 - root - INFO - 响应信息存储完毕!!!
2022-09-19 17:18:50,910 - root - INFO - ***************【扫码入件】接口测试结束***************
2022-09-19 17:18:50,911 - root - INFO - ***************【创建订单】接口测试开始***************
2022-09-19 17:18:50,911 - root - INFO - 接口测试用例为:{'id': 4.0, 'depend_id': 3.0, 'positive_case': '是', 'desc': '创建订单', 'uri': '/cl/order/add', 'method': 'POST', 'headers': '{"Content-Type": "application/json","X-Device-Num": "5f647684-f1f9-41ef-8775-921afe231592","X-Auth-Token":"#2.token"}', 'params': '{\n "taskId": "#3.taskId",\n "orderSource": "#3.orderSource",\n "systemSource": "#3.systemSource"\n}', 'response_assert': '{"code":0,"msg":"OK"}', 'save_args': ''}
2022-09-19 17:18:50,912 - root - INFO - 需要替换的变量信息为:['#2.token']
2022-09-19 17:18:50,913 - root - INFO - 可变参数的信息为:{'#2.token': 'b30ff875522e48358d79833deba738e0'}
2022-09-19 17:18:50,914 - root - INFO - 可变参数替换完毕:{'Content-Type': 'application/json', 'X-Device-Num': '5f647684-f1f9-41ef-8775-921afe231592', 'X-Auth-Token': 'b30ff875522e48358d79833deba738e0'}
2022-09-19 17:18:50,914 - root - INFO - 请求头为:{'Content-Type': 'application/json', 'X-Device-Num': '5f647684-f1f9-41ef-8775-921afe231592', 'X-Auth-Token': 'b30ff875522e48358d79833deba738e0'}
2022-09-19 17:18:50,915 - root - INFO - 需要替换的变量信息为:['#3.taskId', '#3.orderSource', '#3.systemSource']
2022-09-19 17:18:50,916 - root - INFO - 可变参数的信息为:{'#3.taskId': '93a049a132b54a17a6e7b9e4227f533e', '#3.orderSource': 1, '#3.systemSource': ''}
2022-09-19 17:18:50,917 - root - INFO - 可变参数替换完毕:{'taskId': '93a049a132b54a17a6e7b9e4227f533e', 'orderSource': 1, 'systemSource': ''}
2022-09-19 17:18:50,917 - root - INFO - 请求参数为:{'taskId': '93a049a132b54a17a6e7b9e4227f533e', 'orderSource': 1, 'systemSource': ''}
2022-09-19 17:18:51,410 - root - INFO - 接口测试结果为:{'code': 2969, 'msg': '话术未上架', 'success': False, 'result': None}