예제 #1
0
 public PatDetailDTO GetConsPat(string id_en)
 {
     return(service.getConsPatDetail(id_en));
 }