oms-进出口原始单证查询列表(部分)
This commit is contained in:
+3
@@ -670,6 +670,9 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
|
||||
<if test="documentDate != null ">
|
||||
and DOCUMENT_DATE = #{documentDate}
|
||||
</if>
|
||||
<if test="ieType != null ">
|
||||
and IE_TYPE = #{ieType}
|
||||
</if>
|
||||
</where>
|
||||
</sql>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user