双重预防项目-国泰新华二开定制版
16639036659
2023-03-22 cb89c086fee720c947cbf0dc4a815fe07df697db
src/main/resources/mybatis/doublePrevention/RiskOldInfoMapper.xml
@@ -86,5 +86,8 @@
        order by find_time desc
    </select>
    <select id="getInfoById" resultMap="Result">
        select  *  from risk_old_info where id = #{i}
    </select>
</mapper>