This commit is contained in:
Pengxiansen
2025-02-14 15:47:00 +08:00
parent 9c3665d529
commit 1904d07014
15 changed files with 1557 additions and 12 deletions

View File

@@ -9,6 +9,7 @@
export const PROJECT = 1;
export const ROUTER = 2;
export const COURSE = 3;
export const GROWTH = 4
export const TASK_TYPES = {
typeName: {
1: "在线",