服务端的TigerApi 框架,基于.NET6 2024 版本
Rodney Chen
2025-02-26 8c81d2e38a454b467c10d8fe62f73c7230432708
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)
            {