springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/resources/mapper/ComSanshuoExpertDao.xml | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/resources/mapper/ComSanshuoExpertDao.xml
@@ -91,6 +91,6 @@ <select id="selectExpertByNameOrPhoneOrAccount" resultType="com.panzhihua.service_community.entity.ComSanshuoExpert"> select * from com_sanshuo_expert where name=#{dto.name} or phone=#{dto.phone} or account=#{dto.account} where stutas=1 and del_flag=1 and stutas=1 and del_flag=1 </select> </mapper>