wangxinhui
2026-04-08 6861434f1445d1685b67a24897890c34f8c54f85
´úÂë¹ÜÀí/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; }
    }