The value of Seconds_Behind_Master is increasing

Thank you for helping me .
Yes , It is changing. I found the reason for the problem. Scheduled tasks on the master server is working without index. And the disk of master server is SSD , the slave is HHD. Each modification of a record requires a full table scan.I stopped the scheduled task and returned to normal.