边带校验
This commit is contained in:
parent
bafeea7679
commit
26b19ad413
|
|
@ -218,6 +218,7 @@
|
||||||
)
|
)
|
||||||
</if>
|
</if>
|
||||||
</where>
|
</where>
|
||||||
|
ORDER BY tpb.bind_time DESC,tpb.create_time DESC
|
||||||
</select>
|
</select>
|
||||||
<!--边带编码是否重复-->
|
<!--边带编码是否重复-->
|
||||||
<select id="isBdCodeExist" resultType="java.lang.Integer">
|
<select id="isBdCodeExist" resultType="java.lang.Integer">
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue