From 1b14a0ec217e5b6816f9f6b3254106be0db61fad Mon Sep 17 00:00:00 2001
From: panlei <2799247126@qq.com>
Date: 星期一, 16 十二月 2019 17:43:30 +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