短信配置默认渠道 tooltip调整

This commit is contained in:
wkj 2024-04-11 18:31:10 +08:00
parent d21880bb05
commit 89a7761722
2 changed files with 2 additions and 2 deletions

View File

@ -537,7 +537,7 @@ export default function Sms(props) {
</Form.Item>
<Form.Item
label="默认渠道"
tooltip="开启模拟发送短信发短信不会调用api"
tooltip="发送短信渠道,如阿里云、腾讯云、天翼云"
>
<>
<Select

View File

@ -959,7 +959,7 @@ export default function Sms(props: {
</Form.Item>
<Form.Item
label="默认渠道"
tooltip="开启模拟发送短信发短信不调用api"
tooltip="发送短信渠道,如阿里云、腾讯云、天翼云"
>
<>
<Select