示例#1
0
 public DTO.ResponseService <DTO.SubPaymentDetail[]> GetIndexSubPaymentD(string headReqNo)
 {
     return(svc.GetIndexSubPaymentD(headReqNo));
 }