dyh-service/dyh-cust/src/main/java/cn/huge/module/buildcode/dao/mapper/BuildCodeMapper.java
@@ -22,7 +22,7 @@ * @param tableName * @return */ List<UserTabColsBO> getTabInfo(@Param("tableName") String tableName); List<UserTabColsBO> getTabInfo(@Param("tableSchema") String tableSchema, @Param("tableName") String tableName); } /** * -------------------_ooOoo_-------------------