From 8e20f4e2119eb1858ae9c6287bd84addbef798ec Mon Sep 17 00:00:00 2001
From: liusheng <337615773@qq.com>
Date: 星期六, 20 七月 2024 16:35:59 +0800
Subject: [PATCH] 代码提交

---
 smartor/src/main/resources/mapper/smartor/SvyLibTemplateScriptMapper.xml |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/smartor/src/main/resources/mapper/smartor/SvyLibTemplateScriptMapper.xml b/smartor/src/main/resources/mapper/smartor/SvyLibTemplateScriptMapper.xml
index cbdcb5c..76de18d 100644
--- a/smartor/src/main/resources/mapper/smartor/SvyLibTemplateScriptMapper.xml
+++ b/smartor/src/main/resources/mapper/smartor/SvyLibTemplateScriptMapper.xml
@@ -46,8 +46,8 @@
         select id,
                script_type,
                scriptid,
-               branchFlag,
-               branchNextscriptno,
+               branch_flag,
+               branch_nextscriptno,
                svyid,
                scriptno,
                next_scriptno,

--
Gitblit v1.9.3