Commit ac110d27 authored by zhangsen's avatar zhangsen

消防车辆统计BUG

parent 622f67d9
...@@ -12,7 +12,6 @@ ...@@ -12,7 +12,6 @@
WHERE WHERE
station_code = #{stationCode,jdbcType=VARCHAR} station_code = #{stationCode,jdbcType=VARCHAR}
GROUP BY GROUP BY
`type`, `type`
`number`
</select> </select>
</mapper> </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