wood chen ab56b4550d
Update README.md
添加自定义反代说明
2023-06-09 18:24:37 +08:00

16 lines
598 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# openai-billing-query
批量可视化查询openai(chatgpt)余额支持显示总量已使用剩余量已用比例到期时间GPT-4是否绑卡
# 查询示例图
![image](https://github.com/woodchen-ink/openai-billing-query/assets/95951386/3926c794-114b-4666-ad7b-42ad30ec5694)
# 支持自定义反代接口
在第361行添加自己的接口代码
``` html
<option value="反代网址">【自定义名称】自定义名称</option>
```
## 反代代码示例
![image](https://github.com/woodchen-ink/openai-billing-query/assets/95951386/0bcdb51b-de08-49bc-bd01-5bf731f53d02)