springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/resources/mapper/ComSanshuoExpertDao.xml | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/resources/mapper/ComSanshuoExpertDao.xml
@@ -120,9 +120,9 @@ AND community_id=#{dto.id} </if> </if> <!--<if test="dto.type == 1">--> <!--AND current_process_type=4--> <!--</if>--> <if test="dto.type == 1"> AND level=1 </if> </if> </select> </mapper>