From 286785d092a4c5bb418e3a11e5b3b841d0e71e9e Mon Sep 17 00:00:00 2001 From: liuxiaolong <736321739@qq.com> Date: 星期一, 15 七月 2019 14:50:27 +0800 Subject: [PATCH] fix CameraPolygon changed repeat bug --- config/conf.yml | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/config/conf.yml b/config/conf.yml index 2bb51ae..1e2c4df 100644 --- a/config/conf.yml +++ b/config/conf.yml @@ -1 +1,3 @@ -photoUrl: "http://192.168.1.182:6333/submit" \ No newline at end of file +photoUrl: "http://192.168.1.182:6333/submit" +videopersons: "http://192.168.1.182:9200/videopersons/perVideoPicture" +personaction: "http://192.168.1.182:9200/personaction/perVideoAction" \ No newline at end of file -- Gitblit v1.8.0