新增识别少于指定车厢数的异常报警

This commit is contained in:
Mr.V 2024-05-21 17:09:07 +08:00
parent 36459f12af
commit c3cd21f50a
1 changed files with 1 additions and 0 deletions

View File

@ -38,6 +38,7 @@ QT5_WRAP_CPP(MOC_Files
qt_source/mainwindow.h
interface/TcpClient.h
threads/UpResultThread.h
threads/UpWarnThread.h
threads/ReadComThread.h
)