mirror of
https://github.com/jeecgboot/jeecg-boot.git
synced 2025-09-09 15:02:31 +00:00
3 lines
129 B
Markdown
3 lines
129 B
Markdown
采用jar启动必须设置-Dfile.encoding=utf-8 ,不然会加载不到naocs文件
|
||
|
||
java -Dfile.encoding=utf-8 -jar xxxx.jar |