From 68f84129b685aa9539ac38ca1cf1f164c4d58074 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期二, 26 一月 2021 13:54:26 +0800 Subject: [PATCH] 2021-01-26 --- src/tabviews/zshare/actionList/normalbutton/index.jsx | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/src/tabviews/zshare/actionList/normalbutton/index.jsx b/src/tabviews/zshare/actionList/normalbutton/index.jsx index e54527b..d256e3a 100644 --- a/src/tabviews/zshare/actionList/normalbutton/index.jsx +++ b/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 -- Gitblit v1.8.0