From 7d6c4ea3c6539383d376a007ccffd18ae80fc28d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B5=B5=E5=BF=A0=E6=9E=97?= <170083662@qq.com> Date: Sat, 11 Apr 2026 20:16:51 +0800 Subject: [PATCH] =?UTF-8?q?fix(passport):=20=E6=B7=BB=E5=8A=A0=E9=82=80?= =?UTF-8?q?=E8=AF=B7=E6=8E=A5=E5=8F=97=E6=8E=A5=E5=8F=A3=E8=B0=83=E8=AF=95?= =?UTF-8?q?=E6=97=A5=E5=BF=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 在接受邀请请求前打印token和请求URL、参数 - 在请求响应后输出接口响应及返回数据 - 在调用失败时打印错误信息及异常日志 - 保持请求流程和状态管理不变,增强调试能力 --- .workbuddy/expert-history.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.workbuddy/expert-history.json b/.workbuddy/expert-history.json index 11c6b63..64baa52 100644 --- a/.workbuddy/expert-history.json +++ b/.workbuddy/expert-history.json @@ -24,5 +24,5 @@ } ] }, - "lastUpdated": 1775909408190 + "lastUpdated": 1775909724804 } \ No newline at end of file