解决cpa测试通过实际上传失败的问题

This commit is contained in:
rockxsj
2026-03-19 17:57:40 +08:00
parent 15ea00fcd8
commit bd348854b5
4 changed files with 241 additions and 35 deletions

View File

@@ -389,6 +389,7 @@
<div class="form-group">
<label for="cpa-service-url">API URL *</label>
<input type="text" id="cpa-service-url" placeholder="https://cpa.example.com" required>
<p class="hint">支持填写根地址、`/v0/management` 或完整的 `/v0/management/auth-files` 地址</p>
</div>
<div class="form-group">
<label for="cpa-service-token">API Token</label>