服务端的TigerApi 框架,基于.NET6 2024 版本
Rodney Chen
2024-12-25 df5935407576ec130f70fbfa9302c1eafc2b1d82
Tiger.Controllers.WMS/Controllers/WMSController.PDACount.cs
@@ -28,7 +28,7 @@
                    iBiz.WMS.Context.NewTransaction(HttpContext, trans);
                }
                response = action.GetResponse(trans);
                response = action.GetResponse();
            }
            catch (System.Exception ex)
            {