From b12c56f9734e2bf45e6e06593576c2898ede529a Mon Sep 17 00:00:00 2001 From: smallchill Date: Sat, 23 Feb 2019 09:40:28 +0800 Subject: [PATCH] =?UTF-8?q?:zap:=20=E4=BC=98=E5=8C=96=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/api/tool/code.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/api/tool/code.js b/src/api/tool/code.js index 14890ba..5caf58d 100644 --- a/src/api/tool/code.js +++ b/src/api/tool/code.js @@ -17,7 +17,7 @@ export const build = (ids) => { method: 'post', params: { ids, - key: 'saber' + system: 'saber' } }) }