完善 ApiFox Runner 版本

This commit is contained in:
2025-10-28 10:39:01 +08:00
parent 6e416a4af0
commit 86a998b1b6
21 changed files with 316 additions and 8 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
# Apifox Runner
# Apifox Runner (组织版)
自动化测试定时任务、接口导入、Mock 服务
+1 -1
View File
@@ -1,6 +1,6 @@
additionalProperties:
key: apifox-runner
name: Apifox Runner
name: Apifox Runner (组织版)
tags:
- Runtime
- Local
+3 -3
View File
@@ -31,9 +31,9 @@ additionalProperties:
type: text
- default: 0
edit: true
envKey: TEAM_ID
labelZh: 团队 ID
labelEn: Team ID
envKey: ORGANIZATION_ID
labelZh: 组织 ID
labelEn: Organization ID
required: true
type: number
- default: 0
+3 -3
View File
@@ -31,9 +31,9 @@ additionalProperties:
type: text
- default: 0
edit: true
envKey: TEAM_ID
labelZh: 团队 ID
labelEn: Team ID
envKey: ORGANIZATION_ID
labelZh: 组织 ID
labelEn: Organization ID
required: true
type: number
- default: 0