1
wangxinhui
6 天以前 e719f3e5d5d16ee8a9dece97d9889610507628ac
项目代码/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; }
    }