springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/resources/mapper/ComPbMemberMapper.xml | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/resources/mapper/ComPbMemberMapper.xml
@@ -28,7 +28,7 @@ </select> <select id="bigScreenServiceUser" resultType="com.panzhihua.common.model.vos.community.bigscreen.BigScreenServiceUser"> select t.name AS villageName, IF(t1.num IS NULL,0,t1.num) select t.name AS villageName, IF(t1.num IS NULL,0,t1.num) as num from com_mng_village t left join ( select count(*) num,village_id from com_mng_population