振华电子标签
This commit is contained in:
parent
1bf01705f5
commit
b97217a556
|
|
@ -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">
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue