ÏîÄ¿´úÂë/WCS/WIDESEAWCS_Server/WIDESEAWCS_SystemServices/dt_batchinfoService.cs
@@ -16,6 +16,10 @@ public class dt_batchinfoService : ServiceBase<dt_batchInfo, IRepository<dt_batchInfo>>, Idt_BatchinfoService { private readonly IMapper _mapper; public override PageGridData<dt_batchInfo> GetPageData(PageDataOptions options) { return base.GetPageData(options); } /// <summary> /// ä»å¨å±(æ°æ®åºè®¿é®) /// </summary>