张天森
2022-10-18 b89e25c261be71db3be6a35d390ba67ce6078141
三说会堂事件操作权限处理
1个文件已修改
2 ■■■ 已修改文件
springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/resources/mapper/ComSanshuoExpertDao.xml 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/resources/mapper/ComSanshuoExpertDao.xml
@@ -105,7 +105,7 @@
            <if test="dto.type == 2">
                AND level=2
                <if test="dto.id != null">
                    AND center_id=#{dto.id}
                    AND industry_center_id=#{dto.id}
                </if>
            </if>
            <if test="dto.type == 3">