shawenguan 1 năm trước cách đây
mục cha
commit
0845e5d35b
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      Scripts/bilibili/bilibiliHelper.js

+ 1 - 1
Scripts/bilibili/bilibiliHelper.js

@@ -587,7 +587,7 @@ async function silver2coin() {
         },
         body: magicJS.objToQueryStr(body)
     }
-    await magicJS.http.post(myRequest).then(response => {
+    await magicJS.http.get(myRequest).then(response => {
         try {
             let result = response.body;
             let title = `银瓜子转硬币`;