- 05 Jan, 2026 4 commits
-
-
- 移除BasicApp和BasicAppViewVO中的EqualsAndHashCode注解 - 为BasicApp和BasicAppViewVO添加serialVersionUID字段 - 在BasicAppController的save方法中添加空行以改善代码格式 - 更新BasicAppConvertor配置,添加Spring组件模型和忽略未映射策略 - 创建DataFillHandler数据填充处理器实现自动填充创建和更新信息 - 调整logback配置,将日志输出目标从文件改为控制台 - 移除旧的MyBatis Plus配置类并创建新的配置类 - 在matchtech-common-core模块中调整lombok依赖位置和版本 - 添加lombok-mapstruct-binding依赖以支持lombok和mapstruct集成 - 升级mapstruct版本从1.5.3.Final到1.6.3
xlx committed -
- 移除所有模块的banner.txt文件 - 新增BaseDTO基类包含创建和更新时间字段 - 重命名BaseIdDto为BaseIdDTO - 创建BasicApp实体类用于应用管理 - 实现BasicAppController提供分页、详情和保存接口 - 添加BasicAppConvertor转换器处理对象映射 - 创建BasicAppMapper数据访问接口 - 定义BasicAppPageReq和BasicAppPageVO分页参数和结果类 - 实现BasicAppService业务逻辑包含分页查询和保存功能 - 创建BasicAppSetting实体用于应用设置 - 实现BasicAppSettingController和BasicAppSettingService - 定义BasicAppViewVO详情视图对象 - 在file模块配置中添加数据库和Redis连接配置 - 修改system模块bootstrap.yml中的API文档扫描路径 - 移除file模块中的旧文件上传工具类和配置 - 更新auth模块登录控制器请求路径 - 在file模块中集成X文件存储组件并移除旧文件服务实现 - 更新file模块pom.xml移除Minio依赖配置
xlx committed -
- 移除认证授权中心启动日志中的装饰性字符和ASCII艺术 - 移
xlx committed -
- 删除了 matchtech-auth-idm 模块的 .gitignore 文件 - 删除了 matchtech-auth-local 模块的 .gitignore 文件 - 删除了 matchtech-auth-idm 模块的 maven-wrapper.properties 文件 - 删除了 matchtech-auth-local 模块的 maven-wrapper.properties 文件 - 删除了 matchtech-common-dto 模块的 maven-wrapper.properties 文件 - 删除了 matchtech-auth-idm 模块的 mvnw.cmd 脚本文件 - 删除了 matchtech-auth-local 模块的 mvnw.cmd 脚本文件 - 简化了系统模块启动时的控制台输出信息
xlx committed
-
- 04 Jan, 2026 2 commits
- 30 Dec, 2025 3 commits
- 26 Dec, 2025 1 commit
-
-
xlx committed
-