Compare commits

..

No commits in common. "14cfda398619967757ee1034b083e3f09d9d9bbc" and "dd098fcd085159547be41a04fe45d22b990dfe35" have entirely different histories.

2 changed files with 2 additions and 3 deletions

@ -1,6 +1,6 @@
{
"name": "zzz-signal-search-export",
"version": "1.0.10",
"version": "1.0.9",
"main": "./dist/electron/main/main.js",
"author": "earthjasonlin <https://git.loliquq.cn/earthjasonlin>",
"homepage": "https://github.com/earthjasonlin/zzz-signal-search-export",

@ -36,8 +36,7 @@ const start = async (uids) => {
throw new Error('数据为空')
}
const serverTimeZone = new Map([
["prod_gf_cn", 8],
["prod_gf_jp", 8]
["prod_gf_cn", 8]
])
fulldata.forEach(data => {
let timezone