AnalysisSystemForRadionuclide/jeecg-server-cloud/jeecg-system-cloud-start
2023-09-22 19:39:38 +08:00
..
src/main feat:Server监控 2023-09-22 19:39:38 +08:00
Dockerfile first commit 2023-05-06 15:51:29 +08:00
pom.xml Merge remote-tracking branch 'origin/station' into station 2023-07-10 16:45:31 +08:00
README.md first commit 2023-05-06 15:51:29 +08:00

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

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