QiaoJiaSystem/DataManagerServer/http_configserver.h
@@ -19,6 +19,7 @@ #include <atomic> #include "../FaceSearchServer/CasiaFaceWrapper/CasiaFaceWrapperN.h" #include "AppPipeController.h" #include "NsqMsgTool.hpp" typedef std::shared_ptr<HttpServer::Response> PResponse; @@ -154,6 +155,10 @@ FastFdsWithLock fdfsClient; //nsq BasicMsg::Nsq::NsqMsgProducer *nsqMsgProducer; bool getDevSerialNumber(const char *ip, const int port, const char *username, \ const char *passwd, const char *brand, unsigned char *serialNumber) const;