付费配置 界面
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -4,6 +4,7 @@
|
||||
"Model": "gemini-2.5-flash",
|
||||
"Temperature": 0.7,
|
||||
"MaxTokens": 2048,
|
||||
"Timeout": 30000
|
||||
"Timeout": 30000,
|
||||
"FreeChatTimes": 20
|
||||
}
|
||||
]
|
||||
@@ -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
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user