Commit Graph

7 Commits

Author SHA1 Message Date
0119b5bb87 fix(sync): replace iText logger with SLF4J, add batch query methods
Replace com.itextpdf.text.log.Logger/LoggerFactory imports with
org.slf4j equivalents in SyncTaskService and SyncUserInfoService.

Add batchFindUserInfoByStuUserIds and batchFindUserIdByUsernames
queries to replace N+1 loop patterns in user sync operations.
2026-06-09 09:57:54 +08:00
c97b523bc1 Merge branch 'main' of https://git.askill.top/zscbb/qualifications-management-service 2026-06-08 16:34:41 +08:00
aea34dc5e4 update 2026-06-08 16:34:31 +08:00
1d20e095f7 修复问题 2026-05-28 18:40:56 +08:00
31e11ad18a 修复问题 2026-05-28 18:11:59 +08:00
zsc
c2a9512aaf 修改配置 2026-05-20 15:31:49 +08:00
8324144
3e9264ebc6 first commit 2026-05-18 14:39:26 +08:00