From 9a9b33f65d2e8c47b386cdcce4bd29f19e2bef70 Mon Sep 17 00:00:00 2001 From: yanghui <2536613402@qq.com> Date: 星期三, 16 十一月 2022 13:30:11 +0800 Subject: [PATCH] #feat 修复bu'g --- springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/resources/mapper/ComMngPopulationDOMapper.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/resources/mapper/ComMngPopulationDOMapper.xml b/springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/resources/mapper/ComMngPopulationDOMapper.xml index 6b9960e..2173ac3 100644 --- a/springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/resources/mapper/ComMngPopulationDOMapper.xml +++ b/springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/resources/mapper/ComMngPopulationDOMapper.xml @@ -1113,7 +1113,7 @@ FROM com_street WHERE - area_code = '510423' + area_code = '510423' and app_id = 'wx0cef797390444b75' ORDER BY create_at DESC </select> -- Gitblit v1.7.1