Commit 31911075 authored by xiao-hesheng's avatar xiao-hesheng
Browse files

优化脚本

parent 77261488
......@@ -12,8 +12,8 @@ from common.timeUtils import timeUtils
__author__ = "xiaohesheng"
"""
case_tag:api,herp-web,m6运维管理_缓存监控_缓存查询,id2263,id2263-146,sit,on
内网:m6运维管理_缓存监控_缓存查询
case_tag:api,herp-web,m6运维管理_缓存监控_缓存查询_内网服务,id2263,id2263-146,sit,on
内网:m6运维管理_缓存监控_缓存查询_内网服务
"""
from common.common_func import commonFuc
......@@ -21,8 +21,8 @@ from air_case.b1_herp3_login.登录内网系统.登录内网系统 import login_
module = "b2_herp3_bs"
def test1():
"""
场景:m6运维管理_缓存监控_缓存查询
用例名称:m6运维管理_缓存监控_缓存查询
场景:m6运维管理_缓存监控_缓存查询_内网服务
用例名称:m6运维管理_缓存监控_缓存查询_内网服务
输入:无
输出:"rtn_msg": {"code": 0, "msg": null, "data": 1}
"""
......@@ -40,7 +40,7 @@ def test1():
# from m2运维管理_PDA授权_列表查询获取id import test1
# id1, lastModified, createTime = test1()
# print(id1, lastModified, createTime)
#m6运维管理_缓存监控_缓存查询
#m6运维管理_缓存监控_缓存查询_内网服务
url=commonFuc().get_api_url()+commonFuc().get_business_data(module, "cacheMonitor_getStatistics_url")
# 获取请求头信息
......
......@@ -12,8 +12,8 @@ from common.timeUtils import timeUtils
__author__ = "xiaohesheng"
"""
case_tag:api,herp-web,n5运维管理_消息通知模板_消息类型_新增消息模板,id2263,id2263-161,sit,on
内网:n5运维管理_消息通知模板_消息类型_新增消息模板
case_tag:api,herp-web,n8运维管理_消息通知模板_消息类型_编辑消息模板,id2263,id2263-161,sit,on
内网:n8运维管理_消息通知模板_消息类型_编辑消息模板
"""
from common.common_func import commonFuc
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment