From 4a86a8fe689d3227853d196fbdcfeea2dfa65046 Mon Sep 17 00:00:00 2001 From: pen4uin Date: Fri, 1 Nov 2024 19:35:29 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E8=A7=A3=E5=86=B3=20TOOL=5FNEOREGEORG?= =?UTF-8?q?=20=E4=B8=8D=E4=B8=80=E8=87=B4=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- jmg-core/src/main/java/jmg/core/config/Constants.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jmg-core/src/main/java/jmg/core/config/Constants.java b/jmg-core/src/main/java/jmg/core/config/Constants.java index 68b36fd..71027b2 100644 --- a/jmg-core/src/main/java/jmg/core/config/Constants.java +++ b/jmg-core/src/main/java/jmg/core/config/Constants.java @@ -56,7 +56,7 @@ public class Constants { public static final String TOOL_CUSTOM = "Custom"; - public static final String TOOL_NEOREGEORG = "Neo-reGeorg"; + public static final String TOOL_NEOREGEORG = "NeoreGeorg"; public static final String TOOL_SUO5 = "Suo5"; public static final String EXPR_EL = "EL";