pansen
2019-01-24 0380d646c7338ac25bfbbbaf49ce9e2745eff57f
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 parm_uuid, std::string parm_img_url,
                                     std::string parm_idcard, std::string parm_fea);
};
#endif