feat(wxapi): 调整腾讯云服务 TCB 相关接口及模型的命名方式

This commit is contained in:
Fu Diwei
2022-11-04 10:40:13 +08:00
parent b3168ee246
commit 7525d6475d
347 changed files with 402 additions and 402 deletions

View File

@@ -0,0 +1,5 @@
{
"errcode": 0,
"errmsg": "ok",
"env_id": "testapi-xxxxsdffsewr"
}

View File

@@ -0,0 +1,68 @@
{
"errcode": 0,
"errmsg": "ok",
"env_list": [
{
"env_id": "wxc47dec912cf1b447-qd-5a17787412",
"source": "miniapp",
"alias": "wxc47dec912cf1b447-qd",
"create_time": "2021-12-16 15:06:52",
"update_time": "2021-12-16 15:06:58",
"status": "NORMAL",
"databases": [],
"storages": [
{
"region": "ap-shanghai",
"bucket": "7778-wxc47dec912cf1b447-qd-5a17787412-1308820263",
"cdn_domain": "7778-wxc47dec912cf1b447-qd-5a17787412-1308820263.tcb.qcloud.la",
"app_id": "1308820263"
}
],
"functions": [
{
"namespace": "",
"region": ""
}
],
"package_id": "",
"package_name": "",
"log_services": [
{
"logset_name": "tcb-logset-wxc47dec912cf1b447-qd-5a17787412",
"logset_id": "af0676b8-4c88-445f-90b4-3ba6cd93a74a",
"topic_name": "tcb-topic-wxc47dec912cf1b447-qd-5a17787412",
"topic_id": "6cffd67f-5700-4238-8523-bba514e2b2bf",
"region": "ap-shanghai"
}
],
"static_storages": [
{
"static_domain": "",
"default_dir_name": "",
"status": "",
"region": "",
"bucket": ""
}
],
"is_auto_degrade": false,
"env_channel": "wxrun",
"pay_mode": "postpaid",
"is_default": true,
"region": "ap-shanghai",
"tags": [
{
"key": "",
"value": ""
}
],
"custom_log_services": [
{
"cls_region": "",
"cls_logset_id": "",
"cls_topic_id": "",
"create_time": "2021-12-16 15:06:52"
}
]
}
]
}