解决代码生成器空指针问题

v3.8
zhangdaihao 2018-08-11 19:51:46 +08:00
parent 5ba53d4e13
commit bfd7a68357
2 changed files with 2 additions and 0 deletions

View File

@ -444,6 +444,8 @@
<groupId>org.freemarker</groupId>
<artifactId>freemarker</artifactId>
<version>${freemarker.version}</version>
<scope>system</scope>
<systemPath>${project.basedir}/src/main/webapp/WEB-INF/lib/freemarker-null-2.3.19.jar</systemPath>
</dependency>
<!-- jeasypoi 工具类 -->
<dependency>

Binary file not shown.