add timestamp prefix with 'ap:' while send appointment request

This commit is contained in:
Lei PAN
2025-12-05 22:48:38 +01:00
parent fcc9ef1b98
commit 727cee69bb
4 changed files with 17 additions and 18 deletions
@@ -9,7 +9,6 @@ from typing import Optional
import pika
from db.mongo_manager import MONGO_STORE_MANAGER
from mail.lan_mail_helper import check_mail, check_all_need_to_check_emails
from mail.mail_reader_all_contacts import find_links_to_validate_from_mail_list
from models.ReserveResultPojo import ReserveResultPojo
from models.contact_pojo import ContactPojo