q1169989139 发表于 2023-7-26 10:53
我没有动源码,如果你是自建的api,可以价格个接口给他查询返回一个假的余额 ...
thaizxj 发表于 2023-7-26 11:00
https://github.com/acheong08/ChatGPT-to-API
用的这个项目
q1169989139 发表于 2023-7-26 13:51
/v1/dashboard/billing/usage,/v1/dashboard/billing/subscription,加路由就好了,给他返回假的写死的数 ...
thaizxj 发表于 2023-7-26 15:03
router.GET("/v1/dashboard/billing/usage", Authorization, engines_handler)
router.GET("/v1/ ...
q1169989139 发表于 2023-7-26 15:58
router.GET("/v1/dashboard/billing/usage", func(c *gin.Context) {
c.JSON(200, gin.H{
"total_usa ...
thaizxj 发表于 2023-7-26 17:01
感谢大佬已经改好了
欢迎光临 全球主机交流论坛 (https://443502.xyz/) | Powered by Discuz! X3.4 |