king
2022-11-21 89f85223ff7b1b5ee3931ae01efa3dd17d5524fc
src/templates/sharecomponent/treesettingcomponent/settingform/index.jsx
@@ -140,6 +140,7 @@
        exec_type: 'y',
        LText: SettingUtils.getDebugSql(setting, _scripts, timestamp)
      }
      param.LText = param.LText.replace(/\n/g, ' ')
      param.LText = Utils.formatOptions(param.LText)
      param.timestamp = timestamp
      param.secretkey = Utils.encrypt('', timestamp)