mirror of
https://github.com/lacerta-doc/Lacerta.git
synced 2024-11-22 16:03:15 +00:00
デバッグ用Repository/Module/Impl作成
This commit is contained in:
parent
5b227ee089
commit
ef6431afbc
|
@ -0,0 +1,4 @@
|
|||
package one.nem.lacerta.data.impl;
|
||||
|
||||
public class DebugFuncImpl {
|
||||
}
|
|
@ -0,0 +1,4 @@
|
|||
package one.nem.lacerta.data.module;
|
||||
|
||||
public class DebugFuncModule {
|
||||
}
|
|
@ -0,0 +1,4 @@
|
|||
package one.nem.lacerta.data.repository;
|
||||
|
||||
public class DebugFunc {
|
||||
}
|
Loading…
Reference in New Issue
Block a user