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