服务端的TigerApi 框架,基于.NET6 2024 版本
Rodney Chen
2024-12-26 8c1002afe5d82010cbabdbc75201fab8b9bb3eea
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)
            {