liusheng
2024-06-21 ecda68f9ffbd4e0f01d3939550906f670b1e0482
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>