Commit 275455b2 authored by xiao-hesheng's avatar xiao-hesheng
Browse files

供货目录申请

parent 47fa424b
......@@ -45,7 +45,7 @@ def submitSupplyRelation_reject():
result = commonFuc().http_post(url, request_body, headers)
print('result', result)
#断言
# checkDict=commonFuc().get_business_data(module,'checkDict3')
# commonFuc().check_result(checkDict,result)
checkDict=commonFuc().get_business_data(module,'checkDict4')
commonFuc().check_result(checkDict,result)
submitSupplyRelation_reject()
......@@ -115,4 +115,5 @@ json_headers2: {
checkDict: {"code": 0,'msg': None,'data':1}
checkDict1: {"code": 400,'msg': '供销关系已存在!请勿重复添加','data':None}
checkDict2: {"code": 400,'msg': None,'data':None}
checkDict3: {'code': 400, 'msg': '数据更新不成功,可能数据的版本不一致!请刷新页面重试', 'data': None}
\ No newline at end of file
checkDict3: {'code': 400, 'msg': '数据更新不成功,可能数据的版本不一致!请刷新页面重试', 'data': None}
checkDict4: {'code': 0, 'msg': None, 'data': []}
\ No newline at end of file
......@@ -74,7 +74,7 @@
<tr width="600">
<td class="details-col-elapsed"><a href='../log/b18供货目录申请_客户类型_医院_提交供货申请单_添加产品/log.html' target='_blank'>b18供货目录申请_客户类型_医院_提交供货申请单_添加产品</a></td>
<td class="success">成功</td>
<td class="details-col-elapsed">1.468</td>
<td class="details-col-elapsed">1.552</td>
<td class="details-col-elapsed">xiaohesheng</td>
</tr>
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment