!316 merge ccu_dfx into master
fix ccu dfx
Created-by: Innoecho
Commit-by: Innoecho
Merged-by: cann-robot
Description: ## 描述
feat(ccu): add IP address mapping for channels and improve error logging
- Add channelIpAddressMap_ to store local and remote IP addresses per channel
- Implement GetAddrPairByChannelId method to retrieve address pairs
- Update PrepareCreate, FallbackAllocatedChannelJettyInfo, and Clean to manage the new map
- Refactor GetCcuErrorMsgLoop for clearer error message formatting with consistent naming
## 关联的Issue
NA
## 测试
构造异常自验证
## 文档更新
NA
## 类型标签
- [x] Bug修复
- [ ] 新特性
- [ ] 性能优化
- [ ] 文档更新
- [ ] 其他,请描述:
See merge request: cann/hcomm!316