feat:change config

This commit is contained in:
zzs 2025-02-26 09:23:29 +08:00
parent 88914c29a3
commit 9926490203
2 changed files with 2 additions and 5 deletions

View File

@ -3,7 +3,6 @@ package vin.vio.collaboraonline.controller;
import cn.hutool.log.Log; import cn.hutool.log.Log;
import cn.hutool.log.LogFactory; import cn.hutool.log.LogFactory;
import jakarta.servlet.http.HttpServletRequest; import jakarta.servlet.http.HttpServletRequest;
import lombok.extern.slf4j.Slf4j;
import org.springframework.beans.factory.annotation.Autowired; import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.beans.factory.annotation.Value; import org.springframework.beans.factory.annotation.Value;
import org.springframework.core.io.Resource; import org.springframework.core.io.Resource;

View File

@ -22,7 +22,5 @@ kingdee:
attachKey: 'attachmentpanel' attachKey: 'attachmentpanel'
collabora: collabora:
# host-server-addr: https://web-api.wmyun.com/yem host-server-addr: https://web-api.wmyun.com/yem
# file-storage-path: /work/projects/collabora-api/yem/file file-storage-path: /work/projects/collabora-api/yem/file
host-server-addr: http://192.168.3.104:8080
file-storage-path: E:\Code\CollaboraOnline\files