feat: 更新api配置文档

This commit is contained in:
DEV_DSW
2025-12-16 11:37:13 +08:00
parent d28d2d0e5a
commit cadf0d8098
27 changed files with 51 additions and 24 deletions

View File

@@ -4,6 +4,7 @@ export default [
{
serversPath: './src/renderer/api',
requestLibPath: '@utils/request',
isTranslateToEnglishTag: true,
apifoxConfig: {
projectId: process.env.APIFOX_PROJECT_ID || '6424418',
apifoxToken: process.env.APIFOX_ACCESS_TOKEN || ''