@@ -39,8 +39,8 @@ import static com.zhiqiyun.open.camera.config.CameraConfig.*;
public class VideoDockingServiceImpl implements VideoDockingService {
//public final static String URI = "https://222.84.250.39:9800";
- public final static String URI = "https://172.169.12.21:18531";
-// public final static String URI = "https://10.37.113.208:18531";
+// public final static String URI = "https://172.169.12.21:18531";
+ public final static String URI = "https://10.37.113.208:18531";
public final static String VIDEO_JSESSIONID_TOKEN = "VIDEO_JSESSIONID_TOKEN:%s";
@@ -16,7 +16,7 @@ spring.redis.database=1
uploader.max-size=20480000
uploader.file-host=https://dbadmin.zhlc.liucheng.gov.cn/src
uploader.allow-file-types=jpg,jpeg,png,gif,mp4,mp3,xls,xlsx,pdf,doc
-uploader.save-path=/data/data_center/uploads
+uploader.save-path=/data/uploads/src/
####################### spider config ###############################
spider.phantomjs_executable_path_property=/data/data_center/phantomjs-2.1.1/bin/phantomjs
####################### qweather config ###############################