查询添加报关

This commit is contained in:
zhaoqing
2026-06-01 18:36:56 +08:00
parent 1301e35ffa
commit 9db78617fe
5 changed files with 16 additions and 0 deletions
@@ -104,6 +104,7 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
<when test="delFlag != null"> and a.del_flag = #{delFlag} </when>
<otherwise> and a.del_flag = 1 </otherwise>
</choose>
</sql>
<sql id="joinStockReceiptOrderWhere">