修正miaoso识别阿里云

This commit is contained in:
www.xueximeng.com
2025-09-10 20:46:14 +08:00
parent 440f17df0f
commit b52052b83b

View File

@@ -328,7 +328,7 @@ func (p *MiaosouPlugin) determineCloudType(from string) string {
return "baidu"
case "uc":
return "uc"
case "aliyun":
case "ali":
return "aliyun"
case "xunlei":
return "xunlei"