feat: отделение общих рассылок по клиентам в отдельный сервис

This commit is contained in:
semenov
2025-01-14 11:16:16 +03:00
parent 2f58227e11
commit ce82fb32e5
11 changed files with 299 additions and 233 deletions

View File

@@ -47,6 +47,8 @@ add_library(ServerLMS SHARED
Systems/recognizesystem.h
Systems/updatecontroller.cpp
Systems/updatecontroller.h
Systems/commonclienthandler.cpp
Systems/commonclienthandler.h
Systems/logger.cpp
Systems/logger.h
Systems/dataparser.cpp