springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/resources/mapper/ComActDynDOMapper.xml | ●●●●● 补丁 | 查看 | 原始文档 | 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>