皮肤部分拿apifox测过了

This commit is contained in:
2026-01-20 11:50:24 +08:00
parent 116612ffec
commit 432b875ba4
5 changed files with 35 additions and 23 deletions

View File

@@ -72,7 +72,7 @@ backend/
3. **配置环境变量**
```bash
cp .env.example .env
cp .env .env
# 根据实际环境填写数据库、Redis、对象存储、邮件等信息
```