spring.http.encoding.charset = utf8 ## Freemarker 配置 spring.freemarker.template-loader-path = classpath:/web/ spring.freemarker.cache = false spring.freemarker.charset = UTF-8 spring.freemarker.check-template-location = true spring.freemarker.content-type = text/html spring.freemarker.expose-request-attributes = true spring.freemarker.expose-session-attributes = true spring.freemarker.request-context-attribute = request spring.freemarker.suffix = .ftl #默认环境 spring.profiles.active=test #spring.profiles.active=prod logging.config=classpath:logback-spring.xml logging.level.root=info weboffice.provider.host=http://117.78.39.204:9099 weboffice.appId=AK20250714VNFIHT weboffice.editing_dir=E:\\demo\\wps\\data