Unverified Commit 157c2369 authored by klboke's avatar klboke Committed by GitHub

Update README.md

parent f05fea51
...@@ -60,7 +60,6 @@ spring.redisson.address = 192.168.1.204:6379 ...@@ -60,7 +60,6 @@ spring.redisson.address = 192.168.1.204:6379
file.dir = C:\\Users\\yudian\\Desktop\\dev\\ file.dir = C:\\Users\\yudian\\Desktop\\dev\\
spring.resources.static-locations = classpath:/META-INF/resources/,classpath:/resources/,classpath:/static/,classpath:/public/,file:${file.dir} spring.resources.static-locations = classpath:/META-INF/resources/,classpath:/resources/,classpath:/static/,classpath:/public/,file:${file.dir}
## openoffice相关配置 ## openoffice相关配置
openOfficePath = /Applications/OpenOffice.app/Contents
office.home = C:\\Program Files (x86)\\OpenOffice 4 office.home = C:\\Program Files (x86)\\OpenOffice 4
server.tomcat.uri-encoding = UTF-8 server.tomcat.uri-encoding = UTF-8
converted.file.charset = GBK converted.file.charset = GBK
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment