mirror of
https://gitea.msk.dinamika-avia.ru/Constanta-Design/RRJServer.git
synced 2026-03-27 19:45:43 +03:00
отработка hash ready на GUI
This commit is contained in:
@@ -267,8 +267,7 @@ void RecognizeSystem::recognize(QTcpSocket *socket)
|
||||
|
||||
if(packetType == PacketType::HASH_READY)
|
||||
{
|
||||
//connectorToServer->sendQueryTasksXML("fim");
|
||||
//connectorToServer->sendQueryTasksXML("amm");
|
||||
emit sigHashReady();
|
||||
}
|
||||
|
||||
//xml-ответы на запросы к БД
|
||||
|
||||
Reference in New Issue
Block a user