from flask import Flask,request, redirect,render_template,jsonify from werkzeug.utils import secure_filename import xlrd import pymongo ...
確定! 回上一頁