原实现按 serviceType findFirst,导致同一 serviceType 下不同平台 的配置(如 ANDROID/IOS/HARMONY PUSH)只返回第一条,ANDROID 推送 配置对外不可见。改为按 (serviceType, platform) 组合去重。 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| src/main | ||
| pom.xml | ||
原实现按 serviceType findFirst,导致同一 serviceType 下不同平台 的配置(如 ANDROID/IOS/HARMONY PUSH)只返回第一条,ANDROID 推送 配置对外不可见。改为按 (serviceType, platform) 组合去重。 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| src/main | ||
| pom.xml | ||