This commit is contained in:
2019-04-03 18:08:46 +08:00
parent 853ed30ffb
commit fbd7b0afdd
16 changed files with 337 additions and 94 deletions

View File

@@ -17,6 +17,7 @@ public class MetaLink extends Doc<MetaLink> {
//-------------------------------------------
public String[] getTables() {
return tables;
}