mirror of
https://github.com/lacerta-doc/Lacerta.git
synced 2025-01-18 18:33:16 +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;
|
||||
|
||||
public interface Library {
|
||||
public interface LibraryDao {
|
||||
}
|
|
@ -1,4 +1,4 @@
|
|||
package one.nem.lacerta.source.database.dao;
|
||||
|
||||
public interface Tag {
|
||||
public interface TagDao {
|
||||
}
|
Loading…
Reference in New Issue
Block a user