正在显示
1 个修改的文件
包含
1 行增加
和
0 行删除
@@ -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 |
-
请 注册 或 登录 后发表评论