예제 #1
0
 public DTO.ResponseService <DTO.ConfigEntity[]> ManageApplicantIn_OutRoom()
 {
     return(svc.ManageApplicantIn_OutRoom());
 }