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