qiangxuan b426dc2522 update git忽略文件兼容多个开发工具 2 月之前
..
.settings bcda482f9f 业务代码01 7 月之前
src bcda482f9f 业务代码01 7 月之前
.classpath b426dc2522 update git忽略文件兼容多个开发工具 2 月之前
.project bcda482f9f 业务代码01 7 月之前
Dockerfile bcda482f9f 业务代码01 7 月之前
README.md bcda482f9f 业务代码01 7 月之前
pom.xml bcda482f9f 业务代码01 7 月之前

README.md

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

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