Beispiel #1
0
def get_latest_record(restaurant_id):
    return CertificationProcessingRecord.get_latest_record(restaurant_id)
Beispiel #2
0
def get_latest_record(restaurant_id):
    return CertificationProcessingRecord.get_latest_record(restaurant_id)