src/main/resources/mapper/purchase/InvoicePurchaseMapper.xml | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
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>