Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
test
autotest-airtest-web-spd
Commits
b3f7a5c7
Commit
b3f7a5c7
authored
Oct 17, 2023
by
xiao-hesheng
Browse files
厂商查询
parent
5d5d2f2d
Changes
6
Hide whitespace changes
Inline
Side-by-side
air_case/a2_herp3_bs/a7_启用院区.air/a7_启用院区.py
View file @
b3f7a5c7
...
...
@@ -55,7 +55,7 @@ delByBranchId().Delete_branch_by_id(branch_id)#删除院区
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
,
'院区新增'
)
\ No newline at end of file
# from a4_院区新增 import branch_add
# id2,name=branch_add()
# info=(id2,name)
# FileUtils().w_info2(info,module,'院区新增')
\ No newline at end of file
air_case/a2_herp3_bs/b2_查询公告_精确查询.air/b2_查询公告_精确查询.py
View file @
b3f7a5c7
...
...
@@ -30,7 +30,7 @@ def select_notices():
token
,
projectCode
,
uxid
,
corpId
,
info
=
login_system
(
username
,
password
).
get_token
()
# print( token,projectCode,uxid,corpId,info)
#b2_查询公告_模糊查询
url
=
commonFuc
().
get_api_url
()
+
commonFuc
().
get_business_data
(
module
,
"page_url"
)
url
=
commonFuc
().
get_api_url
()
+
commonFuc
().
get_business_data
(
module
,
"page_url
1
"
)
print
(
url
)
# 获取请求头信息
headers
=
commonFuc
().
get_business_data
(
module
,
"json_headers2"
,
...
...
air_case/a2_herp3_bs/b3_查询公告_模糊查询.air/b3_查询公告_模糊查询.py
View file @
b3f7a5c7
...
...
@@ -29,7 +29,7 @@ def select_notices():
token
,
projectCode
,
uxid
,
corpId
,
info
=
login_system
(
username
,
password
).
get_token
()
# print( token,projectCode,uxid,corpId,info)
#b2_查询公告_精确查询
url
=
commonFuc
().
get_api_url
()
+
commonFuc
().
get_business_data
(
module
,
"page_url"
)
url
=
commonFuc
().
get_api_url
()
+
commonFuc
().
get_business_data
(
module
,
"page_url
1
"
)
print
(
url
)
# 获取请求头信息
headers
=
commonFuc
().
get_business_data
(
module
,
"json_headers2"
,
...
...
data/a2_herp3_bs/data
View file @
b3f7a5c7
...
...
@@ -5,7 +5,7 @@
"page_url": "/hospitaltest2api/platformService/basic/branch/page/"
"edit_url": "/hospitaltest2api/platformService/basic/branch/edit/"
"save_url": "/hospitaltest2api/platformService/basic/notice/save"
"page_url": "/hospitaltest2api/platformService/basic/notice/page"
"page_url
1
": "/hospitaltest2api/platformService/basic/notice/page"
"update_url": "/hospitaltest2api/platformService/basic/notice/update"
"del_url": "/hospitaltest2api/platformService/basic/notice/del/"
"firmpage_url": "/hospitaltest2api/herpService/basic/firm/page/"
...
...
data/a2_herp3_bs/message
View file @
b3f7a5c7
院区新增:
branch_id: h0347-2641
branch_name: 东土城路院区aEh%r
\ No newline at end of file
branch_id: h0347-2011
branch_name: 东土城路院区
\ No newline at end of file
report/summary.html
View file @
b3f7a5c7
...
...
@@ -55,9 +55,9 @@
<tr
width=
"600"
>
<td
class=
'details-col-elapsed'
>
1
</td>
<td
class=
'details-col-elapsed'
>
1
</td>
<td
class=
'details-col-elapsed'
>
0
</td>
<td
class=
'details-col-elapsed'
>
0分0秒
</td>
<td
class=
"details-col-elapsed"
>
10
0.0%
</td>
<td
class=
"details-col-elapsed"
>
0.0%
</td>
</tr>
</table>
...
...
@@ -72,9 +72,9 @@
</tr>
<tr
width=
"600"
>
<td
class=
"details-col-elapsed"
><a
href=
'../log/b
7_厂商管理_厂商查询byID
/log.html'
target=
'_blank'
>
b
7_厂商管理_厂商查询byID
</a></td>
<td
class=
"
success"
>
成功
</td>
<td
class=
"details-col-elapsed"
>
0.57
5
</td>
<td
class=
"details-col-elapsed"
><a
href=
'../log/b
2_查询公告_精确查询
/log.html'
target=
'_blank'
>
b
2_查询公告_精确查询
</a></td>
<td
class=
"
fail"
>
失败
</td>
<td
class=
"details-col-elapsed"
>
0.57
2
</td>
<td
class=
"details-col-elapsed"
>
xiaohesheng
</td>
</tr>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment