first commit

This commit is contained in:
chenzhen
2025-07-22 11:21:01 +08:00
commit 09d0e316e1
164 changed files with 7907 additions and 0 deletions

2
src/enums/cacheEnums.js Normal file
View File

@@ -0,0 +1,2 @@
export const TOKEN_KEY = 'token';
export const AGREEWELCOME_KEY="agreewelcome"