Commit Graph

3 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
aea34dc5e4 update 2026-06-08 16:34:31 +08:00
8324144
3e9264ebc6 first commit 2026-05-18 14:39:26 +08:00