예제 #1
0
 public DTO.ResponseService <DTO.SubPaymentHead[]> GetIndexSubPaymentH(string groupReqNo)
 {
     return(svc.GetIndexSubPaymentH(groupReqNo));
 }