服务端的TigerApi 框架,基于.NET6 2024 版本
Rodney Chen
7 天以前 756e6c531d49a4565e47949120cb33bae431566e
Tiger.Controllers.MES/Controllers/MESController.TestNode.cs
@@ -36,7 +36,7 @@
                    iBiz.MES.Context.NewTransaction(HttpContext, trans);
                }
                response = action.GetResponse(trans);
                response = action.GetResponse();
            }
            catch (System.IO.InvalidDataException ex)
            {