付费配置 界面

This commit is contained in:
zcl
2025-08-13 17:10:12 +08:00
parent ef02eedac6
commit 62347f08e9
20 changed files with 24189 additions and 754 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
+2 -1
View File
@@ -4,6 +4,7 @@
"Model": "gemini-2.5-flash",
"Temperature": 0.7,
"MaxTokens": 2048,
"Timeout": 30000
"Timeout": 30000,
"FreeChatTimes": 20
}
]
+44
View File
@@ -0,0 +1,44 @@
[
{
"id": 1001,
"name": "钻石1",
"desc": "1000",
"count": 1001001
},
{
"id": 1002,
"name": "钻石2",
"desc": "3000",
"count": 1001002
},
{
"id": 1003,
"name": "钻石3",
"desc": "5000",
"count": 1001003
},
{
"id": 1004,
"name": "钻石4",
"desc": "10000",
"count": 1001004
},
{
"id": 1005,
"name": "钻石5",
"desc": "20000",
"count": 1001005
},
{
"id": 1006,
"name": "钻石6",
"desc": "30000",
"count": 1001006
},
{
"id": 2001,
"name": "特权卡",
"desc": "168",
"count": 1002001
}
]