mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-09-21 02:58:06 +08:00
feat(openai): 新增注册用户相关接口
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"uid": "robot_2"
|
||||
}
|
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"code": 0,
|
||||
"data": {
|
||||
"openid": "e36926e48e9ddfe1cc1f3cb6c8813a38966c4b8d"
|
||||
},
|
||||
"msg": "success",
|
||||
"request_id": "363a6ce7-2908-4da0-a3a0-35539648eab6"
|
||||
}
|
Reference in New Issue
Block a user