Beispiel #1
0
def getUser(user_code):
    user = UserController()
    return user.getUser(user_code)