张天森
2022-09-28 3695b6f404a85e62360440642ff96fbccbb25b2c
update
1个文件已修改
1 ■■■■ 已修改文件
springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/resources/mapper/ComSanshuoIndustryCenterDao.xml 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/resources/mapper/ComSanshuoIndustryCenterDao.xml
@@ -33,7 +33,6 @@
               OR phone like concat('%',#{keyWord},'%')
            </if>
    </select>
    <select id="indstryList" resultType="com.panzhihua.common.model.vos.sanshuo.ExpertRangeVO">
        select id,name from com_sanshuo_industry_center where status=1 and del_flag=1