From dd14602f4c52fb1a1a82c787f7187d062517edce Mon Sep 17 00:00:00 2001
From: liuxiaolong <736321739@qq.com>
Date: 星期四, 13 六月 2019 19:06:53 +0800
Subject: [PATCH] new CameraTimerule
---
protomsg.proto | 7 -------
1 files changed, 0 insertions(+), 7 deletions(-)
diff --git a/protomsg.proto b/protomsg.proto
index 220ec60..6e30aef 100644
--- a/protomsg.proto
+++ b/protomsg.proto
@@ -89,7 +89,6 @@
message CameraTimerule {
string id = 1;//id
string name = 2;//瑙勫垯鍚嶇О
- string camera_id = 3;//鎽勫儚鏈篿d
repeated DayCtl time_rule = 4;//鍏蜂綋鏃堕棿瑙勫垯璁剧疆
}
@@ -274,10 +273,4 @@
int32 sort = 10;
string rule_with_pre = 11;
string group_id = 12;
-}
-
-message CameraTimeRule {
- string id = 1;
- string name = 2;
- string time_rule = 3;
}
\ No newline at end of file
--
Gitblit v1.8.0