Commit f5573301c21b3b818aa15c5d268ca6abac3caf57

Authored by zhangdaihao
1 parent 17ce844b

代码生成器,一对多生成报错处理

Showing 1 changed file with 1 additions and 1 deletions
jeecg-boot/pom.xml
... ... @@ -220,7 +220,7 @@
220 220 <dependency>
221 221 <groupId>org.jeecgframework.boot</groupId>
222 222 <artifactId>codegenerate</artifactId>
223   - <version>1.0.4</version>
  223 + <version>1.0.5</version>
224 224 </dependency>
225 225  
226 226 <!-- AutoPoi Excel工具类-->
... ...