fix(passport): 添加邀请接受接口调试日志

- 在接受邀请请求前打印token和请求URL、参数
- 在请求响应后输出接口响应及返回数据
- 在调用失败时打印错误信息及异常日志
- 保持请求流程和状态管理不变,增强调试能力
This commit is contained in:
2026-04-11 20:16:51 +08:00
parent 4fb2a94b5b
commit 7d6c4ea3c6

View File

@@ -24,5 +24,5 @@
}
]
},
"lastUpdated": 1775909408190
"lastUpdated": 1775909724804
}