diff --git a/src/main/UIGFJson.js b/src/main/UIGFJson.js index 6e44c89..21b8f3d 100644 --- a/src/main/UIGFJson.js +++ b/src/main/UIGFJson.js @@ -36,7 +36,8 @@ const start = async (uids) => { throw new Error('数据为空') } const serverTimeZone = new Map([ - ["prod_gf_cn", 8] + ["prod_gf_cn", 8], + ["prod_gf_jp", 8] ]) fulldata.forEach(data => { let timezone