作者 xudada

只查提单单号

@@ -43,6 +43,7 @@ @@ -43,6 +43,7 @@
43 from land_busineestype_list_info 43 from land_busineestype_list_info
44 where 1=1 44 where 1=1
45 and applicationFormId = #{applicationformid,jdbcType=VARCHAR} 45 and applicationFormId = #{applicationformid,jdbcType=VARCHAR}
  46 + and ext4='B'
46 </select> 47 </select>
47 <delete id="deleteByPrimaryKey" parameterType="java.lang.String"> 48 <delete id="deleteByPrimaryKey" parameterType="java.lang.String">
48 delete from land_busineestype_list_info 49 delete from land_busineestype_list_info