修复部分bug

This commit is contained in:
liwanlei
2018-04-12 14:24:53 +08:00
parent 6330a2aa6c
commit e9838cd4fb
15 changed files with 180 additions and 752 deletions

View File

@@ -3,7 +3,7 @@
# @Author : lileilei
# @Site :
# @File : testFengzhuang.py
from Interface.test_requests import requ
from Public.test_requests import requ
reques=requ()
class TestApi(object):
def __init__(self,url,key,connent,fangshi):

View File

@@ -1 +0,0 @@
# -*- coding: utf-8 -*-