mirror of
https://github.com/lacerta-doc/Lacerta.git
synced 2024-11-23 00:13:16 +00:00
モデルを移動
This commit is contained in:
parent
b30834479e
commit
f2ed0515f8
|
@ -1,7 +1,6 @@
|
||||||
package one.nem.lacerta.processor.model;
|
package one.nem.lacerta.source.file.model;
|
||||||
|
|
||||||
import java.util.ArrayList;
|
import java.util.ArrayList;
|
||||||
import java.util.Date;
|
|
||||||
|
|
||||||
public class XmlMetaModel {
|
public class XmlMetaModel {
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
package one.nem.lacerta.processor.model;
|
package one.nem.lacerta.source.file.model;
|
||||||
|
|
||||||
public class XmlMetaPageModel {
|
public class XmlMetaPageModel {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user