@ -103,6 +103,17 @@ export const formSchema: FormSchema[] = [
span: 12
}
},
{
field: 'messageSecret',
label: '推送密钥',
component: 'Input',
componentProps: {
disabled: true
colProps: {
label: '备注',
field: 'remarks',
@ -126,11 +137,9 @@ export const sendFormSchema: FormSchema[] = [
label: 'app发送密钥',
show: false