派生自 development/c++

chenshijun
2019-03-27 e15c4888f720b8781260b901ac82d058f8f7c3b5
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;