cylsg/EzUpFile/IEzFileUploadService.cs
@@ -33,7 +33,14 @@ /// <param name="Path"></param> /// <returns></returns> Task<(IDCardOCRResponse, string)> UpIdCord(string PageName = "FRONT"); /// <summary> /// 上传营业执照 /// </summary> /// <returns></returns> Task<(BizLicenseOCRResponse, string)> UpBizLicense(); }