bugfix
This commit is contained in:
parent
87d8685a64
commit
09bfcb1351
@ -162,9 +162,14 @@
|
||||
row:
|
||||
```
|
||||
{
|
||||
"llmid": # 大模型编号
|
||||
"usage": # 大模型使用信息
|
||||
"amount" # 消费金额
|
||||
"id": # 订单号
|
||||
"order_date":
|
||||
"order_detail":[
|
||||
"product_type": # llm: 大模型
|
||||
"productid": # 产品id
|
||||
"usage": # 大模型使用信息
|
||||
"amount" # 消费金额
|
||||
]
|
||||
}
|
||||
|
||||
```
|
||||
##
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user