浏览代码

1.配置prod的资源路径映射

GouGengquan 7 月之前
父节点
当前提交
725d9758de
共有 1 个文件被更改,包括 3 次插入0 次删除
  1. 3 0
      biz-base/src/main/resources/application-prod.yaml

+ 3 - 0
biz-base/src/main/resources/application-prod.yaml

@@ -68,6 +68,9 @@ file-net:
   # 基础配置
   # 基础配置
   base-dir: /opt/dfs/productivity-platform/
   base-dir: /opt/dfs/productivity-platform/
   max-file-size: 102400
   max-file-size: 102400
+  domain: http://doc.scdayou.com/pp/res
+  # 图片
+  image: images\
   # 资产业务配置
   # 资产业务配置
   asset-template-report-path: assets\templates\report\
   asset-template-report-path: assets\templates\report\
   asset-template-calculate-path: assets\templates\calculate\
   asset-template-calculate-path: assets\templates\calculate\