解决代码生成器空指针问题
parent
5ba53d4e13
commit
bfd7a68357
2
pom.xml
2
pom.xml
|
@ -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.
Loading…
Reference in New Issue