chore: 更新项目配置和依赖项

This commit is contained in:
Ray.Hao
2025-12-26 18:26:22 +08:00
parent 34171529ef
commit eca385a52b
7 changed files with 13 additions and 26 deletions

View File

@@ -2,6 +2,6 @@
<!DOCTYPE mapper
PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
"http://mybatis.org/dtd/mybatis-3-mapper.dtd">
<mapper namespace="com.youlai.boot.platform.codegen.mapper.GenTableMapper">
<mapper namespace="com.youlai.boot.platform.codegen.mapper.GenConfigMapper">
</mapper>