king
2024-10-17 b7dc54a03d7bda841f45f860b68372ba6c0bd9d4
2024-10-17
1个文件已修改
2 ■■■ 已修改文件
src/index.js 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/index.js
@@ -108,7 +108,7 @@
      GLOB.systemType = 'production'
    } else if (GLOB.sysType === 'local') {
      GLOB.probation = true
      GLOB.debugger = true
      // GLOB.debugger = true
      GLOB.systemType = ''
      GLOB.upStatus = config.updateStatus + '' !== 'false'