예제 #1
0
파일: bankcard.py 프로젝트: liuzelei/walis
def get_bankcard(rst_id, bankcard_id):
    return RstBankCard.get(rst_id, bankcard_id)