mirror of
https://github.com/lacerta-doc/Lacerta.git
synced 2025-01-19 02:43:15 +00:00
source: Dao: WIP, リネーム
This commit is contained in:
parent
6cadc2d75b
commit
b4ee93cd5c
|
@ -1,4 +1,4 @@
|
||||||
package one.nem.lacerta.source.database.dao;
|
package one.nem.lacerta.source.database.dao;
|
||||||
|
|
||||||
public interface Library {
|
public interface LibraryDao {
|
||||||
}
|
}
|
|
@ -1,4 +1,4 @@
|
||||||
package one.nem.lacerta.source.database.dao;
|
package one.nem.lacerta.source.database.dao;
|
||||||
|
|
||||||
public interface Tag {
|
public interface TagDao {
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user