// 负责全局游戏静态的默认数据(总时长,总关卡数) module.exports = { LevelNum : 0, };