parent
6c0b3a3c9c
commit
f1a4f7f202
|
@ -30,7 +30,6 @@
|
||||||
and i.review_state = #{reviewState}
|
and i.review_state = #{reviewState}
|
||||||
</if>
|
</if>
|
||||||
</where>
|
</where>
|
||||||
order by i.create_time desc
|
|
||||||
</select>
|
</select>
|
||||||
|
|
||||||
<resultMap id="imageRespMap" type="com.dite.znpt.domain.vo.ImageResp">
|
<resultMap id="imageRespMap" type="com.dite.znpt.domain.vo.ImageResp">
|
||||||
|
|
Loading…
Reference in New Issue