We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f060bc commit ef7d93aCopy full SHA for ef7d93a
1 file changed
src/main/java/com/i2soft/util/Constants.java
@@ -9,7 +9,7 @@ public final class Constants {
9
/**
10
* 版本号
11
*/
12
- public static final String VERSION = "7.0.0";
+ public static final String VERSION = "7.1.0";
13
14
* 打印 http log
15
0 commit comments