feat(app): update

This commit is contained in:
Yangtao
2025-11-18 18:33:22 +08:00
parent 6e56cab848
commit 7c0ad28e96
27 changed files with 20 additions and 673 deletions

View File

@ -14,3 +14,7 @@
- req请求体定义前缀为模块名
- res响应体定义前缀为模块名
- tools通用工具封装
```
git config --global url."git@gitea.ddegame.cn:".insteadOf "https://gitea.ddegame.cn/"
```