派生自 development/c++

zhangjixing
2019-01-05 641eab08f214327f107ee6e96f9209f24baedabb
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