From 0091dd076ed7d6dfb06fa820dabd9cf5e738514c Mon Sep 17 00:00:00 2001
From: xyc <jc_xiong@hotmail.com>
Date: 星期四, 07 十一月 2024 17:15:13 +0800
Subject: [PATCH] 仿真评估检查模型时,总体工况模型里未使用的节点,不检查其模型是否存在。

---
 web/public/SVGOrigin/Method-Draw-master/test/all_tests.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/web/public/SVGOrigin/Method-Draw-master/test/all_tests.html b/web/public/SVGOrigin/Method-Draw-master/test/all_tests.html
index f2d1eef..053a4e5 100644
--- a/web/public/SVGOrigin/Method-Draw-master/test/all_tests.html
+++ b/web/public/SVGOrigin/Method-Draw-master/test/all_tests.html
@@ -25,4 +25,4 @@
   }
 }, 5000);
 </script>
-</html>
\ No newline at end of file
+</html>

--
Gitblit v1.9.1