gxwebsoft
  • Joined on 2025-12-22
gxwebsoft created branch master in gxwebsoft/template-10556 2026-04-07 20:58:59 +08:00
gxwebsoft pushed to master at gxwebsoft/template-10556 2026-04-07 20:58:59 +08:00
23a4e58d91 feat(video): 添加视频播放功能及缓存版本控制
fa917639d2 fix(honor): 优化光荣榜列表去重逻辑,防止重复显示
e2a703fac5 优化:已知问题
505afb8c0d 优化:已知问题
2b5ff62ff0 优化:已知问题
Compare 10 commits »
gxwebsoft created repository gxwebsoft/template-10556 2026-04-07 20:58:00 +08:00
gxwebsoft pushed to master at gxwebsoft/core 2026-04-07 17:33:57 +08:00
345afab954 refactor(qrLogin): 简化二维码生成逻辑,移除文件生成和请求
gxwebsoft pushed to main at gxwebsoft/template-5 2026-04-07 16:59:53 +08:00
93b79237f7 refactor(passport): 适配二维码登录后端ConfirmLoginResult接口
gxwebsoft pushed to main at gxwebsoft/template-5 2026-04-07 16:43:45 +08:00
8da0108f56 feat(passport): 优化扫码登录兼容性与确认交互
gxwebsoft pushed to master at gxwebsoft/template-10490 2026-04-07 13:17:38 +08:00
a8e231746f feat(components): 添加parentId参数和MP验证文件
gxwebsoft pushed to master at gxwebsoft/core 2026-04-07 03:13:03 +08:00
fa09d9dc23 refactor(mq): 优化RabbitMQ消息转换器配置
gxwebsoft pushed to master at gxwebsoft/core 2026-04-07 03:05:38 +08:00
3e7f34fa0d fix(rabbitmq): 修复Spring Boot启动时objectMapper bean冲突
04ec9659b0 feat(mq): 实现 websopy 端 RabbitMQ 消费者功能
Compare 2 commits »
gxwebsoft pushed to master at gxwebsoft/core 2026-04-07 02:55:17 +08:00
a8372cedad feat(mq): 实现 websopy 端 RabbitMQ 消费者功能
gxwebsoft pushed to master at gxwebsoft/core 2026-04-07 02:44:05 +08:00
ca3651165c feat(sync): 实现MQ消息队列用户同步功能
gxwebsoft pushed to master at gxwebsoft/core 2026-04-07 02:04:03 +08:00
3549e687f6 feat(login): 实现扫码登录绑定手机号后的用户同步逻辑
gxwebsoft pushed to master at gxwebsoft/core 2026-04-07 01:53:26 +08:00
181801abdb fix(wx): 修复微信公众号扫码关注及登录流程中的数据处理问题
gxwebsoft pushed to master at gxwebsoft/core 2026-04-07 01:43:56 +08:00
e73e0fb6b5 feat(auth): 完善扫码登录状态逻辑,支持绑定手机号和跳转
3c89cbce40 fix(sync): 修复用户同步到 websopy 的数据格式及完整性问题
Compare 2 commits »
gxwebsoft pushed to master at gxwebsoft/core 2026-04-07 00:50:56 +08:00
03c94624d0 fix(sync): 修复用户同步到 websopy 的数据格式及完整性问题
gxwebsoft pushed to master at gxwebsoft/core 2026-04-07 00:35:58 +08:00
9ec04fef3a fix(user-sync): 修复用户同步时tenantId为空问题
gxwebsoft pushed to master at gxwebsoft/core 2026-04-06 23:27:30 +08:00
003a248d37 fix(user-sync): 修复用户同步时tenantId为空问题
gxwebsoft pushed to master at gxwebsoft/core 2026-04-06 23:11:13 +08:00
4ff46dbefe refactor(auto): 优化扫码登录逻辑与状态管理
gxwebsoft pushed to master at gxwebsoft/core 2026-04-06 22:02:58 +08:00
8a1b729e91 refactor(wxsdk): 优化微信消息解密流程和接口适配
gxwebsoft pushed to master at gxwebsoft/core 2026-04-06 21:54:19 +08:00
97b735757d refactor(wxOfficial): 优化公众号配置和access_token获取逻辑