Merge branch 'master' of https://github.com/Tencent/APIJSON
This commit is contained in:
commit
7716a9bfea
@ -5,7 +5,7 @@
|
||||
|
||||
<groupId>com.github.Tencent</groupId>
|
||||
<artifactId>APIJSON-spring-boot3</artifactId>
|
||||
<version>6.4.0</version>
|
||||
<version>6.4.3</version>
|
||||
<packaging>jar</packaging>
|
||||
|
||||
<name>APIJSONORM</name>
|
||||
|
@ -14,7 +14,7 @@ public class Log {
|
||||
|
||||
public static boolean DEBUG = true;
|
||||
|
||||
public static final String VERSION = "6.4.0";
|
||||
public static final String VERSION = "6.4.3";
|
||||
public static final String KEY_SYSTEM_INFO_DIVIDER = "\n---|-----APIJSON SYSTEM INFO-----|---\n";
|
||||
|
||||
public static final String OS_NAME;
|
||||
|
Loading…
Reference in New Issue
Block a user