From 8b22ff68663209cb9c8559a2fd6e09f72e9f2e28 Mon Sep 17 00:00:00 2001 From: zhangchengwei Date: Thu, 7 Dec 2023 17:06:06 +0800 Subject: 1.添加service_functions UI用例逻辑 2.更改中文输出编码问题 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/loginout.ini | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'config') diff --git a/config/loginout.ini b/config/loginout.ini index a500c25b..802be4e5 100644 --- a/config/loginout.ini +++ b/config/loginout.ini @@ -1,5 +1,5 @@ [remote_url] -url = http://192.168.38.111:4444 +url = http://192.168.64.34:4444 #url = http://192.168.64.33:4444 [tsg_url] @@ -7,8 +7,8 @@ login_url = http://192.168.44.72 #login_url = http://192.168.44.3 [ui_account_1] -username = Auto_UI_Test_6 -passwd = Auto_UI_Test_6 +username = Auto_UI_Test_1 +passwd = Auto_UI_Test_1 #username = admin #passwd = admin ;username = zcw -- cgit v1.2.3