smartor/src/main/resources/mapper/smartor/SvyLibTemplateTargetoptionMapper.xml
@@ -208,8 +208,8 @@ </update> <delete id="deleteSvyLibTemplateTargetoptionById" parameterType="Long"> delete from svy_lib_template_targetoption update svy_lib_template_targetoption set del_flag=1 where id = #{id} </delete>