17 Commits

Author SHA1 Message Date
ayi b87abe0e3e 完善验证码登录
Sync All Branches to GitHub / sync (push) Successful in 2s
2026-01-20 19:01:43 +08:00
ayi 31f5a31b9b 用户注册与登录功能(待完善)
Sync All Branches to GitHub / sync (push) Successful in 3s
2026-01-18 21:29:02 +08:00
ayi 160a5fecd9 手机号校验注解
Sync All Branches to GitHub / sync (push) Successful in 2s
2026-01-18 13:23:14 +08:00
hanfuye afcf469488 接入阿里云短信服务
Sync All Branches to GitHub / sync (push) Successful in 2s
2026-01-17 13:53:14 +08:00
ayi e79df6fc1f 重构包名,解决JacksonAutoConfiguration被spring boot默认JacksonAutoConfiguration配置覆盖的问题
Sync All Branches to GitHub / sync (push) Successful in 2s
2026-01-16 09:40:16 +08:00
ayi 3cba48728d 编写短信验证码发送接口
Sync All Branches to GitHub / sync (push) Successful in 2s
2026-01-15 22:59:58 +08:00
ayi c32f06239e 更改ID生成器的开始时间戳
Sync All Branches to GitHub / sync (push) Successful in 3s
2026-01-15 15:35:08 +08:00
ayi f99f645cf7 添加ID生成器
Sync All Branches to GitHub / sync (push) Successful in 2s
2026-01-15 15:32:09 +08:00
ayi 0f069433bc 全局异常捕获;参数校验
Sync All Branches to GitHub / sync (push) Successful in 2s
2026-01-15 15:23:47 +08:00
ayi f9613d2e01 添加jansi,控制台彩色日志
Sync All Branches to GitHub / sync (push) Successful in 2s
2026-01-15 14:25:42 +08:00
hanfuye 8bcbb3c332 修改.gitignore,排除日志
Sync All Branches to GitHub / sync (push) Successful in 3s
2026-01-12 17:42:42 +08:00
hanfuye 4eb71c4d4d 1、修改包名,避免自动配置被SpringBoot隐性优先规则覆盖
Sync All Branches to GitHub / sync (push) Successful in 3s
2、自定义Jackson starter
2026-01-12 16:28:31 +08:00
hanfuye 5c18560351 自定义Jackson配置,解决LocalDateTime序列化问题
Sync All Branches to GitHub / sync (push) Successful in 3s
2026-01-06 17:28:59 +08:00
ayi ebdcd3c78a 1、调整日志切面组件
2、添加vscode配置
2025-11-26 11:57:11 +08:00
ayi 3eddcf59ad 日志切面组件 2025-11-21 15:28:59 +08:00
ayi 26265bfd0e 添加基础异常接口、业务异常类和统一响应类 2025-11-20 18:25:24 +08:00
ayi 86dc200787 基础模块初始化 2025-11-20 14:16:51 +08:00