ソースを参照

JeecgBoot低代码平台 2.4.5 版本发布,钉钉与企业微信集成版本

zhangdaiscott 3 年 前
コミット
d92861ad77

+ 1 - 1
README.md

@@ -12,7 +12,7 @@ JEECG BOOT 低代码开发平台(前后端分离版本)
 
 [![AUR](https://img.shields.io/badge/license-Apache%20License%202.0-blue.svg)](https://github.com/zhangdaiscott/jeecg-boot/blob/master/LICENSE)
 [![](https://img.shields.io/badge/Author-北京国炬软件-orange.svg)](http://www.jeecg.com)
-[![](https://img.shields.io/badge/version-2.4.3-brightgreen.svg)](https://github.com/zhangdaiscott/jeecg-boot)
+[![](https://img.shields.io/badge/version-2.4.5-brightgreen.svg)](https://github.com/zhangdaiscott/jeecg-boot)
 [![GitHub stars](https://img.shields.io/github/stars/zhangdaiscott/jeecg-boot.svg?style=social&label=Stars)](https://github.com/zhangdaiscott/jeecg-boot)
 [![GitHub forks](https://img.shields.io/github/forks/zhangdaiscott/jeecg-boot.svg?style=social&label=Fork)](https://github.com/zhangdaiscott/jeecg-boot)
 

ファイルの差分が大きいため隠しています
+ 5 - 0
jeecg-boot/db/增量SQL/2.4.3升级到2.4.5增量MYSQL.sql


+ 1 - 1
jeecg-boot/jeecg-boot-module-system/pom.xml

@@ -48,7 +48,7 @@
 		<dependency>
 			<groupId>org.jeecgframework.jimureport</groupId>
 			<artifactId>spring-boot-starter-jimureport</artifactId>
-			<version>1.3.3-beta</version>
+			<version>1.3.4-beta</version>
 			<exclusions>
 				<exclusion>
 					<groupId>org.jeecgframework</groupId>