Compare commits

..

No commits in common. "db34b293ea99f0da23ae135a8e3b22678c76ae58" and "3bc3715f19a18c2f11b34c5db198fc2f5e66643c" 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={
}