rwadurian/backend
Developer a701f55342 fix(mpc-service): 修复 WebSocket 导入方式
将 `import WebSocket from 'ws'` 改为 `import * as WebSocket from 'ws'`
以兼容 CommonJS 模块系统

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-03 22:58:00 -08:00
..
api-gateway fix(identity-service): 修复 MPC 服务调用路径 2025-12-03 16:49:49 -08:00
mpc-system fix(mpc): 修复 MPC 服务连接配置 2025-12-03 20:39:53 -08:00
services fix(mpc-service): 修复 WebSocket 导入方式 2025-12-03 22:58:00 -08:00