mirror of https://github.com/halo-dev/halo
style: change freemarker package.
parent
192890b5f2
commit
f7057db030
|
@ -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;
|
|
@ -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.*;
|
|
@ -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.*;
|
|
@ -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.*;
|
|
@ -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.*;
|
|
@ -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.*;
|
|
@ -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.*;
|
|
@ -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.*;
|
Loading…
Reference in New Issue