ÏîÄ¿´úÂë/WMS/WMSServices/WIDESEA_IBasicService/IBasicService.cs
@@ -23,9 +23,15 @@ /// ä»åºä¸å¡å± /// </summary> IWarehouseService WarehouseService { get; } IPalletCodeInfoService PalletCodeInfoService { get; } IMaterielCodeInfoService MaterielCodeInfoService { get; } ISupplierInfoService SupplierInfoService { get; } ICustomerInfoService CustomerInfoService { get; } IUserInfoService UserInfoService { get; } } }