king
2021-01-26 68f84129b685aa9539ac38ca1cf1f164c4d58074
src/tabviews/zshare/actionList/normalbutton/index.jsx
@@ -853,6 +853,9 @@
        }
      })
      _backCustomScript += `
      aaa: select @ErrorCode as ErrorCode,@retmsg as retmsg`
      let sql = [...lineMap.values()].map(item => (`
        ${item.insert}
        ${item.selects.join(` union all