springcloud_k8s_panzhihuazhihuishequ/service_grid/src/main/resources/mapper/EventApplicationAppReleaseMapper.xml
@@ -46,7 +46,7 @@ AND url = #{pageEventApplicationAppReleaseDTO.url} </if> <if test="pageEventApplicationAppReleaseDTO.createAtBegin!=null"> AND create_at >= #{pageEventApplicationAppReleaseDTO.createAtBegin} AND create_at >= #{pageEventApplicationAppReleaseDTO.createAtBegin} </if> <if test="pageEventApplicationAppReleaseDTO.createAtEnd!=null"> AND create_at <= #{pageEventApplicationAppReleaseDTO.createAtEnd}