update for wechat devtools 2003121

This commit is contained in:
Minun 2020-03-16 23:53:06 +08:00
parent 8fd59b8586
commit c26ad172ad
2 changed files with 5 additions and 1 deletions

View File

@ -5,7 +5,7 @@
# 进度
当前工具可以在Linux上构筑最新版1.02.2001191截止时间2020年2月4但目前暂不支持CLI模式。
当前工具可以在Linux上构筑最新版1.02.2003121截止时间2020年3月16但目前暂不支持CLI模式。
# 使用方法

View File

@ -3,6 +3,10 @@
const http = require("http");
const url = "https://servicewechat.com/wxa-dev-logic/download_redirect?type=x64&from=mpwiki";
// const url = "https://servicewechat.com/wxa-dev-logic/download_redirect?type=x64&from=mpwiki&version_type=1";
// https://servicewechat.com/wxa-dev-logic/download_redirect?type=x64&from=mpwiki&download_version=1022001191&version_type=1
// https://servicewechat.com/wxa-dev-logic/download_redirect?type=x64&from=mpwiki&download_version=1021911180&version_type=1
// https://dldir1.qq.com/WechatWebDev/nightly/p-7aa88fbb60d64e4a96fac38999591e31/wechat_devtools_1.02.2001202_x64.exe
let version = undefined;