from flask import Blueprint, jsonify, current_app, g bp = Blueprint('guan', __name__)