11.25 qianwen-long
This commit is contained in:
parent
9314291c27
commit
d1e2c39879
@ -41,7 +41,6 @@ def create_app():
|
|||||||
app.register_blueprint(little_zbparse_bp)
|
app.register_blueprint(little_zbparse_bp)
|
||||||
app.register_blueprint(upload_bp)
|
app.register_blueprint(upload_bp)
|
||||||
app.register_blueprint(test_zbparse_bp)
|
app.register_blueprint(test_zbparse_bp)
|
||||||
register_routes(app)
|
|
||||||
return app
|
return app
|
||||||
|
|
||||||
#TODO:培训要求、总体要求、进度要求、'建设要求'到技术要求中,归类到其他要求中
|
#TODO:培训要求、总体要求、进度要求、'建设要求'到技术要求中,归类到其他要求中
|
||||||
|
Loading…
x
Reference in New Issue
Block a user