yanjinhui
3 天以前 c034f4a7282f8b8d49e8468b6fd0acb60d8dfcc0
新建文件夹/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();
    }
}