mirror of
https://github.com/Kuingsmile/PicList.git
synced 2025-02-02 11:08:13 -05:00
✨ Feature(custom): add new area support for qiniu cloud
This commit is contained in:
parent
c6dc1ea73e
commit
89fc0322a0
@ -37,7 +37,8 @@ const QiniuAreaCodeName : IStringKeyMap = {
|
|||||||
z2: '华南-广东',
|
z2: '华南-广东',
|
||||||
na0: '北美-洛杉矶',
|
na0: '北美-洛杉矶',
|
||||||
as0: '亚太-新加坡',
|
as0: '亚太-新加坡',
|
||||||
'ap-northeast-1': '亚太-首尔'
|
'ap-northeast-1': '亚太-首尔',
|
||||||
|
'ap-southeast-2': '亚太-河内'
|
||||||
}
|
}
|
||||||
|
|
||||||
const TencentAreaCodeName : IStringKeyMap = {
|
const TencentAreaCodeName : IStringKeyMap = {
|
||||||
|
Loading…
Reference in New Issue
Block a user