mirror of
https://github.com/lacerta-doc/Lacerta.git
synced 2025-04-19 06:30:48 +00:00
Dao作成 WIP
This commit is contained in:
parent
88546fe89a
commit
541b748501
@ -0,0 +1,4 @@
|
||||
package one.nem.lacerta.source.database.dao;
|
||||
|
||||
public interface VcsLogDao {
|
||||
}
|
@ -0,0 +1,4 @@
|
||||
package one.nem.lacerta.source.database.dao;
|
||||
|
||||
public interface VcsRevDao {
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user