1428594221
2023-06-14 bfa11fb050321c56f2b0a31e0b1db33cad1fa0e3
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>