Commit 182b5b4c authored by xiao-hesheng's avatar xiao-hesheng
Browse files

调整产品导入脚本

parent d3206fed
......@@ -34,7 +34,7 @@ def h_login():
#如果需要h0347账号登录,这里就从文件获取
module = "a4_mdm3_cm"
username = h_name
# print('医院名称',username)
print('医院名称',username)
password = commonFuc().get_business_data(module, "password")
print(username, password,'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa')
# 获取token和projectCode
......
......@@ -32,7 +32,7 @@ def e_login():
#a2供货关系申请_客户类型_医院_登录_企业登录
# print('医院名称',username)
password = commonFuc().get_business_data(module, "password")
# print(username, password)
print(username, password)
# 获取token和projectCode
while True:
import time
......
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