springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/resources/mapper/ComActDynDOMapper.xml | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
springcloud_k8s_panzhihuazhihuishequ/service_community/src/main/resources/mapper/ComActDynDOMapper.xml
@@ -308,7 +308,7 @@ ) </if> <if test="comActDynVO.publishAtBegin != null and comActDynVO.publishAtBegin != '' "> <if test="comActDynVO.publishAtBegin != null "> AND (d.publish_at BETWEEN #{comActDynVO.publishAtBegin} AND #{comActDynVO.publishAtEnd}) </if> order by d.is_topping desc, d.create_at desc