服务端的TigerApi 框架,基于.NET6 2024 版本
YangYuGang
5 天以前 6b821f97b2a82c199113d68054b3e3c93f3443aa
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())
                        {