Files
starRiverProperty/maven-ninca-common-component-organization
反编译工作区 12846820dd fix: P1 partial — CpImageStorePersonSynManager 38→10
Fixed:
- RedisCallback cast on 6 execute() calls
- Set cast to Set<String> in checkHandleSynTaskException (4 locations)
- Removed (Object) from hasKey call
- Fixed Lists.newArrayList((Object[])new String[]{x}) → Lists.newArrayList(x) (2 locations)
- Added RedisCallback import

Remaining: 10 errors — lambda effectively-final violations (Java 8)
2026-05-05 23:49:16 +08:00
..