from flask import Flask,make_response,json ... response.mimetype='text/plain' #text/html application/xml application/json return response ...
確定! 回上一頁