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