From 43a25cfe285b11f88a4678cd94b929866b6fedc5 Mon Sep 17 00:00:00 2001 From: pansen <pansen626@sina.com> Date: 星期六, 26 一月 2019 14:08:02 +0800 Subject: [PATCH] # Type(<scope>): <subject> --- QiaoJiaSystem/StructureApp/AppPipeController.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/QiaoJiaSystem/StructureApp/AppPipeController.h b/QiaoJiaSystem/StructureApp/AppPipeController.h index e617143..9e031af 100644 --- a/QiaoJiaSystem/StructureApp/AppPipeController.h +++ b/QiaoJiaSystem/StructureApp/AppPipeController.h @@ -109,7 +109,7 @@ SdkRuleMap m_sdkRuleMap; std::string m_localIp; std::string getFullFileName(); - + std::mutex mutex; }; #endif // APPPIPECONTROLLER_H -- Gitblit v1.8.0