wangxinhui
2025-09-26 9ae0890dd74771ba9edd44d4830e0de37f8d9938
项目代码/WMS/WMSServices/WIDESEA_IBasicService/IBasicService.cs
@@ -24,17 +24,10 @@
        /// </summary>
        IWarehouseService WarehouseService { get; }
        /// <summary>
        /// 渚涘簲鍟嗕笟鍔″眰
        /// </summary>
        ISupplierInfoService SupplierInfoService { get; }
        IUserInfoService UserInfoService { get; }
        IPalletCodeInfoService PalletCodeInfoService { get; }
        ICustomerInfoService CustomerInfoService { get; }
        IMaterielCodeInfoService MaterielCodeInfoService { get; }
        ISupplierInfoService SupplierInfoService { get; }
    }
}