服务端的TigerApi 框架,基于.NET6 2024 版本
Rodney Chen
昨天 77da8b9247b9df926678cfb7e4af0f0900f3a084
Tiger.Controllers.MES/Controllers/MESController.CollectNode.cs
@@ -230,6 +230,5 @@
            trans?.AddHistory(Request, action);
            return Ok(response);
        }
    }
}