From 1d323c84e3be36ea035adaf1bce70dce852769c6 Mon Sep 17 00:00:00 2001 From: panlei <2799247126@qq.com> Date: 星期三, 17 七月 2019 17:52:11 +0800 Subject: [PATCH] 加序列化 --- config/conf.yml | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/config/conf.yml b/config/conf.yml index 2bb51ae..e55f659 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.203: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