src/templates/zshare/verifycard/customform/index.jsx
@@ -78,6 +78,7 @@ func: 's_debug_sql', LText: this.props.initsql + values.sql } param.LText = Utils.formatOptions(param.LText) param.timestamp = moment().format('YYYY-MM-DD HH:mm:ss') + '.000' param.secretkey = Utils.encrypt(param.LText, param.timestamp)