Commit 170ec456 authored by zhangsen's avatar zhangsen

sql修改

parent 76d63469
...@@ -830,7 +830,7 @@ ...@@ -830,7 +830,7 @@
<select id="getCountMonthChkNewXIN" resultType="java.util.HashMap"> <select id="getCountMonthChkNewXIN" resultType="java.util.HashMap">
SELECT SELECT
T_DATE.checkDate, t_date.checkDate,
( (
SELECT SELECT
count( 1 ) count( 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