Commit 2b7da693 by zhiwj

修改sql

parent fd17eaa2
......@@ -734,7 +734,7 @@
</select>
<select id="listTrendEvaluate" resultType="map">
select
DATE_FORMAT(evaluate_time,'%Y-%m-%d') statisticsDate,
DATE_FORMAT(receipts_date,'%Y-%m-%d') statisticsDate,
count(*) `count`
from tab_evaluate
where status = 1
......
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