新建文件夹/WIDESEA_WMSServer/ClassLibrary2/SupplyTaskHtyService.cs
@@ -18,6 +18,8 @@ public SupplyTaskHtyService(IRepository<Dt_SupplyTask_Hty> BaseDal) : base(BaseDal) { } public IRepository<Dt_SupplyTask_Hty> Repository => BaseDal; public WebResponseContent GetInOutTasks() { WebResponseContent content = new WebResponseContent();