14 lines
441 B
TypeScript
Raw Normal View History

2024-02-21 14:53:53 +08:00
//考试回放开关
export const judgeConfig = {
//本地目录开关
2024-02-21 15:06:39 +08:00
isTrajectoryOpen: true,
2024-02-21 14:53:53 +08:00
// 本地模型地址
modelPath: 'models/model_enc',
// 轨迹回放目录地址
2024-02-23 10:43:11 +08:00
trajectoryPath: 'logs/2024_01_24/2024_01_24_11_30_06_2210707689316_620502199005070478_马鸣五/judge_exam_data.txt'
2024-02-21 14:53:53 +08:00
}
// 2024_01_24_11_30_06_2210707689316_620502199005070478_马鸣五
// 2024_01_24_10_25_41_2231212226990_330184200208281821_金晓婷