LT32820A a7438f0a45 每日例行提交备份8.27 hace 3 meses
..
src a52ae35f2f 修改:解决微服务启动扫描不到包的问题,Swagger扫描不到接口的问题 hace 4 meses
Dockerfile 443928ebce 初始提交 hace 5 meses
README.md 443928ebce 初始提交 hace 5 meses
pom.xml a7438f0a45 每日例行提交备份8.27 hace 3 meses

README.md

采用jar启动必须设置-Dfile.encoding=utf-8 ,不然会加载不到naocs文件

java -Dfile.encoding=utf-8 -jar xxxx.jar