@@ -14,5 +14,9 @@ export const taskTimeList = [
{
constant: 2,
name: 'Key294'
+ },
+ {
+ constant: 3,
+ name: '练习'
}
];