Feature(custom): add new area support for qiniu cloud

This commit is contained in:
Kuingsmile 2024-01-20 00:55:25 -08:00
parent c6dc1ea73e
commit 89fc0322a0

View File

@ -37,7 +37,8 @@ const QiniuAreaCodeName : IStringKeyMap = {
z2: '华南-广东',
na0: '北美-洛杉矶',
as0: '亚太-新加坡',
'ap-northeast-1': '亚太-首尔'
'ap-northeast-1': '亚太-首尔',
'ap-southeast-2': '亚太-河内'
}
const TencentAreaCodeName : IStringKeyMap = {