jojotech
  • Joined on 2026-03-01
jojotech pushed to master at tonytech/kindergarten_java 2026-03-26 17:00:29 +08:00
071b19e42e fix(后端): 完善 JWT 过滤器和 SecurityConfig 配置
3a6cc4db9c fix(后端): 修复 JWT 认证和日志链路追踪功能
Compare 2 commits »
jojotech pushed to master at tonytech/kindergarten_java 2026-03-26 15:08:30 +08:00
a003cccbeb Merge remote-tracking branch 'origin/master'
c73bae7104 fix(后端): 请求日志敏感信息脱敏
79d98be366 feat(后端): 添加日志链路追踪功能,支持生产环境快速错误定位
Compare 3 commits »
jojotech pushed to master at tonytech/kindergarten_java 2026-03-26 12:03:50 +08:00
de264d3298 refactor(后端): 重构包名从 com.reading.platform 到 com.lesingle.edu
40589f59e7 chore: 重命名项目目录
af5b050651 chore: 保存当前状态 before 重命名
Compare 3 commits »
jojotech pushed to master at tonytech/kindergarten_java 2026-03-25 18:05:47 +08:00
9d76e178de chore: 更新应用配置和数据库迁移脚本
jojotech pushed to master at tonytech/kindergarten_java 2026-03-25 13:58:18 +08:00
e3cac3a005 删除nodeJS后端
jojotech pushed to master at tonytech/kindergarten_java 2026-03-25 10:47:42 +08:00
55343ead0b fix(前端): 修复 ID 类型和分页 total 类型不匹配问题
jojotech pushed to master at tonytech/kindergarten_java 2026-03-25 09:54:45 +08:00
3bd5cdfef5 fix(teacher): 修复 CourseBasicInfo.vue 缺少 getThemeTagStyle 导入的错误
jojotech pushed to master at tonytech/kindergarten_java 2026-03-24 18:09:39 +08:00
4d97e1cbf9 Merge remote-tracking branch 'origin/master'
6f47a07401 docs(开发日志): 补充 RSA 加密功能文档和细节调整
c935988188 feat(登录安全): 实现 RSA 密码加密传输
Compare 3 commits »
jojotech pushed to master at tonytech/kindergarten_java 2026-03-24 16:30:03 +08:00
1038a70d92 refactor(租户管理): 调整配额模态框移除套餐选择器
jojotech pushed to master at tonytech/kindergarten_java 2026-03-24 14:51:12 +08:00
4376a4c238 refactor: 班级列表 UI 优化
jojotech pushed to master at tonytech/kindergarten_java 2026-03-24 14:11:45 +08:00
67af92ddfd refactor: 代码优化与错误处理增强
jojotech pushed to master at tonytech/kindergarten_java 2026-03-24 14:06:36 +08:00
e2547daa63 fix: 学校端家长管理选择孩子列表优化
jojotech pushed to master at tonytech/kindergarten_java 2026-03-24 11:35:29 +08:00
030bbba3bb Merge remote-tracking branch 'origin/master'
53273ab6e0 feat: 租户详情优化 - 添加统计字段,移除最近列表查询
Compare 2 commits »
jojotech pushed to master at tonytech/kindergarten_java 2026-03-23 23:54:11 +08:00
bf03bc30af feat: 教师手机号唯一性校验 & 班级相关功能优化
c436f9f384 feat: 班级名称唯一性校验
Compare 2 commits »
jojotech pushed to master at tonytech/kindergarten_java 2026-03-23 20:51:24 +08:00
d6f66135f6 feat: 学生管理支持家长信息关联
871f352a4b 优化
Compare 2 commits »
jojotech pushed to master at tonytech/kindergarten_java 2026-03-23 19:59:00 +08:00
b715c9a31c Merge remote-tracking branch 'origin/master'
8aaa8cdd94 feat: 操作日志模块同步方案
Compare 2 commits »
jojotech pushed to master at tonytech/kindergarten_java 2026-03-23 14:48:08 +08:00
36b8621060 Merge remote-tracking branch 'origin/master'
7882fadf13 fix: 学校端导出接口空数据时显示具体错误消息
Compare 2 commits »
jojotech pushed to master at tonytech/kindergarten_java 2026-03-23 14:14:38 +08:00
fb4d63ec99 Merge remote-tracking branch 'origin/master'
48c64176e5 feat: 超管端实现租户重置密码功能
Compare 2 commits »
jojotech pushed to master at tonytech/kindergarten_java 2026-03-23 09:52:53 +08:00
1b1679585d fix: 修复学校端 DashboardView 调用 getLessonTrend 参数错误
jojotech pushed to master at tonytech/kindergarten_java 2026-03-23 09:47:09 +08:00
c1f5b5085e feat: 学校端数据报告功能实现