yanjinhui
2025-12-01 2b49f7643d15b74889d190f216630559006ed93a
新建文件夹/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();