zss
2025-03-04 8b997bf7de8e2bc23a337261e19e5e43bd48c67e
cnas-manage/src/main/resources/mapper/InternalReportMapper.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE mapper PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" "http://mybatis.org/dtd/mybatis-3-mapper.dtd" >
<mapper namespace="com.yuanchu.mom.mapper.InternalReportMapper">
<mapper namespace="com.ruoyi.manage.mapper.InternalReportMapper">
    <!-- 内审报告分页查询 -->
    <select id="pageInternalReport" resultType="com.ruoyi.manage.pojo.InternalReport">
        select *