边带校验

This commit is contained in:
cwchen 2024-04-18 19:40:31 +08:00
parent bafeea7679
commit 26b19ad413
1 changed files with 1 additions and 0 deletions

View File

@ -218,6 +218,7 @@
)
</if>
</where>
ORDER BY tpb.bind_time DESC,tpb.create_time DESC
</select>
<!--边带编码是否重复-->
<select id="isBdCodeExist" resultType="java.lang.Integer">