예제 #1
0
def discusEdit(type, id):
    return edit.post(type, id)
예제 #2
0
def discusEditPassword():
    return edit.post('password', None)