From 19beea5d5dc165efb0feca7c4c0a296819010178 Mon Sep 17 00:00:00 2001 From: xyc <jc_xiong@hotmail.com> Date: 星期三, 04 十二月 2024 11:16:17 +0800 Subject: [PATCH] 修改bug:传给仿真算法包的modelId重复。(将工况ID改为阶段模型ID) --- web/public/SVGOrigin/Method-Draw-master/method-draw/extensions/shapelib/raphael.txt | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/web/public/SVGOrigin/Method-Draw-master/method-draw/extensions/shapelib/raphael.txt b/web/public/SVGOrigin/Method-Draw-master/method-draw/extensions/shapelib/raphael.txt index b688327..0cd8be2 100644 --- a/web/public/SVGOrigin/Method-Draw-master/method-draw/extensions/shapelib/raphael.txt +++ b/web/public/SVGOrigin/Method-Draw-master/method-draw/extensions/shapelib/raphael.txt @@ -9,4 +9,4 @@ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. -The software is provided 鈥渁s is鈥�, without warranty of any kind, express or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose and noninfringement. In no event shall the authors or copyright holders be liable for any claim, damages or other liability, whether in an action of contract, tort or otherwise, arising from, out of or in connection with the software or the use or other dealings in the software. \ No newline at end of file +The software is provided 鈥渁s is鈥�, without warranty of any kind, express or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose and noninfringement. In no event shall the authors or copyright holders be liable for any claim, damages or other liability, whether in an action of contract, tort or otherwise, arising from, out of or in connection with the software or the use or other dealings in the software. -- Gitblit v1.9.1