mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-20 18:48:10 +08:00
feat(openai): 新增 OpenAI v2 版接口客户端,并实现加解密及签名中间件
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"account": "fb2ab07ce06"
|
||||
}
|
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"code": 0,
|
||||
"data": {
|
||||
"access_token": "MX6ddM5mN07ucVKy+Y-to7tKRufZ1YF05eb542d5170000001c"
|
||||
},
|
||||
"msg": "success",
|
||||
"request_id": "54ae04cf-5e95-44fd-ad3f-62e7b163836b"
|
||||
}
|
Reference in New Issue
Block a user