张天森
2022-07-13 d4a515155b259a24e8fdb13425894a01ab3db480
update
1个文件已修改
1 ■■■■ 已修改文件
springcloud_k8s_panzhihuazhihuishequ/service_user/src/main/resources/mapper/UserDao.xml 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
springcloud_k8s_panzhihuazhihuishequ/service_user/src/main/resources/mapper/UserDao.xml
@@ -658,6 +658,7 @@
        </if>
        <if test="range != null and range != ''">
            and t.create_at >= #{range}
            and t.community_id&lt;>11
        </if>
    </select>
    <select id="getDailyAddAndActive" resultType="java.util.Map">