Commit aeedd0d6 authored by Wallen姚文辉's avatar Wallen姚文辉

添加功能

parent 7d8e45bd
......@@ -11,9 +11,9 @@ from jenkins import Jenkins
config=get_config()
mysqlConf=config["mysql"]
Jenkinsconf=config["jenkins"]
centerPath=config['other']['listenCenterPath']
# centerPath=config['other']['listenCenterPath']
print(centerPath)
# print(centerPath)
class server():
app = Flask(__name__, template_folder='auto_test/html', static_folder='')
......
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