派生自 development/c++

chenshijun
2019-01-24 114e9783e9b7ad0e12fe24415fe34d75ee4b4af7
QiaoJiaSystem/StructureApp/JudgmentRetrogradeTool.h
@@ -123,7 +123,8 @@
    std::map<long, std::list<float>> m_mapPerDirection;
    //跟踪id,逆行状态
    std::map<long, bool> m_mapPerRet;
 //  std::map<long, bool> m_mapPerRet;
     std::map<long, int> m_mapPerRet;
    QPolygon m_polygon;