服务端的TigerApi 框架,基于.NET6 2024 版本
YangYuGang
2025-03-17 beadde317e6dd4b00d508eb960138cbfb4b5b006
Tiger.Controllers.WMS/Controllers/WMSController.OutSplit.cs
@@ -37,7 +37,7 @@
                    iBiz.WMS.Context.NewTransaction(HttpContext, trans);
                }
                response = action.GetResponse(trans);
                response = action.GetResponse();
            }
            catch (System.Exception ex)
            {