fix: auto-fix decompile type errors in component-org service module

- Delete 5 duplicate Java files in wrong nested cn/ directory
- Fix 15 raw List declarations with generic type params in OrganizationServiceImpl
- Apply (CloudwalkResult) raw cast to 107 fail() + 165 success() calls
  across all 46 service files via ast-grep
- Remaining: 106 Object->cast and other manual-context errors
This commit is contained in:
反编译工作区
2026-05-05 22:50:58 +08:00
parent 18810ef9c6
commit 01218394f0
37 changed files with 337 additions and 3730 deletions