yudao-module-infra/src/main/java/cn/iocoder/yudao/module/infra/dal/mysql/demo/demo01/Demo01ContactMapper.java
@@ -10,7 +10,7 @@ /** * 示例联系人 Mapper * * @author 芋道源码 * @author 超级管理员 */ @Mapper public interface Demo01ContactMapper extends BaseMapperX<Demo01ContactDO> {