module.exports = { arrHardLevel: [{ Level:0, Name:"小学生难度" },{ Level:1, Name:"初中生难度" },{ Level:2, Name:"高中生难度" },{ Level:3, Name:"大学生难度" }], }