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