style: change freemarker package.

pull/755/head
ruibaby 2019-11-29 22:22:58 +08:00
parent 192890b5f2
commit f7057db030
8 changed files with 8 additions and 8 deletions

View File

@ -1,4 +1,4 @@
package run.halo.app.model.freemarker.method;
package run.halo.app.core.freemarker.method;
import cn.hutool.core.util.RandomUtil;
import freemarker.template.Configuration;

View File

@ -1,4 +1,4 @@
package run.halo.app.model.freemarker.tag;
package run.halo.app.core.freemarker.tag;
import freemarker.core.Environment;
import freemarker.template.*;

View File

@ -1,4 +1,4 @@
package run.halo.app.model.freemarker.tag;
package run.halo.app.core.freemarker.tag;
import freemarker.core.Environment;
import freemarker.template.*;

View File

@ -1,4 +1,4 @@
package run.halo.app.model.freemarker.tag;
package run.halo.app.core.freemarker.tag;
import freemarker.core.Environment;
import freemarker.template.*;

View File

@ -1,4 +1,4 @@
package run.halo.app.model.freemarker.tag;
package run.halo.app.core.freemarker.tag;
import freemarker.core.Environment;
import freemarker.template.*;

View File

@ -1,4 +1,4 @@
package run.halo.app.model.freemarker.tag;
package run.halo.app.core.freemarker.tag;
import freemarker.core.Environment;
import freemarker.template.*;

View File

@ -1,4 +1,4 @@
package run.halo.app.model.freemarker.tag;
package run.halo.app.core.freemarker.tag;
import freemarker.core.Environment;
import freemarker.template.*;

View File

@ -1,4 +1,4 @@
package run.halo.app.model.freemarker.tag;
package run.halo.app.core.freemarker.tag;
import freemarker.core.Environment;
import freemarker.template.*;