From 14cd347ee85a789990f6bfd7c6b68f1bac1c2f15 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E8=89=AF=28004796=29?= Date: Thu, 18 Apr 2024 17:40:58 +0800 Subject: [PATCH] init --- ruoyi-xq/src/main/resources/mapper/xq/UserMapper.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ruoyi-xq/src/main/resources/mapper/xq/UserMapper.xml b/ruoyi-xq/src/main/resources/mapper/xq/UserMapper.xml index 84ccfdb..532f888 100644 --- a/ruoyi-xq/src/main/resources/mapper/xq/UserMapper.xml +++ b/ruoyi-xq/src/main/resources/mapper/xq/UserMapper.xml @@ -55,8 +55,8 @@ PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN" and t1.education = #{params.education} - - and t1.residence_city_name = #{params.residenceCodeStr} + + and t1.residence_city_code = #{params.residenceCityCode}