Explorar el Código

修改获取版本

shawenguan hace 1 año
padre
commit
f1d073e316
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      Scripts/imoutai/imoutaiHelper.js

+ 1 - 0
Scripts/imoutai/imoutaiHelper.js

@@ -80,6 +80,7 @@ async function main() {
         lk.done();
         return;
     }
+    G_MT_VERSION = await getAppVersion2();
     G_MT_R = userData.mtR;
     G_USER_AGENT = userData.userAgent;
     let mapDataRet = await getProvinceCityMapData();