1
wangxinhui
2025-07-25 b91c166e2da452578c71423138a0291558b36344
项目代码/WMS/WMSServices/WIDESEA_IBasicService/IBasicService.cs
@@ -24,16 +24,7 @@
        /// </summary>
        IWarehouseService WarehouseService { get; }
        /// <summary>
        /// 渚涘簲鍟嗕笟鍔″眰
        /// </summary>
        ISupplierInfoService SupplierInfoService { get; }
        IUserInfoService UserInfoService { get; }
        IPalletCodeInfoService PalletCodeInfoService { get; }
        ICustomerInfoService CustomerInfoService { get; }
        IMaterielCodeInfoService MaterielCodeInfoService { get; }
    }