remove 删除 主子表相关代码

This commit is contained in:
疯狂的狮子Li
2023-01-13 23:35:46 +08:00
parent 2023de973e
commit 61ef4c71bc
9 changed files with 7 additions and 400 deletions

View File

@@ -16,11 +16,6 @@ public interface GenConstants {
*/
String TPL_TREE = "tree";
/**
* 主子表(增删改查)
*/
String TPL_SUB = "sub";
/**
* 树编码字段
*/