发布 v0.8.3
CI / test (push) Successful in 22s
Release / release (push) Successful in 44s

This commit is contained in:
2026-07-30 12:44:14 +08:00
parent 109c345e5e
commit 23b2820101
12 changed files with 181 additions and 27 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ import (
)
// @title OCI Portal API
// @version 0.8.2
// @version 0.8.3
// @description 自托管 OCI 多租户管理面板 API。业务接口用 JWT(Bearer);AI 网关端点(/ai/v1/*)用独立网关密钥(Authorization: Bearer 或 x-api-key)。
// @BasePath /
// @securityDefinitions.apikey BearerAuth