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

Reviewed-on: #63
pull/64/head
sunchenliang 1 year ago
commit c49779459b

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

Loading…
Cancel
Save