From 50f70c25a19f58f1dc7c580a6dd16872d69f3dd9 Mon Sep 17 00:00:00 2001 From: "97694732@qq.com" Date: Sat, 6 Jun 2026 11:19:33 +0800 Subject: [PATCH] =?UTF-8?q?fix:syncBook=E5=A2=9E=E5=8A=A0app=5Fkey?= =?UTF-8?q?=E5=92=8Cclient=5Fid=E5=8F=82=E6=95=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/upload/upload.vue | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pages/upload/upload.vue b/pages/upload/upload.vue index 89775e7..22f2f3a 100644 --- a/pages/upload/upload.vue +++ b/pages/upload/upload.vue @@ -2134,6 +2134,8 @@ export default { // 构建参数 const params = { + app_key: 'psi', + client_id: 'psi', fid: '0', type: '4', isbn: this.noIsbnIsbn || this.noIsbnUnifyIsbn || '',