library-picturebook-activity/backend-java
zhonghua 170d904081 feat: 作品管理分配状态/评委回显 + 评委管理租户隔离
Changes:
1. ContestWorkServiceImpl: findAll 返回 assignments、_count 数据 + assignStatus 搜索
2. ContestJudgeServiceImpl: 评委列表返回 assignedCount(已分配作品数)
3. JudgesManagementServiceImpl: 评委库租户隔离(查询当前租户+平台评委,创建在当前租户、平台评委只读)
4. judges/Index.vue: 增加"来源"列 + 平台评委操作限制
5. judges-management.ts: 类型增加 isPlatform/tenantId
6. WorksDetail.vue: 小修改

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-07 17:10:40 +08:00
..
src/main feat: 作品管理分配状态/评委回显 + 评委管理租户隔离 2026-04-07 17:10:40 +08:00
.gitignore Java 后端完整转写:NestJS/Prisma → Spring Boot/MyBatis-Plus 2026-04-02 14:05:41 +08:00
pom.xml 修复超管端菜单错乱 + Knife4j版本兼容 2026-04-02 16:08:40 +08:00