🐞 fix(录像): 渠道的录像地址没有添加
This commit is contained in:
@@ -29,6 +29,7 @@ function getPrefixByEnv(env: string) {
|
|||||||
case 'sq9':
|
case 'sq9':
|
||||||
return CDN_URL_PREFIX_SQ;
|
return CDN_URL_PREFIX_SQ;
|
||||||
case 'zy1':
|
case 'zy1':
|
||||||
|
case 'ch1':
|
||||||
return CDN_URL_PREFIX_YJZ;
|
return CDN_URL_PREFIX_YJZ;
|
||||||
default:
|
default:
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user