whyclxw
2025-04-27 e13dd39580d047679c75fb215a19da91ba8fcd72
添加包机组修改和查询所有的用户修改
1个文件已修改
4 ■■■ 已修改文件
src/main/resources/mapper/UserInfMapper.xml 4 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/resources/mapper/UserInfMapper.xml
@@ -52,7 +52,9 @@
    </select>
    <select id="getBaojiUserByUid" resultType="com.whyc.pojo.plus_user.UserInf">
        SELECT uid,uname FROM  plus_user.tb_user_inf
       <where> uid in(
       <where>
            uid>100 and
            uid in(
           select distinct uid from  plus_user.tb_baojigroup_usr
           <where>
               baoji_id in(