Commit eedac3af authored by jiaorz's avatar jiaorz

Merge branch 'master-new-bug' into dev

parents c118b35a f02c47c5
......@@ -21,7 +21,7 @@
</if>
</where>
GROUP BY c.id
ORDER BY c.company_id
ORDER BY c.company_id, c.count_date
</select>
<select id="countByMonth" resultType="com.xxfc.platform.vehicle.pojo.BranchCompanyVehicleCountVo" parameterType="Map">
......
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