修复 【BUG】新版代码生成器 一对多生成,中文乱码问题

jeecg_3.7.6
zhangdaihao 7 years ago
parent fa8d650503
commit c8ba0b77ef

@ -153,7 +153,7 @@
<artifactId>codegenerate</artifactId>
<version>${codegenerate.version}</version>
<scope>system</scope>
<systemPath>${project.basedir}/src/main/webapp/WEB-INF/lib/codegenerate-3.6.3-20180606.jar</systemPath>
<systemPath>${project.basedir}/src/main/webapp/WEB-INF/lib/codegenerate-3.6.3-20180611.jar</systemPath>
</dependency>
<dependency>
<groupId>org.jeecgframework</groupId>

Loading…
Cancel
Save