Merge branch 'dev' of http://192.168.2.237:3000/root/kangarooDataCenterV3 into yuecheng-project
This commit is contained in:
commit
a7f5182eec
service/src/main/java/com/hzya/frame/mdm/service/impl
|
@ -736,7 +736,7 @@ public class MdmServiceImpl implements IMdmService {
|
|||
maps.put("tableName", mainMdmModuleDb.getDbName());//表名
|
||||
maps.put("tableRemark", mainMdmModuleDb.getRemark());//表备注
|
||||
maps.put("databaseFields", dbFiledsDtos);//字段
|
||||
//mdmModuleDao.alterTable(maps);
|
||||
mdmModuleDao.alterTable(maps);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue