From c4cc7919e42ea298fe52b18192c92edaa906773f Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期一, 16 九月 2024 19:42:10 +0800 Subject: [PATCH] 2024-09-16 --- src/utils/utils-custom.js | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/src/utils/utils-custom.js b/src/utils/utils-custom.js index 156e414..b95f217 100644 --- a/src/utils/utils-custom.js +++ b/src/utils/utils-custom.js @@ -4819,7 +4819,8 @@ ` _tailScript = `${_tailScript} - select @ErrorCode as ErrorCode,@retmsg as retmsg + aaa: + select @ErrorCode as ErrorCode,@retmsg as retmsg ` } -- Gitblit v1.8.0