|
@@ -637,7 +637,7 @@
|
|
where cs.status_ = 'COMPLETE' and date_format(cs.class_date_,'%Y-%m-%d') = date_format(now(),'%Y-%m-%d')
|
|
where cs.status_ = 'COMPLETE' and date_format(cs.class_date_,'%Y-%m-%d') = date_format(now(),'%Y-%m-%d')
|
|
and cs.type_ = 'PRACTICE'
|
|
and cs.type_ = 'PRACTICE'
|
|
group by su.id_,su.phone_
|
|
group by su.id_,su.phone_
|
|
-
|
|
|
|
|
|
+ </select>
|
|
|
|
|
|
<select id="countAllReplie" resultType="com.yonge.cooleshow.biz.dal.vo.RepliedCountVo"
|
|
<select id="countAllReplie" resultType="com.yonge.cooleshow.biz.dal.vo.RepliedCountVo"
|
|
parameterType="java.lang.String">
|
|
parameterType="java.lang.String">
|