学员签字重复bug
parent
1707e3907b
commit
a141b99743
|
|
@ -99,10 +99,11 @@
|
|||
AND ss.delete_enum = 'FALSE'
|
||||
and ss.sign_url is not null
|
||||
and ss.sign_url != ''
|
||||
|
||||
</where>
|
||||
GROUP BY ss.id
|
||||
order by
|
||||
ss.create_time desc
|
||||
</where>
|
||||
|
||||
</select>
|
||||
|
||||
<!--<select id="listAllByStudentId" resultType="com.zcloud.edu.persistence.dataobject.study.StudentSignDO">-->
|
||||
|
|
|
|||
Loading…
Reference in New Issue