Commit bdba6a07 authored by tangwei's avatar tangwei

修改统计聚合字段

parent 36784e0f
...@@ -58,7 +58,7 @@ ...@@ -58,7 +58,7 @@
#{item} #{item}
</foreach> </foreach>
and year = #{date} and year = #{date}
GROUP BY `year` GROUP BY `year_time`
</select> </select>
......
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