Compare commits

..

No commits in common. "07245c757be64de94679353c7398d53553b8e8e7" and "848282fe043e0b3c875e1dbd10638915cbbb7d37" have entirely different histories.

3 changed files with 0 additions and 33 deletions

View File

@ -1,11 +0,0 @@
/*
* @Author: wangzhongjie
* @Date: 2024-03-07 10:54:53
* @LastEditors: wangzhongjie
* @LastEditTime: 2024-03-07 11:15:35
* @Description:
* @Email: shutdown0630@163.com
*/
export const GlobalConfig={
}

View File

@ -1,10 +0,0 @@
/*
* @Author: wangzhongjie
* @Date: 2024-03-07 10:54:19
* @LastEditors: wangzhongjie
* @LastEditTime: 2024-03-07 11:15:11
* @Description:
* @Email: shutdown0630@163.com
*/
export * from "./global"
export * from "./judge"

View File

@ -1,12 +0,0 @@
/*
* @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={
}