1
wangxinhui
2025-08-30 123cc3659ff208d38b0732af32c29f582154e4c8
项目代码/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; }
    }
}