From 0d95e05cf47aa7b24a57a673db46d5607016016c Mon Sep 17 00:00:00 2001
From: panlei <2799247126@qq.com>
Date: 星期六, 16 十一月 2019 11:11:14 +0800
Subject: [PATCH] 目标加timeLable

---
 structure/rule.go |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/structure/rule.go b/structure/rule.go
index 10d4eba..cd6cd74 100644
--- a/structure/rule.go
+++ b/structure/rule.go
@@ -17,6 +17,7 @@
 	Feature    []byte
 	ThftRes    protomsg.ThftResult
 	Liker      []*BaseInfo
+	TimeLable  string
 	CacheData  ResultMsg
 }
 

--
Gitblit v1.8.0