From 5621e29bd415c85fd719e0e6366eae813b970ea2 Mon Sep 17 00:00:00 2001
From: dengjunjie <dengjunjie@hnkhzn.com>
Date: 星期四, 30 十月 2025 20:16:11 +0800
Subject: [PATCH] 1

---
 新建文件夹/WIDESEA_WMSServer/ClassLibrary1/IInventory_BatchServices.cs |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git "a/\346\226\260\345\273\272\346\226\207\344\273\266\345\244\271/WIDESEA_WMSServer/ClassLibrary1/IInventory_BatchServices.cs" "b/\346\226\260\345\273\272\346\226\207\344\273\266\345\244\271/WIDESEA_WMSServer/ClassLibrary1/IInventory_BatchServices.cs"
index 58ff81d..edde60c 100644
--- "a/\346\226\260\345\273\272\346\226\207\344\273\266\345\244\271/WIDESEA_WMSServer/ClassLibrary1/IInventory_BatchServices.cs"
+++ "b/\346\226\260\345\273\272\346\226\207\344\273\266\345\244\271/WIDESEA_WMSServer/ClassLibrary1/IInventory_BatchServices.cs"
@@ -13,5 +13,7 @@
     public interface IInventory_BatchServices : IService<Dt_Inventory_Batch>
     {
         IRepository<Dt_Inventory_Batch> Repository { get; }
+
+        WebResponseContent GetExpiredAndlow();
     }
 }

--
Gitblit v1.9.3