liulijun
2026-03-25 2403e0b0a127278d40e2fc780311d93262bef52c
ÏîÄ¿´úÂë/WMS/WMSServices/WIDESEA_IBasicService/IBasicService.cs
@@ -23,11 +23,15 @@
        /// ä»“库业务层
        /// </summary>
        IWarehouseService WarehouseService { get; }
        IPalletCodeInfoService PalletCodeInfoService { get; }
        IMaterielCodeInfoService MaterielCodeInfoService { get; }
        ISupplierInfoService SupplierInfoService { get; }
        ICustomerInfoService CustomerInfoService { get; }
        IUserInfoService UserInfoService { get; }
    }
}