服务端的TigerApi 框架,基于.NET6 2024 版本
Ben Lin
2025-03-12 ad0d339452923d38d47ff63b8d5bbcf8efd0923c
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)
        {