pans
2019-01-25 d8bfb8df31a5d7fde92015ee23d1d44875737f0e
QiaoJiaSystem/DataManagerServer/http_configserver.h
@@ -182,6 +182,9 @@
    std::vector<std::string> forEachFile(const std::string &dir_name);
    qint64 getVideoTime(/*const std::string& videoPath*/std::string &str_tmpTime);
    static void uploadPersonToServer(devHttpServer_c *t_ptrThis, std::string sendUrl, std::string parm_uuid,
                                     std::string parm_img_url, std::string parm_idcard, std::string parm_fea);
};
#endif