예제 #1
0
 GetLicenseVerifyImgDetail(string uploadGroupNo, string idCard, string CountPage, Int32 pageIndex, Int32 pageSize)
 {
     return(svc.GetLicenseVerifyImgDetail(uploadGroupNo, idCard, CountPage, pageIndex, pageSize));
 }