예제 #1
0
def __get_product_information(Product):
    # Get the product information
    # return list
    return MySQL.get_product_by_barcode(Product)