springcloud_k8s_panzhihuazhihuishequ/service_user/src/main/resources/mapper/UserDao.xml | ●●●●● 补丁 | 查看 | 原始文档 | 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<>11 </if> </select> <select id="getDailyAddAndActive" resultType="java.util.Map">