chore(openai): 调整目录结构

This commit is contained in:
Fu Diwei
2022-03-08 22:24:19 +08:00
parent e837b879f3
commit 32f9ec3c47
332 changed files with 36 additions and 18 deletions

View File

@@ -0,0 +1,14 @@
{
"openid": "eafc6f616a3f0667800e0f92dc00ee88167bc010",
"resources": [
"bot",
"common",
"dict",
"word",
"skill",
"intent",
"openapi",
"skill_store"
],
"authorization_type": "client_credentials"
}

View File

@@ -0,0 +1,8 @@
{
"code": 0,
"data": {
"access_token": "MX6ddM5mN07ucVKy+Y-to7tKRufZ1YF05eb542d5170000001c"
},
"msg": "success",
"request_id": "54ae04cf-5e95-44fd-ad3f-62e7b163836b"
}