✨ feat(config): 增加sq9服务器配置
This commit is contained in:
@@ -21,6 +21,7 @@ function getPrefixByEnv(env: string) {
|
||||
case 'sq1':
|
||||
case 'sq4':
|
||||
case 'sq7':
|
||||
case 'sq9':
|
||||
default:
|
||||
return CDN_URL_PREFIX_SQ;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user