from flask_app.main.json_utils import nest_json_under_key res=nest_json_under_key("","资格") print(res)