mirror of
https://github.com/lacerta-doc/Lacerta.git
synced 2024-11-22 16:03:15 +00:00
追加
This commit is contained in:
parent
435fe7b3ce
commit
b7414cf8aa
|
@ -1,5 +1,5 @@
|
||||||
package one.nem.lacerta.feature.home;
|
package one.nem.lacerta.feature.home;
|
||||||
|
|
||||||
public interface DocumentSelectListener {
|
public interface DocumentSelectListener {
|
||||||
void onDocumentSelect(String documentId, String documentName);
|
void onDocumentSelect(String documentId, String documentName, boolean hasCombined);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user