Esempio n. 1
0
def drug_key_list(content):
    ret = {}
    ret["data"] = DB.drug_key_list()
    return ret