From d3c27b7f6b0793b9aa1ef8821d93bfe1b527e2b7 Mon Sep 17 00:00:00 2001 From: xiao-hesheng Date: Sun, 18 Feb 2024 09:24:52 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E8=AF=B7=E9=A2=86=E6=A8=A1?= =?UTF-8?q?=E6=9D=BF=E7=BB=B4=E6=8A=A4=E8=84=9A=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...212\244_\347\247\273\351\231\244\344\272\247\345\223\201.py" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git "a/air_case/b2_herp3_bs/q7\347\247\221\345\256\244\347\256\241\347\220\206_\347\247\221\345\256\244\344\272\247\345\223\201\345\210\206\351\205\215_\350\257\267\351\242\206\346\250\241\346\235\277\347\273\264\346\212\244_\347\247\273\351\231\244\344\272\247\345\223\201.air/q7\347\247\221\345\256\244\347\256\241\347\220\206_\347\247\221\345\256\244\344\272\247\345\223\201\345\210\206\351\205\215_\350\257\267\351\242\206\346\250\241\346\235\277\347\273\264\346\212\244_\347\247\273\351\231\244\344\272\247\345\223\201.py" "b/air_case/b2_herp3_bs/q7\347\247\221\345\256\244\347\256\241\347\220\206_\347\247\221\345\256\244\344\272\247\345\223\201\345\210\206\351\205\215_\350\257\267\351\242\206\346\250\241\346\235\277\347\273\264\346\212\244_\347\247\273\351\231\244\344\272\247\345\223\201.air/q7\347\247\221\345\256\244\347\256\241\347\220\206_\347\247\221\345\256\244\344\272\247\345\223\201\345\210\206\351\205\215_\350\257\267\351\242\206\346\250\241\346\235\277\347\273\264\346\212\244_\347\247\273\351\231\244\344\272\247\345\223\201.py" index dceecfae..99135021 100644 --- "a/air_case/b2_herp3_bs/q7\347\247\221\345\256\244\347\256\241\347\220\206_\347\247\221\345\256\244\344\272\247\345\223\201\345\210\206\351\205\215_\350\257\267\351\242\206\346\250\241\346\235\277\347\273\264\346\212\244_\347\247\273\351\231\244\344\272\247\345\223\201.air/q7\347\247\221\345\256\244\347\256\241\347\220\206_\347\247\221\345\256\244\344\272\247\345\223\201\345\210\206\351\205\215_\350\257\267\351\242\206\346\250\241\346\235\277\347\273\264\346\212\244_\347\247\273\351\231\244\344\272\247\345\223\201.py" +++ "b/air_case/b2_herp3_bs/q7\347\247\221\345\256\244\347\256\241\347\220\206_\347\247\221\345\256\244\344\272\247\345\223\201\345\210\206\351\205\215_\350\257\267\351\242\206\346\250\241\346\235\277\347\273\264\346\212\244_\347\247\273\351\231\244\344\272\247\345\223\201.air/q7\347\247\221\345\256\244\347\256\241\347\220\206_\347\247\221\345\256\244\344\272\247\345\223\201\345\210\206\351\205\215_\350\257\267\351\242\206\346\250\241\346\235\277\347\273\264\346\212\244_\347\247\273\351\231\244\344\272\247\345\223\201.py" @@ -29,7 +29,7 @@ def test1(): """ # 内网登录 username = commonFuc().get_business_data(module, "username") - # # print('医院名称',username) + ## print('医院名称',username) password = commonFuc().get_business_data(module, "password") # print(username, password,'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa') # 获取token和projectCode -- GitLab