Commit ff9253b9 by taoke

安全运输平台----增加用例模块备注

parent c9d15a74
# __author__: hanxiaojuan
# __time__: 2021/8/25
"""
监管中心--全息档案
"""
import pytest,allure,xlrd,requests,os
from common.utils.getExcelData import get_excelData
from service.login import BMY
......
#__author__:hanxiaojuan
#__time__:2021/8/26
"""
监管中心---??
"""
import allure
import pytest
import xlrd
......
# autor: taoke
# time : 2021/8/23 13:46
"""
运营中心---风险管理中心
"""
from config import *
import requests,pytest,allure,xlrd
from common.tools import request_main
......@@ -42,8 +45,6 @@ from common.db import MYSQL
# "POST",
# {"pageNum":1,"pageSize":10})
# print(res)
@pytest.fixture(scope="class")
def riskPointdelete():
"""删除测试数据"""
......
#__author__:hanxiaojuan
#__time__:2021/8/26
"""
监管中心--车网大屏
"""
import allure
import pytest
import xlrd
......
Markdown is supported
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