[ { "name": "specifyHours", "type": "select", "label": "设置目标时间点(24小时制)\n请设置脚本继续执行的具体时间\n示例:\n小时:4\n分钟:30\n脚本会等待至凌晨4点30分\n\n小时", "options": [ "0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23" ] }, { "name": "specifyMinutes", "type": "select", "label": "分钟", "options": [ "0", "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "32", "33", "34", "35", "36", "37", "38", "39", "40", "41", "42", "43", "44", "45", "46", "47", "48", "49", "50", "51", "52", "53", "54", "55", "56", "57", "58", "59" ] } ]