Flask Documentation (1.1.x)jsonify app = Flask(__name__, static_folder='app', static_url_path="/app") @app.route("/heartbeat") def heartbeat(): return jsonify({"status": "healthy"}) @app.route('/', defaults={'path': ''}) @app0 码力 | 428 页 | 895.98 KB | 1 年前3
Flask Documentation (1.1.x)Flask Documentation (1.1.x), Release 1.1.4 (continued from previous page) @app.route("/heartbeat") def heartbeat(): return jsonify({"status": "healthy"}) @app.route('/', defaults={'path': ''}) @app.0 码力 | 291 页 | 1.25 MB | 1 年前3
共 2 条
- 1
相关搜索词













