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
2918b2ed
Commit
2918b2ed
authored
Feb 26, 2024
by
xiao-hesheng
Browse files
新增库区设置脚本
parent
5001a716
Changes
13
Hide whitespace changes
Inline
Side-by-side
air_case/b2_herp3_bs/r_b9库房管理_库区设置_库房查询_查询全部.air/r_b9库房管理_库区设置_库房查询_查询全部.py
View file @
2918b2ed
...
@@ -85,5 +85,4 @@ def test1():
...
@@ -85,5 +85,4 @@ def test1():
else
:
else
:
commonFuc
().
check_text_exist
(
'error'
,
result
)
commonFuc
().
check_text_exist
(
'error'
,
result
)
test1
()
test1
()
air_case/b2_herp3_bs/r_c3库房管理_库区设置_新增库区.air/r_c3库房管理_库区设置_新增库区.py
View file @
2918b2ed
...
@@ -12,8 +12,8 @@ from common.timeUtils import timeUtils
...
@@ -12,8 +12,8 @@ from common.timeUtils import timeUtils
__author__
=
"xiaohesheng"
__author__
=
"xiaohesheng"
"""
"""
case_tag:api,herp-web,r_c
2
库房管理_库区设置_新增库区,id2263,id2263-226,sit,on
case_tag:api,herp-web,r_c
3
库房管理_库区设置_新增库区,id2263,id2263-226,sit,on
内网:r_c
2
库房管理_库区设置_新增库区
内网:r_c
3
库房管理_库区设置_新增库区
"""
"""
from
common.common_func
import
commonFuc
from
common.common_func
import
commonFuc
...
@@ -24,8 +24,8 @@ module = "b2_herp3_bs"
...
@@ -24,8 +24,8 @@ module = "b2_herp3_bs"
def
test1
(
stockId
=
'c66b6ed38dbb4fbc8603dc00cdabb572'
):
def
test1
(
stockId
=
'c66b6ed38dbb4fbc8603dc00cdabb572'
):
"""
"""
场景:r_c
2
库房管理_库区设置_新增库区
场景:r_c
3
库房管理_库区设置_新增库区
用例名称:r_c
2
库房管理_库区设置_新增库区
用例名称:r_c
3
库房管理_库区设置_新增库区
输入:""
输入:""
输出:"rtn_msg": {"code": 0, "msg": null, "data":[]}
输出:"rtn_msg": {"code": 0, "msg": null, "data":[]}
"""
"""
...
@@ -38,7 +38,7 @@ def test1(stockId='c66b6ed38dbb4fbc8603dc00cdabb572'):
...
@@ -38,7 +38,7 @@ def test1(stockId='c66b6ed38dbb4fbc8603dc00cdabb572'):
token
,
projectCode
,
uxid
,
corpId
,
info
=
login_system
(
username
,
password
).
get_token
()
token
,
projectCode
,
uxid
,
corpId
,
info
=
login_system
(
username
,
password
).
get_token
()
# print( token,projectCode,uxid,corpId,info)
# print( token,projectCode,uxid,corpId,info)
# r_c
2
库房管理_库区设置_新增库区
# r_c
3
库房管理_库区设置_新增库区
# pro_path = commonFuc().get_pro_path()
# pro_path = commonFuc().get_pro_path()
# sys.path.append(pro_path + r'\\air_case\\b2_herp3_bs\\r_b5科室管理_科室人员查询_按科室查询人员_获取用户id.air')
# sys.path.append(pro_path + r'\\air_case\\b2_herp3_bs\\r_b5科室管理_科室人员查询_按科室查询人员_获取用户id.air')
# using(pro_path + r'\\air_case\\b2_herp3_bs\\r_b5科室管理_科室人员查询_按科室查询人员_获取用户id.air')
# using(pro_path + r'\\air_case\\b2_herp3_bs\\r_b5科室管理_科室人员查询_按科室查询人员_获取用户id.air')
...
@@ -46,7 +46,7 @@ def test1(stockId='c66b6ed38dbb4fbc8603dc00cdabb572'):
...
@@ -46,7 +46,7 @@ def test1(stockId='c66b6ed38dbb4fbc8603dc00cdabb572'):
# userid = test1()
# userid = test1()
# print(list_id)
# print(list_id)
# for i in list_id:
# for i in list_id:
url
=
commonFuc
().
get_api_url
()
+
commonFuc
().
get_business_data
(
module
,
"basic_stock
Info
_insert_url"
)
url
=
commonFuc
().
get_api_url
()
+
commonFuc
().
get_business_data
(
module
,
"basic_stock
Shelf
_insert_url"
)
# url=url+userid
# url=url+userid
print
(
url
)
print
(
url
)
# 获取请求头信息
# 获取请求头信息
...
...
air_case/b2_herp3_bs/r_c4库房管理_库区设置_新增库区_重复新增.air/r_c4库房管理_库区设置_新增库区_重复新增.py
0 → 100644
View file @
2918b2ed
# -*- encoding=utf8 -*-
import
sys
from
airtest.core.helper
import
using
from
common.db.sql.sql_del_branch_info
import
delData
from
common.db.sql.sql_del_kind_goodsinfo
import
delKindGoodsinfo
from
common.db.sql.sql_del_notices_info
import
delByNoticeName
from
common.fileUtls
import
FileUtils
from
common.timeUtils
import
timeUtils
__author__
=
"xiaohesheng"
"""
case_tag:api,herp-web,r_c4库房管理_库区设置_新增库区_重复新增,id2263,id2263-227,sit,on
内网:r_c4库房管理_库区设置_新增库区_重复新增
"""
from
common.common_func
import
commonFuc
from
air_case.b1_herp3_login.登录内网系统.登录内网系统
import
login_system
module
=
"b2_herp3_bs"
def
test1
(
stockId
=
'c66b6ed38dbb4fbc8603dc00cdabb572'
):
"""
场景:r_c4库房管理_库区设置_新增库区_重复新增
用例名称:r_c4库房管理_库区设置_新增库区_重复新增
输入:""
输出:"rtn_msg": {"code": 0, "msg": null, "data":[]}
"""
# 内网登录
username
=
commonFuc
().
get_business_data
(
module
,
"username"
)
## print('医院名称',username)
password
=
commonFuc
().
get_business_data
(
module
,
"password"
)
# print(username, password,'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa')
# 获取token和projectCode
token
,
projectCode
,
uxid
,
corpId
,
info
=
login_system
(
username
,
password
).
get_token
()
# print( token,projectCode,uxid,corpId,info)
# r_c4库房管理_库区设置_新增库区_重复新增
# pro_path = commonFuc().get_pro_path()
# sys.path.append(pro_path + r'\\air_case\\b2_herp3_bs\\r_b5科室管理_科室人员查询_按科室查询人员_获取用户id.air')
# using(pro_path + r'\\air_case\\b2_herp3_bs\\r_b5科室管理_科室人员查询_按科室查询人员_获取用户id.air')
# from r_b5科室管理_科室人员查询_按科室查询人员_获取用户id import test1
# userid = test1()
# print(list_id)
# for i in list_id:
url
=
commonFuc
().
get_api_url
()
+
commonFuc
().
get_business_data
(
module
,
"basic_stockShelf_insert_url"
)
# url=url+userid
print
(
url
)
# 获取请求头信息
headers
=
commonFuc
().
get_business_data
(
module
,
"json_headers2"
,
commonFuc
().
get_business_data
(
module
,
"json_contentType"
),
token
,
commonFuc
().
get_business_data
(
module
,
"X-APP-CODE"
))
# branch_id = FileUtils().r_info(module, '院区新增')["branch_id"]
# str1 = commonFuc().get_business_data(module, 'data14')
# str = commonFuc().get_business_data(module, 'data3')
# list2 = list(str.split(","))
# print(list2)
# #获取日期
# date1=timeUtils().get_time_hms(2)
# date2=timeUtils().get_time_hms(2)
# for i in list2:
# dept2_id = FileUtils().r_info(module, '科室信息')["dept2_id"]
# 请求体
request_body
=
commonFuc
().
get_business_data
(
module
,
"payload62_3"
,
stockId
)
# request_body='['+str(request_body)+']'
# new_request_body = request_body.replace("'", '"')
# print(new_request_body)
# import json
# request_body_json = json.loads(new_request_body)
# # # 发送请求
result
=
commonFuc
().
http_post
(
url
,
request_body
,
headers
)
print
(
'resultaaaaaaaaaaaaaaaaaaaaaaaaaaa'
,
result
)
# 断言
code
=
commonFuc
().
analysis_json
(
'code'
,
result
)
data
=
commonFuc
().
analysis_json
(
'data'
,
result
)
# data1 = commonFuc().analysis_json('data', data)
# pageSize = commonFuc().analysis_json('pageSize', data)
# print(pageSize, type(pageSize))
if
code
==
1100000
and
data
==
None
:
commonFuc
().
check_text_exist
(
0
,
result
)
else
:
commonFuc
().
check_text_exist
(
'error'
,
result
)
test1
()
air_case/b2_herp3_bs/r_c5库房管理_库区设置_库区查询_查询全部.air/r_c5库房管理_库区设置_库区查询_查询全部.py
0 → 100644
View file @
2918b2ed
# -*- encoding=utf8 -*-
import
sys
from
airtest.core.helper
import
using
from
common.db.sql.sql_del_branch_info
import
delData
from
common.db.sql.sql_del_kind_goodsinfo
import
delKindGoodsinfo
from
common.db.sql.sql_del_notices_info
import
delByNoticeName
from
common.fileUtls
import
FileUtils
from
common.timeUtils
import
timeUtils
__author__
=
"xiaohesheng"
"""
case_tag:api,herp-web,r_c5库房管理_库区设置_库区查询_查询全部,id2263,id2263-228,sit,on
内网:r_c5库房管理_库区设置_库区查询_查询全部
"""
from
common.common_func
import
commonFuc
from
air_case.b1_herp3_login.登录内网系统.登录内网系统
import
login_system
module
=
"b2_herp3_bs"
def
test1
(
dept_id
=
'd69a68df361a4289b2262e4ef75b55a5'
,
stockId
=
'c66b6ed38dbb4fbc8603dc00cdabb572'
):
"""
场景:r_c5库房管理_库区设置_库区查询_查询全部
用例名称:r_c5库房管理_库区设置_库区查询_查询全部
输入:""
输出:"rtn_msg": {"code": 0, "msg": null, "data":[]}
"""
# 内网登录
username
=
commonFuc
().
get_business_data
(
module
,
"username"
)
## print('医院名称',username)
password
=
commonFuc
().
get_business_data
(
module
,
"password"
)
# print(username, password,'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa')
# 获取token和projectCode
token
,
projectCode
,
uxid
,
corpId
,
info
=
login_system
(
username
,
password
).
get_token
()
# print( token,projectCode,uxid,corpId,info)
# r_c5库房管理_库区设置_库区查询_查询全部
# pro_path = commonFuc().get_pro_path()
# sys.path.append(pro_path + r'\\air_case\\b2_herp3_bs\\r_b5科室管理_科室人员查询_按科室查询人员_获取用户id.air')
# using(pro_path + r'\\air_case\\b2_herp3_bs\\r_b5科室管理_科室人员查询_按科室查询人员_获取用户id.air')
# from r_b5科室管理_科室人员查询_按科室查询人员_获取用户id import test1
# userid = test1()
# print(list_id)
# for i in list_id:
url
=
commonFuc
().
get_api_url
()
+
commonFuc
().
get_business_data
(
module
,
"basic_stockShelf_page_url"
)
# url=url+userid
print
(
url
)
# 获取请求头信息
headers
=
commonFuc
().
get_business_data
(
module
,
"json_headers2"
,
commonFuc
().
get_business_data
(
module
,
"json_contentType"
),
token
,
commonFuc
().
get_business_data
(
module
,
"X-APP-CODE"
))
# branch_id = FileUtils().r_info(module, '院区新增')["branch_id"]
# str1 = commonFuc().get_business_data(module, 'data14')
# str = commonFuc().get_business_data(module, 'data3')
# list2 = list(str.split(","))
# print(list2)
# #获取日期
# date1=timeUtils().get_time_hms(2)
# date2=timeUtils().get_time_hms(2)
# for i in list2:
# dept2_id = FileUtils().r_info(module, '科室信息')["dept2_id"]
# 请求体
request_body
=
commonFuc
().
get_business_data
(
module
,
"payload62_4"
,
dept_id
,
stockId
)
# request_body='['+str(request_body)+']'
# new_request_body = request_body.replace("'", '"')
# print(new_request_body)
# import json
# request_body_json = json.loads(new_request_body)
# # # 发送请求
result
=
commonFuc
().
http_post
(
url
,
request_body
,
headers
)
print
(
'resultaaaaaaaaaaaaaaaaaaaaaaaaaaa'
,
result
)
# 断言
code
=
commonFuc
().
analysis_json
(
'code'
,
result
)
data
=
commonFuc
().
analysis_json
(
'data'
,
result
)
# data1 = commonFuc().analysis_json('data', data)
# pageSize = commonFuc().analysis_json('pageSize', data)
# print(pageSize, type(pageSize))
if
code
==
0
and
len
(
data
)
>=
1
:
commonFuc
().
check_text_exist
(
0
,
result
)
else
:
commonFuc
().
check_text_exist
(
'error'
,
result
)
test1
()
air_case/b2_herp3_bs/r_c6库房管理_库区设置_库区查询_精确查询.air/r_c6库房管理_库区设置_库区查询_精确查询.py
0 → 100644
View file @
2918b2ed
# -*- encoding=utf8 -*-
import
sys
from
airtest.core.helper
import
using
from
common.db.sql.sql_del_branch_info
import
delData
from
common.db.sql.sql_del_kind_goodsinfo
import
delKindGoodsinfo
from
common.db.sql.sql_del_notices_info
import
delByNoticeName
from
common.fileUtls
import
FileUtils
from
common.timeUtils
import
timeUtils
__author__
=
"xiaohesheng"
"""
case_tag:api,herp-web,r_c6库房管理_库区设置_库区查询_精确查询,id2263,id2263-229,sit,on
内网:r_c6库房管理_库区设置_库区查询_精确查询
"""
from
common.common_func
import
commonFuc
from
air_case.b1_herp3_login.登录内网系统.登录内网系统
import
login_system
module
=
"b2_herp3_bs"
def
test1
(
dept_id
=
'd69a68df361a4289b2262e4ef75b55a5'
,
stockId
=
'c66b6ed38dbb4fbc8603dc00cdabb572'
):
"""
场景:r_c6库房管理_库区设置_库区查询_精确查询
用例名称:r_c6库房管理_库区设置_库区查询_精确查询
输入:""
输出:"rtn_msg": {"code": 0, "msg": null, "data":[]}
"""
# 内网登录
username
=
commonFuc
().
get_business_data
(
module
,
"username"
)
## print('医院名称',username)
password
=
commonFuc
().
get_business_data
(
module
,
"password"
)
# print(username, password,'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa')
# 获取token和projectCode
token
,
projectCode
,
uxid
,
corpId
,
info
=
login_system
(
username
,
password
).
get_token
()
# print( token,projectCode,uxid,corpId,info)
# r_c6库房管理_库区设置_库区查询_精确查询
# pro_path = commonFuc().get_pro_path()
# sys.path.append(pro_path + r'\\air_case\\b2_herp3_bs\\r_b5科室管理_科室人员查询_按科室查询人员_获取用户id.air')
# using(pro_path + r'\\air_case\\b2_herp3_bs\\r_b5科室管理_科室人员查询_按科室查询人员_获取用户id.air')
# from r_b5科室管理_科室人员查询_按科室查询人员_获取用户id import test1
# userid = test1()
# print(list_id)
# for i in list_id:
url
=
commonFuc
().
get_api_url
()
+
commonFuc
().
get_business_data
(
module
,
"basic_stockShelf_page_url"
)
# url=url+userid
print
(
url
)
# 获取请求头信息
headers
=
commonFuc
().
get_business_data
(
module
,
"json_headers2"
,
commonFuc
().
get_business_data
(
module
,
"json_contentType"
),
token
,
commonFuc
().
get_business_data
(
module
,
"X-APP-CODE"
))
# branch_id = FileUtils().r_info(module, '院区新增')["branch_id"]
# str1 = commonFuc().get_business_data(module, 'data14')
str
=
commonFuc
().
get_business_data
(
module
,
'data18'
)
list2
=
list
(
str
.
split
(
","
))
print
(
list2
)
# #获取日期
# date1=timeUtils().get_time_hms(2)
# date2=timeUtils().get_time_hms(2)
for
i
in
list2
:
# dept2_id = FileUtils().r_info(module, '科室信息')["dept2_id"]
# 请求体
request_body
=
commonFuc
().
get_business_data
(
module
,
"payload62_5"
,
dept_id
,
stockId
,
i
)
# request_body='['+str(request_body)+']'
# new_request_body = request_body.replace("'", '"')
# print(new_request_body)
# import json
# request_body_json = json.loads(new_request_body)
# # # 发送请求
result
=
commonFuc
().
http_post
(
url
,
request_body
,
headers
)
print
(
'resultaaaaaaaaaaaaaaaaaaaaaaaaaaa'
,
result
)
# 断言
code
=
commonFuc
().
analysis_json
(
'code'
,
result
)
data
=
commonFuc
().
analysis_json
(
'data'
,
result
)
# data1 = commonFuc().analysis_json('data', data)
# pageSize = commonFuc().analysis_json('pageSize', data)
# print(pageSize, type(pageSize))
if
code
==
0
and
len
(
data
)
>=
1
:
commonFuc
().
check_text_exist
(
0
,
result
)
else
:
commonFuc
().
check_text_exist
(
'error'
,
result
)
test1
()
air_case/b2_herp3_bs/r_c7库房管理_库区设置_库区查询_模糊查询.air/r_c7库房管理_库区设置_库区查询_模糊查询.py
0 → 100644
View file @
2918b2ed
# -*- encoding=utf8 -*-
import
sys
from
airtest.core.helper
import
using
from
common.db.sql.sql_del_branch_info
import
delData
from
common.db.sql.sql_del_kind_goodsinfo
import
delKindGoodsinfo
from
common.db.sql.sql_del_notices_info
import
delByNoticeName
from
common.fileUtls
import
FileUtils
from
common.timeUtils
import
timeUtils
__author__
=
"xiaohesheng"
"""
case_tag:api,herp-web,r_c7库房管理_库区设置_库区查询_模糊查询,id2263,id2263-230,sit,on
内网:r_c7库房管理_库区设置_库区查询_模糊查询
"""
from
common.common_func
import
commonFuc
from
air_case.b1_herp3_login.登录内网系统.登录内网系统
import
login_system
module
=
"b2_herp3_bs"
def
test1
(
dept_id
=
'd69a68df361a4289b2262e4ef75b55a5'
,
stockId
=
'c66b6ed38dbb4fbc8603dc00cdabb572'
):
"""
场景:r_c7库房管理_库区设置_库区查询_模糊查询
用例名称:r_c7库房管理_库区设置_库区查询_模糊查询
输入:""
输出:"rtn_msg": {"code": 0, "msg": null, "data":[]}
"""
# 内网登录
username
=
commonFuc
().
get_business_data
(
module
,
"username"
)
## print('医院名称',username)
password
=
commonFuc
().
get_business_data
(
module
,
"password"
)
# print(username, password,'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa')
# 获取token和projectCode
token
,
projectCode
,
uxid
,
corpId
,
info
=
login_system
(
username
,
password
).
get_token
()
# print( token,projectCode,uxid,corpId,info)
# r_c7库房管理_库区设置_库区查询_模糊查询
# pro_path = commonFuc().get_pro_path()
# sys.path.append(pro_path + r'\\air_case\\b2_herp3_bs\\r_b5科室管理_科室人员查询_按科室查询人员_获取用户id.air')
# using(pro_path + r'\\air_case\\b2_herp3_bs\\r_b5科室管理_科室人员查询_按科室查询人员_获取用户id.air')
# from r_b5科室管理_科室人员查询_按科室查询人员_获取用户id import test1
# userid = test1()
# print(list_id)
# for i in list_id:
url
=
commonFuc
().
get_api_url
()
+
commonFuc
().
get_business_data
(
module
,
"basic_stockShelf_page_url"
)
# url=url+userid
print
(
url
)
# 获取请求头信息
headers
=
commonFuc
().
get_business_data
(
module
,
"json_headers2"
,
commonFuc
().
get_business_data
(
module
,
"json_contentType"
),
token
,
commonFuc
().
get_business_data
(
module
,
"X-APP-CODE"
))
# branch_id = FileUtils().r_info(module, '院区新增')["branch_id"]
# str1 = commonFuc().get_business_data(module, 'data14')
str
=
commonFuc
().
get_business_data
(
module
,
'data19'
)
list2
=
list
(
str
.
split
(
","
))
print
(
list2
)
# #获取日期
# date1=timeUtils().get_time_hms(2)
# date2=timeUtils().get_time_hms(2)
for
i
in
list2
:
# dept2_id = FileUtils().r_info(module, '科室信息')["dept2_id"]
# 请求体
request_body
=
commonFuc
().
get_business_data
(
module
,
"payload62_5"
,
dept_id
,
stockId
,
i
)
# request_body='['+str(request_body)+']'
# new_request_body = request_body.replace("'", '"')
# print(new_request_body)
# import json
# request_body_json = json.loads(new_request_body)
# # # 发送请求
result
=
commonFuc
().
http_post
(
url
,
request_body
,
headers
)
print
(
'resultaaaaaaaaaaaaaaaaaaaaaaaaaaa'
,
result
)
# 断言
code
=
commonFuc
().
analysis_json
(
'code'
,
result
)
data
=
commonFuc
().
analysis_json
(
'data'
,
result
)
# data1 = commonFuc().analysis_json('data', data)
# pageSize = commonFuc().analysis_json('pageSize', data)
# print(pageSize, type(pageSize))
if
code
==
0
and
len
(
data
)
>=
1
:
commonFuc
().
check_text_exist
(
0
,
result
)
else
:
commonFuc
().
check_text_exist
(
'error'
,
result
)
test1
()
air_case/b2_herp3_bs/r_c8库房管理_库区设置_库区查询_异常查询.air/r_c8库房管理_库区设置_库区查询_异常查询.py
0 → 100644
View file @
2918b2ed
# -*- encoding=utf8 -*-
import
sys
from
airtest.core.helper
import
using
from
common.db.sql.sql_del_branch_info
import
delData
from
common.db.sql.sql_del_kind_goodsinfo
import
delKindGoodsinfo
from
common.db.sql.sql_del_notices_info
import
delByNoticeName
from
common.fileUtls
import
FileUtils
from
common.timeUtils
import
timeUtils
__author__
=
"xiaohesheng"
"""
case_tag:api,herp-web,r_c8库房管理_库区设置_库区查询_异常查询,id2263,id2263-231,sit,on
内网:r_c8库房管理_库区设置_库区查询_异常查询
"""
from
common.common_func
import
commonFuc
from
air_case.b1_herp3_login.登录内网系统.登录内网系统
import
login_system
module
=
"b2_herp3_bs"
def
test1
(
dept_id
=
'd69a68df361a4289b2262e4ef75b55a5'
,
stockId
=
'c66b6ed38dbb4fbc8603dc00cdabb572'
):
"""
场景:r_c8库房管理_库区设置_库区查询_异常查询
用例名称:r_c8库房管理_库区设置_库区查询_异常查询
输入:""
输出:"rtn_msg": {"code": 0, "msg": null, "data":[]}
"""
# 内网登录
username
=
commonFuc
().
get_business_data
(
module
,
"username"
)
## print('医院名称',username)
password
=
commonFuc
().
get_business_data
(
module
,
"password"
)
# print(username, password,'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa')
# 获取token和projectCode
token
,
projectCode
,
uxid
,
corpId
,
info
=
login_system
(
username
,
password
).
get_token
()
# print( token,projectCode,uxid,corpId,info)
# r_c8库房管理_库区设置_库区查询_异常查询
# pro_path = commonFuc().get_pro_path()
# sys.path.append(pro_path + r'\\air_case\\b2_herp3_bs\\r_b5科室管理_科室人员查询_按科室查询人员_获取用户id.air')
# using(pro_path + r'\\air_case\\b2_herp3_bs\\r_b5科室管理_科室人员查询_按科室查询人员_获取用户id.air')
# from r_b5科室管理_科室人员查询_按科室查询人员_获取用户id import test1
# userid = test1()
# print(list_id)
# for i in list_id:
url
=
commonFuc
().
get_api_url
()
+
commonFuc
().
get_business_data
(
module
,
"basic_stockShelf_page_url"
)
# url=url+userid
print
(
url
)
# 获取请求头信息
headers
=
commonFuc
().
get_business_data
(
module
,
"json_headers2"
,
commonFuc
().
get_business_data
(
module
,
"json_contentType"
),
token
,
commonFuc
().
get_business_data
(
module
,
"X-APP-CODE"
))
# branch_id = FileUtils().r_info(module, '院区新增')["branch_id"]
# str1 = commonFuc().get_business_data(module, 'data14')
str
=
commonFuc
().
get_business_data
(
module
,
'data3'
)
list2
=
list
(
str
.
split
(
","
))
print
(
list2
)
# #获取日期
# date1=timeUtils().get_time_hms(2)
# date2=timeUtils().get_time_hms(2)
for
i
in
list2
:
# dept2_id = FileUtils().r_info(module, '科室信息')["dept2_id"]
# 请求体
request_body
=
commonFuc
().
get_business_data
(
module
,
"payload62_5"
,
dept_id
,
stockId
,
i
)
# request_body='['+str(request_body)+']'
# new_request_body = request_body.replace("'", '"')
# print(new_request_body)
# import json
# request_body_json = json.loads(new_request_body)
# # # 发送请求
result
=
commonFuc
().
http_post
(
url
,
request_body
,
headers
)
print
(
'resultaaaaaaaaaaaaaaaaaaaaaaaaaaa'
,
result
)
# 断言
code
=
commonFuc
().
analysis_json
(
'code'
,
result
)
data
=
commonFuc
().
analysis_json
(
'data'
,
result
)
data1
=
commonFuc
().
analysis_json
(
'data'
,
data
)
print
(
type
(
data1
))
# pageSize = commonFuc().analysis_json('pageSize', data)
# print(pageSize, type(pageSize))
if
code
==
0
and
len
(
data1
)
==
0
:
commonFuc
().
check_text_exist
(
0
,
result
)
else
:
commonFuc
().
check_text_exist
(
'error'
,
result
)
test1
()
air_case/b2_herp3_bs/r_c9库房管理_库区设置_库区查询_编辑库区.air/r_c9库房管理_库区设置_库区查询_编辑库区.py
0 → 100644
View file @
2918b2ed
# -*- encoding=utf8 -*-
import
sys
from
airtest.core.helper
import
using
from
common.db.sql.sql_del_branch_info
import
delData
from
common.db.sql.sql_del_kind_goodsinfo
import
delKindGoodsinfo
from
common.db.sql.sql_del_notices_info
import
delByNoticeName
from
common.fileUtls
import
FileUtils
from
common.timeUtils
import
timeUtils
__author__
=
"xiaohesheng"
"""
case_tag:api,herp-web,r_c9库房管理_库区设置_库区查询_编辑库区,id2263,id2263-232,sit,on
内网:r_c9库房管理_库区设置_库区查询_编辑库区
"""
from
common.common_func
import
commonFuc
from
air_case.b1_herp3_login.登录内网系统.登录内网系统
import
login_system
module
=
"b2_herp3_bs"
def
test1
(
dept_id
=
'd69a68df361a4289b2262e4ef75b55a5'
,
stockId
=
'c66b6ed38dbb4fbc8603dc00cdabb572'
):
"""
场景:r_c9库房管理_库区设置_库区查询_编辑库区
用例名称:r_c9库房管理_库区设置_库区查询_编辑库区
输入:""
输出:"rtn_msg": {"code": 0, "msg": null, "data":[]}
"""
# 内网登录
username
=
commonFuc
().
get_business_data
(
module
,
"username"
)
## print('医院名称',username)
password
=
commonFuc
().
get_business_data
(
module
,
"password"
)
# print(username, password,'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa')
# 获取token和projectCode
token
,
projectCode
,
uxid
,
corpId
,
info
=
login_system
(
username
,
password
).
get_token
()
# print( token,projectCode,uxid,corpId,info)
#获取库区id
url
=
commonFuc
().
get_api_url
()
+
commonFuc
().
get_business_data
(
module
,
"basic_stockShelf_page_url"
)
# 获取请求头信息
headers
=
commonFuc
().
get_business_data
(
module
,
"json_headers2"
,
commonFuc
().
get_business_data
(
module
,
"json_contentType"
),
token
,
commonFuc
().
get_business_data
(
module
,
"X-APP-CODE"
))
request_body
=
commonFuc
().
get_business_data
(
module
,
"payload62_6"
,
dept_id
,
stockId
)
result
=
commonFuc
().
http_post
(
url
,
request_body
,
headers
)
data
=
commonFuc
().
analysis_json
(
'data'
,
result
)
data1
=
commonFuc
().
analysis_json
(
'data'
,
data
)
id1
=
commonFuc
().
analysis_json
(
'id'
,
data1
)
shelfCode
=
commonFuc
().
analysis_json
(
'shelfCode'
,
data1
)
createTime
=
commonFuc
().
analysis_json
(
'createTime'
,
data1
)
stockId
=
commonFuc
().
analysis_json
(
'stockId'
,
data1
)
shelfName
=
commonFuc
().
analysis_json
(
'shelfName'
,
data1
)
address
=
commonFuc
().
analysis_json
(
'address'
,
data1
)
recPhone
=
commonFuc
().
analysis_json
(
'recPhone'
,
data1
)
lastModified
=
commonFuc
().
analysis_json
(
'lastModified'
,
data1
)
shelfNo
=
commonFuc
().
analysis_json
(
'shelfNo'
,
data1
)
print
(
id1
,
lastModified
,
shelfCode
,
createTime
,
stockId
,
shelfName
,
address
,
recPhone
,
shelfNo
)
print
(
'resultaaaaaaaaaaaaaaaaaaaaaaaaaaa'
,
result
)
# r_c9库房管理_库区设置_库区查询_编辑库区
# pro_path = commonFuc().get_pro_path()
# sys.path.append(pro_path + r'\\air_case\\b2_herp3_bs\\r_b5科室管理_科室人员查询_按科室查询人员_获取用户id.air')
# using(pro_path + r'\\air_case\\b2_herp3_bs\\r_b5科室管理_科室人员查询_按科室查询人员_获取用户id.air')
# from r_b5科室管理_科室人员查询_按科室查询人员_获取用户id import test1
# userid = test1()
# print(list_id)
# for i in list_id:
url
=
commonFuc
().
get_api_url
()
+
commonFuc
().
get_business_data
(
module
,
"basic_stockShelf_updateById_url"
)
# # url=url+userid
# print(url)
# # 获取请求头信息
headers
=
commonFuc
().
get_business_data
(
module
,
"json_headers2"
,
commonFuc
().
get_business_data
(
module
,
"json_contentType"
),
token
,
commonFuc
().
get_business_data
(
module
,
"X-APP-CODE"
))
# # branch_id = FileUtils().r_info(module, '院区新增')["branch_id"]
# # str1 = commonFuc().get_business_data(module, 'data14')
# str = commonFuc().get_business_data(module, 'data3')
# list2 = list(str.split(","))
# print(list2)
# # #获取日期
# # date1=timeUtils().get_time_hms(2)
# # date2=timeUtils().get_time_hms(2)
# for i in list2:
#
# # dept2_id = FileUtils().r_info(module, '科室信息')["dept2_id"]
# # 请求体
#获取version,version相同无法提交
version
=
delData
().
get_shelf_name_version
()
# version=int(version)
# version=str(version)
print
(
version
)
request_body
=
commonFuc
().
get_business_data
(
module
,
"payload62_7"
,
id1
,
lastModified
,
version
,
createTime
,
stockId
,
shelfCode
,
shelfName
,
address
,
recPhone
,
shelfNo
)
print
(
'request_body'
,
request_body
)
# request_body = commonFuc().get_business_data(module, "payload62_8",id1)
# # request_body='['+str(request_body)+']'
# # new_request_body = request_body.replace("'", '"')
# # print(new_request_body)
# # import json
# # request_body_json = json.loads(new_request_body)
# # # # 发送请求
result
=
commonFuc
().
http_post
(
url
,
request_body
,
headers
)
print
(
'resultbbbbbbbbbbb'
,
result
)
# 断言
code
=
commonFuc
().
analysis_json
(
'code'
,
result
)
data
=
commonFuc
().
analysis_json
(
'data'
,
result
)
data1
=
commonFuc
().
analysis_json
(
'data'
,
data
)
# print(type(data1))
# pageSize = commonFuc().analysis_json('pageSize', data)
# print(pageSize, type(pageSize))
if
code
==
0
and
data
==
1
:
commonFuc
().
check_text_exist
(
0
,
result
)
else
:
commonFuc
().
check_text_exist
(
'error'
,
result
)
test1
()
air_case/b2_herp3_bs/r_d0库房管理_库区设置_人员管理_添加人员_查询人员.air/r_d0库房管理_库区设置_人员管理_添加人员_查询人员.py
0 → 100644
View file @
2918b2ed
# -*- encoding=utf8 -*-
import
sys
from
airtest.core.helper
import
using
from
common.db.sql.sql_del_branch_info
import
delData
from
common.db.sql.sql_del_kind_goodsinfo
import
delKindGoodsinfo
from
common.db.sql.sql_del_notices_info
import
delByNoticeName
from
common.fileUtls
import
FileUtils
from
common.timeUtils
import
timeUtils
__author__
=
"xiaohesheng"
"""
case_tag:api,herp-web,r_d0库房管理_库区设置_人员管理_添加人员_查询人员,id2263,id2263-233,sit,on
内网:r_d0库房管理_库区设置_人员管理_添加人员_查询人员
"""
from
common.common_func
import
commonFuc
from
air_case.b1_herp3_login.登录内网系统.登录内网系统
import
login_system
module
=
"b2_herp3_bs"
def
test1
(
dept_id
=
'd69a68df361a4289b2262e4ef75b55a5'
,
stockAreaId
=
'b72a363163ff4670b4fa0390de5adb8c'
):
"""
场景:r_d0库房管理_库区设置_人员管理_添加人员_查询人员
用例名称:r_d0库房管理_库区设置_人员管理_添加人员_查询人员
输入:""
输出:"rtn_msg": {"code": 0, "msg": null, "data":[]}
"""
# 内网登录
username
=
commonFuc
().
get_business_data
(
module
,
"username"
)
## print('医院名称',username)
password
=
commonFuc
().
get_business_data
(
module
,
"password"
)
# print(username, password,'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa')
# 获取token和projectCode
token
,
projectCode
,
uxid
,
corpId
,
info
=
login_system
(
username
,
password
).
get_token
()
# print( token,projectCode,uxid,corpId,info)
# r_d0库房管理_库区设置_人员管理_添加人员_查询人员
url
=
commonFuc
().
get_api_url
()
+
commonFuc
().
get_business_data
(
module
,
"basic_stockShelf_page_url"
)
# 获取请求头信息
headers
=
commonFuc
().
get_business_data
(
module
,
"json_headers2"
,
commonFuc
().
get_business_data
(
module
,
"json_contentType"
),
token
,
commonFuc
().
get_business_data
(
module
,
"X-APP-CODE"
))
str
=
commonFuc
().
get_business_data
(
module
,
'data20'
)
list2
=
list
(
str
.
split
(
","
))
print
(
list2
)
for
i
in
list2
:
# # 请求体
request_body
=
commonFuc
().
get_business_data
(
module
,
"payload62_8"
,
dept_id
,
stockAreaId
,
i
)
# print('request_body',request_body)
# # # # 发送请求
result
=
commonFuc
().
http_post
(
url
,
request_body
,
headers
)
print
(
'resultbbbbbbbbbbb'
,
result
)
# 断言
code
=
commonFuc
().
analysis_json
(
'code'
,
result
)
data
=
commonFuc
().
analysis_json
(
'data'
,
result
)
data1
=
commonFuc
().
analysis_json
(
'data'
,
data
)
# print(type(data1))
# pageSize = commonFuc().analysis_json('pageSize', data)
# print(pageSize, type(pageSize))
if
code
==
0
and
len
(
data
)
>=
1
:
commonFuc
().
check_text_exist
(
0
,
result
)
else
:
commonFuc
().
check_text_exist
(
'error'
,
result
)
test1
()
air_case/b2_herp3_bs/r_d1库房管理_库区设置_人员管理_添加人员_查询人员_异常.air/r_d1库房管理_库区设置_人员管理_添加人员_查询人员_异常.py
0 → 100644
View file @
2918b2ed
# -*- encoding=utf8 -*-
import
sys
from
airtest.core.helper
import
using
from
common.db.sql.sql_del_branch_info
import
delData
from
common.db.sql.sql_del_kind_goodsinfo
import
delKindGoodsinfo
from
common.db.sql.sql_del_notices_info
import
delByNoticeName
from
common.fileUtls
import
FileUtils
from
common.timeUtils
import
timeUtils
__author__
=
"xiaohesheng"
"""
case_tag:api,herp-web,r_d1库房管理_库区设置_人员管理_添加人员_查询人员_异常,id2263,id2263-234,sit,on
内网:r_d1库房管理_库区设置_人员管理_添加人员_查询人员_异常
"""
from
common.common_func
import
commonFuc
from
air_case.b1_herp3_login.登录内网系统.登录内网系统
import
login_system
module
=
"b2_herp3_bs"
def
test1
(
dept_id
=
'd69a68df361a4289b2262e4ef75b55a5'
,
stockAreaId
=
'b72a363163ff4670b4fa0390de5adb8c'
):
"""
场景:r_d1库房管理_库区设置_人员管理_添加人员_查询人员_异常
用例名称:r_d1库房管理_库区设置_人员管理_添加人员_查询人员_异常
输入:""
输出:"rtn_msg": {"code": 0, "msg": null, "data":[]}
"""
# 内网登录
username
=
commonFuc
().
get_business_data
(
module
,
"username"
)
## print('医院名称',username)
password
=
commonFuc
().
get_business_data
(
module
,
"password"
)
# print(username, password,'aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa')
# 获取token和projectCode
token
,
projectCode
,
uxid
,
corpId
,
info
=
login_system
(
username
,
password
).
get_token
()
# print( token,projectCode,uxid,corpId,info)
# r_d0库房管理_库区设置_人员管理_添加人员_查询人员
url
=
commonFuc
().
get_api_url
()
+
commonFuc
().
get_business_data
(
module
,
"basic_stockShelf_page_url"
)
# 获取请求头信息
headers
=
commonFuc
().
get_business_data
(
module
,
"json_headers2"
,
commonFuc
().
get_business_data
(
module
,
"json_contentType"
),
token
,
commonFuc
().
get_business_data
(
module
,
"X-APP-CODE"
))
str
=
commonFuc
().
get_business_data
(
module
,
'data3'
)
list2
=
list
(
str
.
split
(
","
))
print
(
list2
)
for
i
in
list2
:
# # 请求体
request_body
=
commonFuc
().
get_business_data
(
module
,
"payload62_8"
,
dept_id
,
stockAreaId
,
i
)
# print('request_body',request_body)
# # # # 发送请求
result
=
commonFuc
().
http_post
(
url
,
request_body
,
headers
)
print
(
'resultbbbbbbbbbbb'
,
result
)
# 断言
code
=
commonFuc
().
analysis_json
(
'code'
,
result
)
data
=
commonFuc
().
analysis_json
(
'data'
,
result
)
data1
=
commonFuc
().
analysis_json
(
'data'
,
data
)
# print(type(data1))
# pageSize = commonFuc().analysis_json('pageSize', data)
# print(pageSize, type(pageSize))
if
code
==
0
and
len
(
data1
)
==
0
:
commonFuc
().
check_text_exist
(
0
,
result
)
else
:
commonFuc
().
check_text_exist
(
'error'
,
result
)
test1
()
common/db/sql/sql_del_branch_info.py
View file @
2918b2ed
...
@@ -73,7 +73,24 @@ class delData(object):
...
@@ -73,7 +73,24 @@ class delData(object):
cursor
.
execute
(
"commit;"
)
cursor
.
execute
(
"commit;"
)
print
(
'请领模板删除成功 '
)
print
(
'请领模板删除成功 '
)
cursor
.
close
()
cursor
.
close
()
def
get_shelf_name_version
(
self
):
connection
=
pymysql
.
connect
(
host
=
"10.17.65.108"
,
user
=
"root"
,
password
=
"Cmic.2023"
,
database
=
"spd3_herp_test2"
,
charset
=
"utf8"
)
cursor
=
connection
.
cursor
()
# 获取库区version
sql
=
"select version from mcms_stock_shelf where shelf_name like '%自动化测试%';"
print
(
sql
)
cursor
.
execute
(
sql
)
results
=
cursor
.
fetchone
()
str1
=
str
(
results
)
new_str1
=
str1
.
replace
(
'('
,
''
)
new_str1
=
new_str1
.
replace
(
')'
,
''
)
new_str1
=
new_str1
.
replace
(
','
,
''
)
print
(
new_str1
)
cursor
.
close
()
return
new_str1
# delData().Delete_branch_by_id()
# delData().Delete_branch_by_id()
# delData().Delete_goods_change_info()
# delData().Delete_goods_change_info()
# delData().Delete_sys_config()
# delData().Delete_sys_config()
# delData().Delete_sys_message_template()
# delData().Delete_sys_message_template()
\ No newline at end of file
# delData().get_shelf_name_version()
\ No newline at end of file
data/b2_herp3_bs/data
View file @
2918b2ed
...
@@ -91,7 +91,10 @@
...
@@ -91,7 +91,10 @@
"deptProcOrder_update__url": "/api/platformService/sys/org/v2/update"
"deptProcOrder_update__url": "/api/platformService/sys/org/v2/update"
"basic_stockInfo_syncStock_url": "/api/herpService/basic/stockInfo/syncStock"
"basic_stockInfo_syncStock_url": "/api/herpService/basic/stockInfo/syncStock"
"basic_stockInfo_stockTree_url": "/api/herpService/basic/stockInfo/stockTree"
"basic_stockInfo_stockTree_url": "/api/herpService/basic/stockInfo/stockTree"
"basic_stockInfo_insert_url": "/api/herpService/basic/stockShelf/insert"
"basic_stockShelf_insert_url": "/api/herpService/basic/stockShelf/insert"
"basic_stockShelf_page_url": "/api/herpService/basic/stockShelf/page"
"basic_stockShelf_updateById_url": "/api/herpService/basic/stockShelf/updateById"
"basic_stockUser_list_url": "/api/herpService/basic/stockUser/list"
data1: '条码,high_info,check_detail,高值打码,out_stock,goods_change_baseInfo,center_out_stock_pkg,mcms_centre_out_stock,pkg_info,mcms_dept_out_stock,barcode_common,mcms_centre_in_stock,goods_change_price,mcms_dept_in_stock,check_detail_pkg,center_out_stock_high,center_out_stock_high,high_consume,shelf_code,barcode_common_pkg,check_detail_high,balance_bill,barcode_rfid,bottle_info,验收单明细打印,产品信息变更,中心库出库单低值,医院中心库出库单,包信息,医院科室出库单,高值纸质条码打印,医院中心库入库单,产品调价,医院科室入库单,低值验收单,中心库出库单高值,高值耗材使用登记表,货位码,单元包纸质条码打印,高值验收单,结算单打印,高值RFID条码打印,单瓶码打印'
data1: '条码,high_info,check_detail,高值打码,out_stock,goods_change_baseInfo,center_out_stock_pkg,mcms_centre_out_stock,pkg_info,mcms_dept_out_stock,barcode_common,mcms_centre_in_stock,goods_change_price,mcms_dept_in_stock,check_detail_pkg,center_out_stock_high,center_out_stock_high,high_consume,shelf_code,barcode_common_pkg,check_detail_high,balance_bill,barcode_rfid,bottle_info,验收单明细打印,产品信息变更,中心库出库单低值,医院中心库出库单,包信息,医院科室出库单,高值纸质条码打印,医院中心库入库单,产品调价,医院科室入库单,低值验收单,中心库出库单高值,高值耗材使用登记表,货位码,单元包纸质条码打印,高值验收单,结算单打印,高值RFID条码打印,单瓶码打印'
...
@@ -111,6 +114,9 @@ data14: "xhs"
...
@@ -111,6 +114,9 @@ data14: "xhs"
data15: "x,h,s"
data15: "x,h,s"
data16: "006检验科1库房,东土城院区中心库房,006"
data16: "006检验科1库房,东土城院区中心库房,006"
data17: "006检验科,1库房,00,6"
data17: "006检验科,1库房,00,6"
data18: "001,A库区,自动化测试"
data19: "0,1,A,库区,自动化测试"
data20: "xhs,x,h,s"
"username": "xhs1009"
"username": "xhs1009"
"password": "1qaz!QAZ"
"password": "1qaz!QAZ"
...
@@ -454,6 +460,11 @@ json_headers2: {
...
@@ -454,6 +460,11 @@ json_headers2: {
"payload62_1": {"hosId":"h0347","stockCode":""}
"payload62_1": {"hosId":"h0347","stockCode":""}
"payload62_2": {"hosId":"h0347","stockCode":"%s"}
"payload62_2": {"hosId":"h0347","stockCode":"%s"}
"payload62_3": {"address":"自动化测试","defaultFlag":1,"specialFlag":0,"shelfNo":"自动化测试","shelfName":"自动化测试","stockId":"%s","stockType":0,"tbStatus":1,"linkman":"UID-048618","recPhone":"xhs"}
"payload62_3": {"address":"自动化测试","defaultFlag":1,"specialFlag":0,"shelfNo":"自动化测试","shelfName":"自动化测试","stockId":"%s","stockType":0,"tbStatus":1,"linkman":"UID-048618","recPhone":"xhs"}
"payload62_4": {"queryObject":{"deptId":"%s","stockAreaId":"%s","stockCode":"","stockType":"0"},"pageNum":1,"pageSize":50}
"payload62_5": {"queryObject":{"deptId":"%s","stockAreaId":"%s","stockCode":"%s","stockType":"0"},"pageNum":1,"pageSize":50}
"payload62_6": {"queryObject":{"deptId":"%s","stockAreaId":"%s","stockCode":"自动化测试","stockType":"0"},"pageNum":1,"pageSize":50}
"payload62_7": {"id":"%s","lastModified":"%s","version":"%s","createTime":"%s","createUser":"UID-050151","lastModifiedUser":"UID-050151","stockId":"%s","shelfCode":"%s","shelfName":"%s","address":"%s","shelfType":null,"stockType":0,"defaultFlag":1,"specialFlag":0,"parentId":null,"levelCode":null,"tbStatus":1,"linkman":"UID-048618","recPhone":"%s","delFlag":0,"shelfNo":"%s","shelfKind":0,"hosId":null,"deptId":null,"areaCode":null,"areaName":null,"stockName":null,"probeId":null,"bindFlag":null}
"payload62_8": {"deptId":"%s","stockAreaId":"%s","userName":"%s"}
checkDict: {"code": 0,'msg': None,'data': True}
checkDict: {"code": 0,'msg': None,'data': True}
...
...
report/summary.html
View file @
2918b2ed
...
@@ -55,9 +55,9 @@
...
@@ -55,9 +55,9 @@
<tr
width=
"600"
>
<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'
>
1
</td>
<td
class=
'details-col-elapsed'
>
0分
1
秒
</td>
<td
class=
'details-col-elapsed'
>
0分
3
秒
</td>
<td
class=
"details-col-elapsed"
>
0.0%
</td>
<td
class=
"details-col-elapsed"
>
10
0.0%
</td>
</tr>
</tr>
</table>
</table>
...
@@ -72,9 +72,9 @@
...
@@ -72,9 +72,9 @@
</tr>
</tr>
<tr
width=
"600"
>
<tr
width=
"600"
>
<td
class=
"details-col-elapsed"
><a
href=
'../log/
o7科室管理_科室产品分配_科室新增产品/log.html'
target=
'_blank'
>
o7科室管理_科室产品分配_科室新增产品
</a></td>
<td
class=
"details-col-elapsed"
><a
href=
'../log/
r_d1库房管理_库区设置_人员管理_添加人员_查询人员_异常/log.html'
target=
'_blank'
>
r_d1库房管理_库区设置_人员管理_添加人员_查询人员_异常
</a></td>
<td
class=
"
fail"
>
失败
</td>
<td
class=
"
success"
>
成功
</td>
<td
class=
"details-col-elapsed"
>
1.70
9
</td>
<td
class=
"details-col-elapsed"
>
2.97
9
</td>
<td
class=
"details-col-elapsed"
>
xiaohesheng
</td>
<td
class=
"details-col-elapsed"
>
xiaohesheng
</td>
</tr>
</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