服务端的TigerApi 框架,基于.NET6 2024 版本
Ben Lin
2025-04-01 f15204c9a4b76524731a9fb7d0630ae8c2b8b217
Tiger.Controllers.WMS/Controllers/WMSController.LocationTransfer.cs
@@ -29,7 +29,7 @@
                    iBiz.WMS.Context.NewTransaction(HttpContext, trans);
                }
                response = action.GetResponse(trans);
                response = action.GetResponse();
            }
            catch (System.Exception ex)
            {