src/main/resources/mapper/purchase/InvoicePurchaseMapper.xml @@ -109,7 +109,7 @@ )as a <where> <if test="month != null"> and a.month = date_format(#{month}) and a.month = #{month} </if> </where>