lidongdong
2024-10-16 87b0607b95a0b1d87053bef66ab4a4eef7e152ee
花城 社区动态三资公开分类问题
1个文件已修改
2 ■■■ 已修改文件
springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/resources/mapper/ComActDynDOMapper.xml 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/resources/mapper/ComActDynDOMapper.xml
@@ -326,7 +326,7 @@
    <select id="getTypeId" resultType="String">
        select id from com_act_dyn_type where community_id=#{communityId} and name=#{name} and area in (1,2)
        select id from com_act_dyn_type where community_id=#{communityId} and name=#{name} and area in (1,2) and is_del=2
    </select>