ruoyi-generator/src/main/java/com/ruoyi/generator/service/GenTableColumnServiceImpl.java
@@ -12,7 +12,7 @@ /** * 业务字段 服务层实现 * * @author ruoyi * @author Lion Li */ @Service public class GenTableColumnServiceImpl extends ServicePlusImpl<GenTableColumnMapper, GenTableColumn, GenTableColumn> implements IGenTableColumnService {