geek 3 gadi atpakaļ
vecāks
revīzija
4cc6a6e049

+ 1 - 1
src/main/java/com/ads/business/api/FileController.java

@@ -45,7 +45,7 @@ public class FileController extends BaseController {
         String fileName = file.getOriginalFilename();
         String[] files = fileName.split("\\.");
         fileName = System.currentTimeMillis() + "." + files[1];
-        String path = request.getScheme() + "://" + request.getServerName() + ":" + "20018" + request.getContextPath() + "/";
+        String path = request.getScheme() + "://" + request.getServerName() + ":" + "19050" + request.getContextPath() + "/";
         GetPicturePathOutData picturePath = fileService.createUploadPath(fileName);
         outData.setPath(picturePath.getServerPath());
         picturePath.setServerPath(path + picturePath.getServerPath());

+ 2 - 2
src/main/resources/config/application-release.yml

@@ -59,11 +59,11 @@ pro:
 
 #文件分类链接地址
 docType:
-  linkUrl: http://safe-dd.hsay.com:19050/h5/index?typeId=
+  linkUrl: http://safe-dd.hsay.com:19050/h5/#/index?typeId=
 
 #文件链接地址
 doc:
-  linkUrl: http://safe-dd.hsay.com:19050/h5/index?docId=
+  linkUrl: http://safe-dd.hsay.com:19050/h5/#/index?docId=
 
 #dingtalk.app_key: dingquvsdbjao4sft5nb
 #dingtalk.app_secret: 3m39De4GC6WmgbIAhMGicE_q0Kapjx-SXIrFosIfZr31Re6cXlz0_9m0XVhsolam