Merge branch 'dev' into test

This commit is contained in:
chenbowen
2025-12-12 14:46:15 +08:00

View File

@@ -20,7 +20,7 @@ public enum SmsChannelEnum {
HUAWEI("HUAWEI", "华为云"),
QINIU("QINIU", "七牛云"),
HL95("HL95", "鸿联九五"),
CMCC_MAS("CMCC_MAS", "中国移动云MAS"),
// CMCC_MAS("CMCC_MAS", "中国移动云MAS"),
;
/**