Commit ac110d27 authored by zhangsen's avatar zhangsen

消防车辆统计BUG

parent 622f67d9
......@@ -12,7 +12,6 @@
WHERE
station_code = #{stationCode,jdbcType=VARCHAR}
GROUP BY
`type`,
`number`
`type`
</select>
</mapper>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment