From 30d0bd43f53740554e8387fcd14bfab689eeca9c Mon Sep 17 00:00:00 2001 From: pansen <pansen626@sina.com> Date: 星期五, 25 一月 2019 21:03:30 +0800 Subject: [PATCH] Merge remote-tracking branch 'origin/ywv1.2_布控feature' into ywv1.2_布控feature --- QiaoJiaSystem/StructureApp/JudgmentRetrogradeTool.h | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/QiaoJiaSystem/StructureApp/JudgmentRetrogradeTool.h b/QiaoJiaSystem/StructureApp/JudgmentRetrogradeTool.h index 9988245..e3cd93f 100644 --- a/QiaoJiaSystem/StructureApp/JudgmentRetrogradeTool.h +++ b/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; -- Gitblit v1.8.0