liulijun
2026-02-25 2b66d4c2dc5b1c00805fa47ba65d9a8d2724ab35
´úÂë¹ÜÀí/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; }
    }