服务端的TigerApi 框架,基于.NET6 2024 版本
Rodney Chen
3 天以前 58fd4a10b59c61d4d50a2359929c2ff4892b9dd9
Tiger.Business.MES/Transaction/TestNode.cs
@@ -356,6 +356,7 @@
                        wipSN.SEGMENT = curNode.SEGMENT;
                        wipSN.UNBIND_FLAG = "N";
                        wipSN.OPERATION_TIME = DateTime.Now;
                        wipSN.OPERATION_END = DateTime.Now;
                        var curShiftPeriod = GetShiftPeriodForNow();
                        if (!curShiftPeriod.IsNullOrEmpty())
                        {