From 29e25fd3bff7807330d379173134134101eb3ed9 Mon Sep 17 00:00:00 2001 From: panlei <2799247126@qq.com> Date: 星期一, 29 七月 2019 09:38:17 +0800 Subject: [PATCH] --- --- config/conf.yml | 10 +++++----- 1 files changed, 5 insertions(+), 5 deletions(-) diff --git a/config/conf.yml b/config/conf.yml index ee01b34..28835fe 100644 --- a/config/conf.yml +++ b/config/conf.yml @@ -1,6 +1,6 @@ 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" -serverip: "192.168.1.182" -serverport: "9200" -dbtablepersons: "dbtablepersons" \ No newline at end of file +videoPersons: "http://192.168.1.182:9200/videopersons/perVideoPicture" +personAction: "http://192.168.1.182:9200/personaction/perVideoAction" +serverIp: "192.168.1.182" +serverPort: "9200" +dbTablePersons: "dbtablepersons" \ No newline at end of file -- Gitblit v1.8.0