This commit is contained in:
2025-09-18 19:30:18 +08:00
parent c78add7247
commit a4774b272c
10 changed files with 293 additions and 19 deletions
+8
View File
@@ -0,0 +1,8 @@
{
"api_token": {
"description": "JX3API的token",
"type": "string",
"default": "",
"hint": "填写购买的JX3API的token,用于访问的付费接口服务"
}
}