服务端的TigerApi 框架,基于.NET6 2024 版本
YangYuGang
6 天以前 d09f804c71b452b9039e4e2d9512489814deea73
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)
            {