示例#1
0
def user_loader(_id):
    return User.get_one(_id)