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