服务端的TigerApi 框架,基于.NET6 2024 版本
Rodney Chen
4 天以前 81407b9c6145e13bc3707abda250d29ab6972254
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)
            {