public List <ThuocDTO> select() { return(thDAL.select()); }
public List <ThuocDTO> select() { return(bdal.select()); }