From 83d3dbeb477e1bae7b9f80cbe46c4e4c619175b5 Mon Sep 17 00:00:00 2001 From: KKSU <15274802129@163.com> Date: Mon, 30 Sep 2024 16:33:41 +0800 Subject: [PATCH] Merge branch 'master' of http://192.168.0.122:9527/r/cms into xincheng --- src/main/resources/application-xc.yml | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/main/resources/application-xc.yml b/src/main/resources/application-xc.yml index 9f17f3c..4c98b9f 100644 --- a/src/main/resources/application-xc.yml +++ b/src/main/resources/application-xc.yml @@ -109,4 +109,5 @@ template-path: /mnt/webresource/website/static/cms/template static-path: /mnt/webresource/website/static/cms/static output-path: /mnt/webresource/website/site + download-path: /mnt/webresource/website/static/cms/static/download -- Gitblit v1.9.1