13 lines
225 B
TypeScript
13 lines
225 B
TypeScript
/*
|
|
* @Author: wangzhongjie
|
|
* @Date: 2024-03-07 10:54:33
|
|
* @LastEditors: wangzhongjie
|
|
* @LastEditTime: 2024-03-07 11:15:45
|
|
* @Description: 评判配置
|
|
* @Email: shutdown0630@163.com
|
|
*/
|
|
|
|
export const JudgeConfig={
|
|
|
|
}
|