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