振华电子标签

This commit is contained in:
lizhenhua 2025-06-25 16:35:29 +08:00
parent 1bf01705f5
commit b97217a556
1 changed files with 1 additions and 0 deletions

View File

@ -548,6 +548,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
ma_machine mm ma_machine mm
WHERE WHERE
mm.qr_code = #{qrCode} mm.qr_code = #{qrCode}
</select> </select>
<select id="getInfoByQrcode" resultMap="MachineResult"> <select id="getInfoByQrcode" resultMap="MachineResult">