新增采购入库功能
This commit is contained in:
@@ -67,7 +67,8 @@ public class TowerGenerator {
|
||||
// "tower_worksheet_audit",
|
||||
// "tower_worksheet_car_dispatch",
|
||||
// "tower_project_building",
|
||||
"tower_rent"
|
||||
// "tower_rent",
|
||||
"tower_purchase"
|
||||
};
|
||||
// 需要去除的表前缀
|
||||
private static final String[] TABLE_PREFIX = new String[]{
|
||||
|
||||
Reference in New Issue
Block a user