This commit is contained in:
mashuai 2025-11-16 15:27:40 +08:00
parent b3967f7e24
commit a897062d74
1 changed files with 1 additions and 0 deletions

View File

@ -250,6 +250,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
AND cd.pro_code = #{proCode}
</if>
</where>
GROUP BY tl.id
</select>
<select id="getMonthMaxOrderByDate" resultType="java.lang.Integer">