Commit 43087e0d authored by xiao-hesheng's avatar xiao-hesheng
Browse files

20240618外网在配送的时候增加了DI验证,加入维护di的脚本

parent b6555e02
......@@ -333,8 +333,6 @@ def supplyProvHosGoods_add_DI():
request_body = commonFuc().get_business_data(module, "payload6", get_hosid())
# 发送请求
result = commonFuc().http_post(url, request_body, headers)
import pdb
pdb.set_trace()
print('维护产品DI信息列表查询result', result)
data = commonFuc().analysis_json('data', commonFuc().analysis_json('data', result))
print('维护产品DI信息列表查询data', data)
......
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