From d8a4346f081f99760eb4ccf87b76f1e0d94b64c0 Mon Sep 17 00:00:00 2001
From: liusheng <337615773@qq.com>
Date: 星期三, 15 四月 2026 11:03:40 +0800
Subject: [PATCH] 修改满意度默认值

---
 smartor/src/main/resources/mapper/smartor/SvyLibTemplateTargetoptionMapper.xml |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/smartor/src/main/resources/mapper/smartor/SvyLibTemplateTargetoptionMapper.xml b/smartor/src/main/resources/mapper/smartor/SvyLibTemplateTargetoptionMapper.xml
index ee9f1d2..6ded1c2 100644
--- a/smartor/src/main/resources/mapper/smartor/SvyLibTemplateTargetoptionMapper.xml
+++ b/smartor/src/main/resources/mapper/smartor/SvyLibTemplateTargetoptionMapper.xml
@@ -48,6 +48,7 @@
     <sql id="selectSvyLibTemplateTargetoptionVo">
         select id,
                groupid,
+--                is_exception,
                send_taskid,
                send_taskname,
                score,

--
Gitblit v1.9.3