[合并] ‘caihaohan’合并到 ‘lixuetao’ 解决冲突
This commit is contained in:
Binary file not shown.
Binary file not shown.
@@ -162,4 +162,13 @@
|
||||
ORDER BY year DESC
|
||||
</select>
|
||||
|
||||
|
||||
<select id="getAddReportPage" resultType="com.adc.da.report.vo.ReportVo">
|
||||
select * from TT_REPORT_MANAGE
|
||||
|
||||
<where>
|
||||
del = 0
|
||||
</where>
|
||||
</select>
|
||||
|
||||
</mapper>
|
||||
|
||||
Reference in New Issue
Block a user