服务端的TigerApi 框架,基于.NET6 2024 版本
Rodney Chen
2025-03-24 80bb008e7a765a69bd4259ff494fdc47d2be4e2f
Tiger.Business.WMS/Transaction/WMSTransactionBase.cs
@@ -89,7 +89,7 @@
        #region MQTT
        /// <summary>
        /// 设置当前条码的工序信息
        /// 设置当前条码的MQTT信息
        /// </summary>
        public ApiAction<ScanOutput> SetOutPutMqttMsg(ApiAction<ScanOutput> action, string locale = null)
        {