fix: 收敛 MaDao 直连模式设置项

隐藏 MaDao 直连平台、直连国家、自动选国家和复用开关等 adapter 内部参数。

保留直连模式选择与价格范围配置,避免 UI 暴露底层调度细节。
This commit is contained in:
Isulew
2026-05-29 15:39:04 +08:00
parent 26b1b15cd6
commit f6a9f42089
3 changed files with 17 additions and 55 deletions
-4
View File
@@ -732,10 +732,6 @@ const PHONE_SMS_PROVIDER_UI_DESCRIPTORS = Object.freeze({
'rowMaDaoRoutingPlanId',
]),
directRowKeys: Object.freeze([
'rowMaDaoProviderId',
'rowMaDaoCountry',
'rowMaDaoAutoPickCountry',
'rowMaDaoReusePhone',
'rowMaDaoPriceRange',
]),
}),