mirror of
https://github.com/jeecgboot/JeecgBoot.git
synced 2026-01-04 04:45:28 +08:00
前端代码和后端代码合并到一个仓库中
This commit is contained in:
@ -0,0 +1,3 @@
|
||||
采用jar启动必须设置-Dfile.encoding=utf-8 ,不然会加载不到naocs文件
|
||||
|
||||
java -Dfile.encoding=utf-8 -jar xxxx.jar
|
||||
Reference in New Issue
Block a user