From 162bbd287126051bdc991cde0b33bd20f09cc450 Mon Sep 17 00:00:00 2001 From: xiao-hesheng Date: Thu, 19 Oct 2023 16:21:47 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E7=A7=91=E5=AE=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...5\216\202\345\225\206\346\237\245\350\257\242byID.py" | 1 - ...216\202\345\225\206\346\237\245\350\257\242byName.py" | 1 - ..._\347\247\221\345\256\244\346\237\245\350\257\242.py" | 8 ++++++++ ..._\344\270\255\345\277\203\345\272\223\346\210\277.py" | 9 +-------- 4 files changed, 9 insertions(+), 10 deletions(-) diff --git "a/air_case/a2_herp3_bs/b7_\345\216\202\345\225\206\347\256\241\347\220\206_\345\216\202\345\225\206\346\237\245\350\257\242byID.air/b7_\345\216\202\345\225\206\347\256\241\347\220\206_\345\216\202\345\225\206\346\237\245\350\257\242byID.py" "b/air_case/a2_herp3_bs/b7_\345\216\202\345\225\206\347\256\241\347\220\206_\345\216\202\345\225\206\346\237\245\350\257\242byID.air/b7_\345\216\202\345\225\206\347\256\241\347\220\206_\345\216\202\345\225\206\346\237\245\350\257\242byID.py" index 87be513b..e2b996ab 100644 --- "a/air_case/a2_herp3_bs/b7_\345\216\202\345\225\206\347\256\241\347\220\206_\345\216\202\345\225\206\346\237\245\350\257\242byID.air/b7_\345\216\202\345\225\206\347\256\241\347\220\206_\345\216\202\345\225\206\346\237\245\350\257\242byID.py" +++ "b/air_case/a2_herp3_bs/b7_\345\216\202\345\225\206\347\256\241\347\220\206_\345\216\202\345\225\206\346\237\245\350\257\242byID.air/b7_\345\216\202\345\225\206\347\256\241\347\220\206_\345\216\202\345\225\206\346\237\245\350\257\242byID.py" @@ -31,7 +31,6 @@ def facturer_query_byID(): token,projectCode,uxid,corpId,info= login_system(username, password).get_token() # print( token,projectCode,uxid,corpId,info) #b7_厂商管理_厂商查询byID - notices_id = FileUtils().r_info3(module, '公告新增')["notices_id"] url=commonFuc().get_api_url()+commonFuc().get_business_data(module, "firmpage_url") # 获取请求头信息 diff --git "a/air_case/a2_herp3_bs/b8_\345\216\202\345\225\206\347\256\241\347\220\206_\345\216\202\345\225\206\346\237\245\350\257\242byName.air/b8_\345\216\202\345\225\206\347\256\241\347\220\206_\345\216\202\345\225\206\346\237\245\350\257\242byName.py" "b/air_case/a2_herp3_bs/b8_\345\216\202\345\225\206\347\256\241\347\220\206_\345\216\202\345\225\206\346\237\245\350\257\242byName.air/b8_\345\216\202\345\225\206\347\256\241\347\220\206_\345\216\202\345\225\206\346\237\245\350\257\242byName.py" index 065456d3..a15fc981 100644 --- "a/air_case/a2_herp3_bs/b8_\345\216\202\345\225\206\347\256\241\347\220\206_\345\216\202\345\225\206\346\237\245\350\257\242byName.air/b8_\345\216\202\345\225\206\347\256\241\347\220\206_\345\216\202\345\225\206\346\237\245\350\257\242byName.py" +++ "b/air_case/a2_herp3_bs/b8_\345\216\202\345\225\206\347\256\241\347\220\206_\345\216\202\345\225\206\346\237\245\350\257\242byName.air/b8_\345\216\202\345\225\206\347\256\241\347\220\206_\345\216\202\345\225\206\346\237\245\350\257\242byName.py" @@ -31,7 +31,6 @@ def facturer_query_byID(): token,projectCode,uxid,corpId,info= login_system(username, password).get_token() # print( token,projectCode,uxid,corpId,info) #b8_厂商管理_厂商查询byName - notices_id = FileUtils().r_info3(module, '公告新增')["notices_id"] url=commonFuc().get_api_url()+commonFuc().get_business_data(module, "firmpage_url") # 获取请求头信息 diff --git "a/air_case/a2_herp3_bs/b9_\347\247\221\345\256\244\347\256\241\347\220\206_\347\247\221\345\256\244\347\231\273\350\256\260_\347\247\221\345\256\244\346\237\245\350\257\242.air/b9_\347\247\221\345\256\244\347\256\241\347\220\206_\347\247\221\345\256\244\347\231\273\350\256\260_\347\247\221\345\256\244\346\237\245\350\257\242.py" "b/air_case/a2_herp3_bs/b9_\347\247\221\345\256\244\347\256\241\347\220\206_\347\247\221\345\256\244\347\231\273\350\256\260_\347\247\221\345\256\244\346\237\245\350\257\242.air/b9_\347\247\221\345\256\244\347\256\241\347\220\206_\347\247\221\345\256\244\347\231\273\350\256\260_\347\247\221\345\256\244\346\237\245\350\257\242.py" index 6f1066e2..03819167 100644 --- "a/air_case/a2_herp3_bs/b9_\347\247\221\345\256\244\347\256\241\347\220\206_\347\247\221\345\256\244\347\231\273\350\256\260_\347\247\221\345\256\244\346\237\245\350\257\242.air/b9_\347\247\221\345\256\244\347\256\241\347\220\206_\347\247\221\345\256\244\347\231\273\350\256\260_\347\247\221\345\256\244\346\237\245\350\257\242.py" +++ "b/air_case/a2_herp3_bs/b9_\347\247\221\345\256\244\347\256\241\347\220\206_\347\247\221\345\256\244\347\231\273\350\256\260_\347\247\221\345\256\244\346\237\245\350\257\242.air/b9_\347\247\221\345\256\244\347\256\241\347\220\206_\347\247\221\345\256\244\347\231\273\350\256\260_\347\247\221\345\256\244\346\237\245\350\257\242.py" @@ -22,6 +22,14 @@ def dept_query_byID(): 输入:无 输出:"rtn_msg": {"code": 0, "msg": null, "data": 1} """ + # 新建一个院区 + pro_path = commonFuc().get_pro_path() + sys.path.append(pro_path + r'\\air_case\\a2_herp3_bs\\a4_院区新增.air') + using(pro_path + r'\\air_case\\a2_herp3_bs\\a4_院区新增.air') + from a4_院区新增 import branch_add + id2, name = branch_add() + info = (id2, name) + FileUtils().w_info2(info, module, '院区新增') #内网登录 username = commonFuc().get_business_data(module, "username") # print('医院名称',username) diff --git "a/air_case/a2_herp3_bs/c0_\346\226\260\345\242\236\347\247\221\345\256\244_\347\211\271\346\256\212\347\247\221\345\256\244_\350\256\276\345\244\207\347\247\221_\344\270\255\345\277\203\345\272\223\346\210\277.air/c0_\346\226\260\345\242\236\347\247\221\345\256\244_\347\211\271\346\256\212\347\247\221\345\256\244_\350\256\276\345\244\207\347\247\221_\344\270\255\345\277\203\345\272\223\346\210\277.py" "b/air_case/a2_herp3_bs/c0_\346\226\260\345\242\236\347\247\221\345\256\244_\347\211\271\346\256\212\347\247\221\345\256\244_\350\256\276\345\244\207\347\247\221_\344\270\255\345\277\203\345\272\223\346\210\277.air/c0_\346\226\260\345\242\236\347\247\221\345\256\244_\347\211\271\346\256\212\347\247\221\345\256\244_\350\256\276\345\244\207\347\247\221_\344\270\255\345\277\203\345\272\223\346\210\277.py" index f6fc9ac7..8ccc5d0d 100644 --- "a/air_case/a2_herp3_bs/c0_\346\226\260\345\242\236\347\247\221\345\256\244_\347\211\271\346\256\212\347\247\221\345\256\244_\350\256\276\345\244\207\347\247\221_\344\270\255\345\277\203\345\272\223\346\210\277.air/c0_\346\226\260\345\242\236\347\247\221\345\256\244_\347\211\271\346\256\212\347\247\221\345\256\244_\350\256\276\345\244\207\347\247\221_\344\270\255\345\277\203\345\272\223\346\210\277.py" +++ "b/air_case/a2_herp3_bs/c0_\346\226\260\345\242\236\347\247\221\345\256\244_\347\211\271\346\256\212\347\247\221\345\256\244_\350\256\276\345\244\207\347\247\221_\344\270\255\345\277\203\345\272\223\346\210\277.air/c0_\346\226\260\345\242\236\347\247\221\345\256\244_\347\211\271\346\256\212\347\247\221\345\256\244_\350\256\276\345\244\207\347\247\221_\344\270\255\345\277\203\345\272\223\346\210\277.py" @@ -26,14 +26,7 @@ def add_center_dept(): 输入:无 输出:"rtn_msg": {"code": 0, "msg": null, "data": 1} """ - # 新建一个院区 - pro_path = commonFuc().get_pro_path() - sys.path.append(pro_path + r'\\air_case\\a2_herp3_bs\\a4_院区新增.air') - using(pro_path + r'\\air_case\\a2_herp3_bs\\a4_院区新增.air') - from a4_院区新增 import branch_add - id2,name=branch_add() - info=(id2,name) - FileUtils().w_info2(info,module,'院区新增') + #内网登录 username = commonFuc().get_business_data(module, "username") # print('医院名称',username) -- GitLab