fc6dbb2ca35fae95df3082da1a160077320c99a7
- Make AccountSelector.isHealthy public static so SendService can reuse it. - Use isHealthy for the resolved/fallback conversation account instead of a weaker existence/status/channel check, covering risk level and PYWECHAT heartbeat/online status. - Add null-safe channel-type comparison in resolvePersonTarget. - Add @Min(0) to BindConversationAccountRequest.sortOrder. - Rename misleading conversation fallback test and add tests for resolvePersonTarget disabled/cross-tenant/channel-mismatch cases. - Remove unused java.util.Arrays import from test file.
Description
No description provided
Languages
Java
65%
Vue
20.6%
HTML
6.7%
Python
4.4%
TypeScript
1.9%
Other
1.3%