实现用印确认

This commit is contained in:
qitz
2024-01-16 16:08:26 +08:00
parent 08296f00f8
commit 0e352e87ac
5 changed files with 57 additions and 3 deletions
@@ -24,4 +24,11 @@
<result column="position_yorg" jdbcType="DOUBLE" property="positionYorg" />
<result column="file_download_url" jdbcType="LONGVARCHAR" property="fileDownloadUrl" />
</resultMap>
</mapper>