src/templates/zshare/formconfig.jsx
@@ -3870,7 +3870,7 @@ type: 'radio', key: 'constant', label: 'Unicode常量', tooltip: '使用时将在提交内容前加上 N,代表存入数据库时以 Unicode 格式存储。', tooltip: `使用时将在提交内容前加上 N,代表存入数据库时以 Unicode 格式存储。例如:@nvarchar=N'ØW30041'。`, initVal: card.constant || 'false', options: [{ value: 'true',