示例#1
0
 public List <CmAbsType> GetHypertensionDrug()
 {
     return(repository.GetHypertensionDrug(pclsCache));
 }