endTime: moment(deadlineTime).endOf('day').format('YYYY-MM-DD HH:mm:ss') 加 .endOf('day')表示当天的最后一分一秒 不加表示当天的0时0分0秒