Commit 772f834b authored by xiao-hesheng's avatar xiao-hesheng
Browse files

流程八脚本提交

parent c55a973d
......@@ -2390,13 +2390,13 @@ def main():
goods_move2() # 设置产品出库渠道为直送
# # 低值
second_dept_Request(FileUtils().r_info8("b5_spd3_core_business_flow", "产品审核信息", 'message2')['hosGoodsId'], 1)
check_mcms_dept_buy_car(1)
check_mcms_dept_buy_car(1)#检查请领车数据库表数据 (低值)
# # 高值
second_dept_Request(FileUtils().r_info8("b5_spd3_core_business_flow", "产品审核信息", 'message1')['hosGoodsId'], 2)
check_mcms_dept_buy_car(2)
check_mcms_dept_buy_car(2)#检查请领车数据库表数据(高值)
# # 试剂
second_dept_Request(FileUtils().r_info8("b5_spd3_core_business_flow", "产品审核信息", 'message3')['hosGoodsId'], 3)
check_mcms_dept_buy_car(3)
check_mcms_dept_buy_car(3)#检查请领车数据库表数据(试剂)
BuyCarSubmit() # 请领车提交
list_data = ['16', '20', '66']
......
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