예제 #1
0
def show(cid):
    Category.show_model(cid, throw=True)
    return Success(msg='种类显示成功')