from flask import Flask, render_template, request, redirect, url_for, jsonify ... Note the use of the DELETE method rather than POST.
確定! 回上一頁