From ee060884a27b901e24e5b532278d040265d5579c Mon Sep 17 00:00:00 2001 From: liujie <1793218484@qq.com> Date: 星期二, 20 五月 2025 13:39:34 +0800 Subject: [PATCH] Merge branch 'dev-2.0.1' of http://120.76.84.145:10101/gitblit/r/java/zhihuishenqu into dev-2.0.1 --- springcloud_k8s_panzhihuazhihuishequ/service_sangeshenbian/src/main/resources/mapper/ComplaintMapper.xml | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/springcloud_k8s_panzhihuazhihuishequ/service_sangeshenbian/src/main/resources/mapper/ComplaintMapper.xml b/springcloud_k8s_panzhihuazhihuishequ/service_sangeshenbian/src/main/resources/mapper/ComplaintMapper.xml index 20544f3..76ec8ff 100644 --- a/springcloud_k8s_panzhihuazhihuishequ/service_sangeshenbian/src/main/resources/mapper/ComplaintMapper.xml +++ b/springcloud_k8s_panzhihuazhihuishequ/service_sangeshenbian/src/main/resources/mapper/ComplaintMapper.xml @@ -620,6 +620,8 @@ scar.report_type, scar.superior_id, scar.sort, + scar.auditor_phone, + scar.apply_phone AS reporterPhone, sc.serial_number, sc.latitude, sc.longitude, -- Gitblit v1.7.1