mirror of
https://github.com/lacerta-doc/Lacerta.git
synced 2025-01-18 10:33:14 +00:00
createDocument実装
This commit is contained in:
parent
56a3acf36d
commit
3878c139af
|
@ -9,6 +9,8 @@ public interface LacertaVcs {
|
|||
|
||||
public void deletePage(int index);
|
||||
|
||||
public void createDocument(String documentId);
|
||||
|
||||
// debug
|
||||
public void printLog();
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user