mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2026-02-14 20:16:20 +08:00
refactor(openai): 重新实现请求加密 XML 序列化的方式
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"errcode": 1001,
|
||||
"errmsg": "TOKEN is not valid",
|
||||
"code": 0,
|
||||
"data": {
|
||||
"progress": 100,
|
||||
"status": 1
|
||||
},
|
||||
"msg": "success"
|
||||
}
|
||||
Reference in New Issue
Block a user