perf: prettier

This commit is contained in:
Junyan Qin
2025-08-12 19:39:41 +08:00
parent 051fffd41e
commit b6d47187f5

View File

@@ -444,8 +444,8 @@ class HttpClient {
return;
}
if (data.type === 'start') {
console,log(data.type)
}
console.log(data.type);
}
if (data.message) {
// 处理消息数据