新增转租管理;
结构调整
This commit is contained in:
@@ -51,7 +51,8 @@ public class TowerGenerator {
|
||||
// "tower_settle",
|
||||
// "tower_settle_detail",
|
||||
// "tower_history_settle",
|
||||
"tower_rent_record",
|
||||
"tower_lending",
|
||||
"tower_lending_settle_list",
|
||||
};
|
||||
// 需要去除的表前缀
|
||||
private static final String[] TABLE_PREFIX = new String[]{
|
||||
|
||||
Reference in New Issue
Block a user