派生自 development/c++

pansen
2019-01-10 0b63bd2c3eec5c34863b02a6a761c9c7b53dba91
QiaoJiaSystem/DataManagerServer/http_configserver.h
@@ -174,7 +174,7 @@
    std::vector<std::string> forEachFile(const std::string &dir_name);
    qint64 getVideoTime(const std::string& videoPath);
    qint64 getVideoTime(/*const std::string& videoPath,*/std::string& str_tmpTime);
};
#endif