服务端的TigerApi 框架,基于.NET6 2024 版本
Rodney Chen
7 天以前 756e6c531d49a4565e47949120cb33bae431566e
Tiger.Controllers.WMS/Controllers/WMSController.CustomerSupplyNew.cs
@@ -37,7 +37,7 @@
                    iBiz.WMS.Context.NewTransaction(HttpContext, trans);
                }
                response = action.GetResponse(trans);
                response = action.GetResponse();
            }
            catch (System.Exception ex)
            {