-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
1.修正:Integer、Long、Float、Double、Boolean、Enum 按数字类型返回,生成的Json不带双引号
- Loading branch information
1 parent
3073b01
commit 41aebad
Showing
9 changed files
with
109 additions
and
82 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
Manifest-Version: 4.4.7 | ||
Manifest-Version: 4.4.8 | ||
Created-By: [email protected] 2011 | ||
Specification-Version: 4.4.7 2024-01-10 | ||
Specification-Version: 4.4.8 2024-02-05 | ||
SourceCode: https://github.com/HY-ZhengWei/XJava | ||
SourceCodeChina: https://gitee.com/HY-ZhengWei/XJava | ||
Build-JDK: 11 |
2 changes: 1 addition & 1 deletion
2
src/main/resources/META-INF/maven/cn.openapis/hy.common.xjava/pom.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
version=4.4.7 | ||
version=4.4.8 | ||
groupId=org | ||
artifactId=hy.common.xjava |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.