src/templates/zshare/formconfig.jsx
@@ -2318,6 +2318,15 @@ }] }, { type: 'text', key: 'suffix', label: '后缀名', tooltip: '可以上传文件的后缀名,多个类型用逗号分隔,空值时不校验。', initVal: card.suffix || '', required: false, readonly: false }, { type: 'radio', key: 'encryption', label: '加密传输',