Merge pull request 'fix: 修改相似度列表' (#64) from sunchenliang into test

Reviewed-on: #64
pull/66/head
sunchenliang 1 year ago
commit b95e36ec33

@ -626,7 +626,7 @@
</select>
<select id="getPictureHistoryList" resultType="cn.jyjz.xiaoyao.ocr.vo.OcrTaskChildPictureVo">
SELECT t2.ID id,
SELECT distinct t2.ID id,
t2.PICTUREID pictureId,
t2.STATES states,
t2.PROCESSINSTANCEID processInstanceId,

Loading…
Cancel
Save