查询添加报关
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user