Skip to content

5.2.100 优化@value(:param)输出,支持日期、数组、集合、枚举等类型

Compare
Choose a tag to compare
@chenrenfei chenrenfei released this 07 Mar 08:52
· 13 commits to 5.2 since this release

1、优化@value(:param)输出,支持日期、数组、集合、枚举等类型

5.3.71 同步发版

<dependency>
	<groupId>com.sagframe</groupId>
	<artifactId>sagacity-sqltoy</artifactId>
	<version>5.2.100</version>
</dependency>
<dependency>
	<groupId>com.sagframe</groupId>
	<artifactId>sagacity-sqltoy-starter</artifactId>
	<version>5.2.100</version>
</dependency>