正在显示
1 个修改的文件
包含
1 行增加
和
1 行删除
@@ -109,7 +109,7 @@ | @@ -109,7 +109,7 @@ | ||
109 | select | 109 | select |
110 | <include refid="Base_Column_List" /> | 110 | <include refid="Base_Column_List" /> |
111 | from land_businesstype_list | 111 | from land_businesstype_list |
112 | - where BARCODE = #{barcode,jdbcType=VARCHAR} AND ISVALID = "1" and and TURNOVERFLAG = "E" | 112 | + where BARCODE = #{barcode,jdbcType=VARCHAR} AND ISVALID = "1" and TURNOVERFLAG = "E" |
113 | </select> | 113 | </select> |
114 | 114 | ||
115 | <select id="selectMessageId" parameterType="java.lang.String" resultMap="BaseResultMap"> | 115 | <select id="selectMessageId" parameterType="java.lang.String" resultMap="BaseResultMap"> |
-
请 注册 或 登录 后发表评论