# 负责数据检索查询 from apiflask import APIBlueprint bp = APIBlueprint('data', __name__, url_prefix='/data')