From 3b3f13a66fe018b1f0abe16db8d194b1927907aa Mon Sep 17 00:00:00 2001 From: xiaoyong931011 <15274802129@163.com> Date: Thu, 05 May 2022 10:26:55 +0800 Subject: [PATCH] 20220505 --- zq-erp/src/main/resources/config/application-taiyan.properties | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/zq-erp/src/main/resources/config/application-taiyan.properties b/zq-erp/src/main/resources/config/application-taiyan.properties index 0993ed6..c984f51 100644 --- a/zq-erp/src/main/resources/config/application-taiyan.properties +++ b/zq-erp/src/main/resources/config/application-taiyan.properties @@ -46,17 +46,17 @@ #百度编辑器,覆盖默认配置 -ueditor.imageUrlPrefix=http://resource.hive.jyymatrix.cc/uploadeFile +ueditor.imageUrlPrefix=http://filehive2.jyymatrix.cc/uploadeFile ueditor.imagePathFormat=/image/{yyyy}{mm}{dd}/{time}{rand:6} ueditor.scrawlPathFormat=/ueditor/jsp/upload/image/{yyyy}{mm}{dd}/{time}{rand:6} -ueditor.scrawlUrlPrefix=http://resource.hive.jyymatrix.cc/uploadeFile +ueditor.scrawlUrlPrefix=http://filehive2.jyymatrix.cc/uploadeFile ueditor.snapscreenPathFormat=/ueditor/jsp/upload/image/{yyyy}{mm}{dd}/{time}{rand:6} -ueditor.snapscreenUrlPrefix=http://resource.hive.jyymatrix.cc/uploadeFile +ueditor.snapscreenUrlPrefix=http://filehive2.jyymatrix.cc/uploadeFile ueditor.catcherPathFormat=/ueditor/jsp/upload/image/{yyyy}{mm}{dd}/{time}{rand:6} -ueditor.catcherUrlPrefix=http://resource.hive.jyymatrix.cc/uploadeFile +ueditor.catcherUrlPrefix=http://filehive2.jyymatrix.cc/uploadeFile ueditor.videoPathFormat=/ueditor/jsp/upload/video/{yyyy}{mm}{dd}/{time}{rand:6} ueditor.videoUrlPrefix=http://127.0.0.1:1088/uploadeFile/ -- Gitblit v1.9.1