mirror of
https://gitee.com/jeecg/JeecgBoot.git
synced 2026-05-16 04:07:51 +00:00
129 B
129 B
采用jar启动必须设置-Dfile.encoding=utf-8 ,不然会加载不到naocs文件
java -Dfile.encoding=utf-8 -jar xxxx.jar