Merge pull request 'fix: 修改获取任务包主图' (#106) from feat/updateFlow-20240415 into test

Reviewed-on: #106
pull/108/head
sunchenliang 1 year ago
commit a50fbf958d

@ -225,7 +225,7 @@
</if>
</sql>
<select id="getPackagePictureInfo" resultType="cn.jyjz.xiaoyao.ocr.dataobject.OcrPicture">
<select id="getPackagePictureInfo" resultMap="BaseResultMap">
SELECT t2.*,
t3.*,
t4.STATES,

Loading…
Cancel
Save