This commit is contained in:
parent
b3967f7e24
commit
a897062d74
|
|
@ -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">
|
||||
|
|
|
|||
Loading…
Reference in New Issue