调整
This commit is contained in:
@@ -58,7 +58,15 @@ public class TowerGenerator {
|
||||
// "tower_income",
|
||||
// "tower_income_equipment",
|
||||
// "tower_contract_final_settle",
|
||||
"tower_contract_final_settle_lost",
|
||||
// "tower_contract_final_settle_lost",
|
||||
// "tower_worksheet",
|
||||
// "tower_worksheet_check",
|
||||
// "tower_worksheet_detail",
|
||||
// "tower_worksheet_parts",
|
||||
// "tower_worksheet_set_up",
|
||||
// "tower_worksheet_audit",
|
||||
// "tower_worksheet_car_dispatch",
|
||||
"tower_project_building",
|
||||
};
|
||||
// 需要去除的表前缀
|
||||
private static final String[] TABLE_PREFIX = new String[]{
|
||||
|
||||
Reference in New Issue
Block a user