liulijun
2026-02-25 f10cf643e5be44f8dd525d91bb4953b46778a377
´úÂë¹ÜÀí/WMS/WMSServices/WIDESEA_IBasicService/IBasicService.cs
@@ -15,22 +15,9 @@
        ILocationInfoService LocationInfoService { get; }
        /// <summary>
        /// ç‰©æ–™ä¸šåС层
        /// </summary>
        IMaterielInfoService MaterielInfoService { get; }
        /// <summary>
        /// ä»“库业务层
        /// </summary>
        IWarehouseService WarehouseService { get; }
        IPalletCodeInfoService PalletCodeInfoService { get; }
        IMaterielCodeInfoService MaterielCodeInfoService { get; }
        ISupplierInfoService SupplierInfoService { get; }
        ICustomerInfoService CustomerInfoService { get; }
        IUserInfoService UserInfoService { get; }
    }