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