示例#1
0
 public DTO.ResponseService <DateTime[]> GetLicenseRequestOicApprove(DTO.RangeDateRequest request)
 {
     return(svc.GetLicenseRequestOicApprove(request));
 }