src/templates/zshare/formconfig.jsx
@@ -855,7 +855,7 @@ { type: 'textarea', key: 'interface', label: Formdict['header.form.interface'], label: '测试地址', initVal: card.sysInterface === 'true' ? (window.GLOB.mainSystemApi || '') : (card.interface || ''), required: true, readonly: card.sysInterface === 'true'