派生自 development/c++

zhangjixing
2019-01-07 72adf535f82d6a6248d2afc954f6dfd190feb34c
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