服务端的TigerApi 框架,基于.NET6 2024 版本
Rodney Chen
9 天以前 531f16f2f15bf792e3e719e00abb57a95356dedd
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)
            {