From 0380d646c7338ac25bfbbbaf49ce9e2745eff57f Mon Sep 17 00:00:00 2001 From: pansen <pansen626@sina.com> Date: 星期四, 24 一月 2019 13:40:45 +0800 Subject: [PATCH] 布控相关接口,表结构变更。 --- QiaoJiaSystem/StructureApp/FaceRpcElement.h | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/QiaoJiaSystem/StructureApp/FaceRpcElement.h b/QiaoJiaSystem/StructureApp/FaceRpcElement.h index deec82f..bb12780 100644 --- a/QiaoJiaSystem/StructureApp/FaceRpcElement.h +++ b/QiaoJiaSystem/StructureApp/FaceRpcElement.h @@ -53,6 +53,7 @@ QPolygon mPolygon; TriggerElement m_triggerElement; SdkRule m_sdkRule; + bool m_bIsMask; }; #endif // FACERPCELEMENT_H -- Gitblit v1.8.0