mirror of
https://github.com/lacerta-doc/Lacerta.git
synced 2025-05-21 19:50:48 +00:00
デバッグ用Repository/Module/Impl作成
This commit is contained in:
parent
5b227ee089
commit
ef6431afbc
data/src/main/java/one/nem/lacerta/data
@ -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…
x
Reference in New Issue
Block a user