From 24ed193984da270b3cc5fd6d58803d95482c6ea1 Mon Sep 17 00:00:00 2001
From: panlei <2799247126@qq.com>
Date: 星期一, 16 十二月 2019 16:09:42 +0800
Subject: [PATCH] 小结果中加了一个参数

---
 structure/algorithm.go |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/structure/algorithm.go b/structure/algorithm.go
index b8c6e5c..4fb9fb9 100644
--- a/structure/algorithm.go
+++ b/structure/algorithm.go
@@ -14,4 +14,6 @@
 	BufferFlag	 int // 缂撳啿瀹归敊浣� 杩炵画n甯alse鎵嶄负false
 	AlarmFlag	 bool
 	CacheSdkData ResultMsg // 瀹氭椂鍣ㄧ殑缂撳瓨鏁版嵁 鎸佺画鏃堕棿绫荤殑寮�鍚畾鏃跺櫒鏃惰缂撳瓨涓�甯�
-}
\ No newline at end of file
+}
+
+var InitFlag bool = false
\ No newline at end of file

--
Gitblit v1.8.0