... quart cli doesn't provide the with_appcontext function def with_appcontext(f): ... f) else: import flask.cli with_appcontext = flask.cli.with_appcontext ...
確定! 回上一頁