1
huangxiaoqiang
2025-09-11 aa4c245e3d4610f03f51eb196a49d2b9a079b1ce
项目代码/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; }
    }
}