项目代码/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; }
    }
}