wang1
2023-06-14 9a0fdf00ffeb37c188556a8fe7c223565269c3ca
Source/UBCS/ubcs-ops/ubcs-flow/src/main/resources/mapper/FlowMapper.xml
@@ -50,8 +50,4 @@
        where modelrelation.parent_model_id = #{_parameter}
    </select>
    <update id="updateAssignee" parameterType="java.lang.String" >
        ${u}
    </update>
</mapper>