Commit bc1e21f6 authored by xiao-hesheng's avatar xiao-hesheng
Browse files

流程十一脚本编写

parent 939ad403
......@@ -85,18 +85,18 @@ def second_dept_Request(hosGoodsId, type):
"herpService_buy_createBuyCar_url")
print('添加到请领车=================', url)
if type == 1:
# request_body = commonFuc().get_business_data(module, "payload40", hosGoodsId, goodsName, goodsSpec,
# mdmGoodsCode,
# goodsCode, unit, purMode, goodsMfrsName, pkgDefId, unitName, price,
# deptId,
# areaCode, areaName, targetDeptId, targetDeptName, targetStockId,
# targetStockName, purModeText, goodsGeneralName, provName)
request_body = commonFuc().get_business_data(module, "payload40_1", hosGoodsId, purMode,goodsName, goodsSpec,
request_body = commonFuc().get_business_data(module, "payload40", hosGoodsId, goodsName, goodsSpec,
mdmGoodsCode,
goodsCode, unit, goodsMfrsName, pkgDefId, unitName, price,
goodsCode, unit, purMode, goodsMfrsName, pkgDefId, unitName, price,
deptId,
areaCode, areaName, targetDeptId, targetDeptName, targetStockId,
targetStockName, purModeText, goodsGeneralName, provName)
# request_body = commonFuc().get_business_data(module, "payload40_1", hosGoodsId, purMode,goodsName, goodsSpec,
# mdmGoodsCode,
# goodsCode, unit, goodsMfrsName, pkgDefId, unitName, price,
# deptId,
# areaCode, areaName, targetDeptId, targetDeptName, targetStockId,
# targetStockName, purModeText, goodsGeneralName, provName)
elif type == 2:
request_body = commonFuc().get_business_data(module, "payload41", hosGoodsId, goodsName, goodsSpec,
mdmGoodsCode,
......
......@@ -77,7 +77,7 @@ setInterval(updateTime, 1000); // 每秒更新一次时间
<tr width="600">
<td class='details-col-elapsed'>1</td>
<td class='details-col-elapsed'>0</td>
<td class='details-col-elapsed'>2分21</td>
<td class='details-col-elapsed'>0分57</td>
<td class="details-col-elapsed">0.0%</td>
</tr>
</table>
......@@ -95,7 +95,7 @@ setInterval(updateTime, 1000); // 每秒更新一次时间
<tr width="600">
<td class="details-col-elapsed"><a href='../log/a_b2流程九请领业务流_二级库向中心库/log.html' target='_blank'>a_b2流程九请领业务流_二级库向中心库</a></td>
<td class="fail">失败</td>
<td class="details-col-elapsed">141.407</td>
<td class="details-col-elapsed">57.537</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