mirror of
https://github.com/hpd840321/starRiverProperty.git
synced 2026-06-09 08:20:31 +08:00
99ecbbd6f5
OrganizationServiceImpl: 62->32 errors (for-each casts + methodref lambdas) CpImageStorePersonSynManager: 44->38 errors (for-each casts) CpImageStorePersonValidateManager: 36->28 errors (explicit type casts + lambdas) OrganizationUnitTypeServiceImpl: 28->14 errors (typed List declarations) CpImageStorePersonTxHandler: methodref->lambda fix All fixes are decompile artifacts - explicit (List<Type>) casts at for-each loops and method reference conversions to lambdas.