Tiger.Business.WMS/Transaction/ShelfRemote.cs
@@ -9,7 +9,7 @@ using System.Threading; using System.Threading.Tasks; using Tiger.Model; using Org.BouncyCastle.Ocsp; using Newtonsoft.Json; using Apache.NMS.ActiveMQ.Commands; using Tiger.IBusiness; @@ -17,7 +17,7 @@ namespace Tiger.Business.WMS.Transaction { /// <summary> /// 货架遥控器 /// 货架遥控事务 /// </summary> public class ShelfRemote : WMSTransactionBase, IShelfRemote {