feat(openai): 拆分平台接入和第三方接入的相关接口

This commit is contained in:
Fu Diwei
2021-10-11 22:53:34 +08:00
parent 1ca9cae514
commit 1df35b5d3a
372 changed files with 2024 additions and 1871 deletions

View File

@@ -0,0 +1,7 @@
{
"name": "张三",
"phone": "18833008888",
"wechat": "aaaa",
"email": "123@qq.com",
"address": "北京市海淀区中国技术交易大厦F7"
}

View File

@@ -0,0 +1,10 @@
{
"code": 0,
"msg": "请求成功",
"request_id": "255i0ug8-l9q4-3801-44ft-w7csjn9e5142",
"data": {
"appid": "5i2YaWnq56844yh",
"token": "d9tvK4Z3jHp0SW3758x89550oj789k",
"aes_key": "lKq5xB3W675330C6ftaLm3n3gb450Iz4ee880K2Hz16"
}
}

View File

@@ -0,0 +1,10 @@
{
"code": 0,
"msg": "请求成功",
"request_id": "255i0ug8-l9q4-3801-44ft-w7csjn9e5142",
"data": {
"appid": "5i2YaWnq56844yh",
"token": "d9tvK4Z3jHp0SW3758x89550oj789k",
"aes_key": "lKq5xB3W675330C6ftaLm3n3gb450Iz4ee880K2Hz16"
}
}

View File

@@ -0,0 +1,10 @@
{
"code": 0,
"msg": "请求成功",
"request_id": "255i0ug8-l9q4-3801-44ft-w7csjn9e5142",
"data": {
"appid": "5i2YaWnq56844yh",
"token": "d9tvK4Z3jHp0SW3758x89550oj789k",
"aes_key": "lKq5xB3W675330C6ftaLm3n3gb450Iz4ee880K2Hz16"
}
}