mirror of https://github.com/jeecgboot/jeecg
JEECG 3.7.5 VUE+ElementUI SPA单页面应用版本发布
parent
77ba7efcef
commit
56cce7f4d4
Binary file not shown.
File diff suppressed because one or more lines are too long
|
@ -26,4 +26,4 @@
|
||||||
官方博客: http://blog.csdn.net/zhangdaiscott
|
官方博客: http://blog.csdn.net/zhangdaiscott
|
||||||
|
|
||||||
8.非maven版本下载(针对不熟悉maven的同学)
|
8.非maven版本下载(针对不熟悉maven的同学)
|
||||||
http://jeecg3.mydoc.io/?t=278859
|
https://github.com/zhangdaiscott/jeecg-nomaven
|
|
@ -12,4 +12,10 @@
|
||||||
|
|
||||||
2. oracle、SqlServer脚步索引会有部分丢失,为了系统性能,请自行补加索引。
|
2. oracle、SqlServer脚步索引会有部分丢失,为了系统性能,请自行补加索引。
|
||||||
3. jeecg系统数据库切换配置方法,参考常见问题贴29
|
3. jeecg系统数据库切换配置方法,参考常见问题贴29
|
||||||
http://www.jeecg.org/forum.php?mod=viewthread&tid=1830&extra=page%3D1
|
http://www.jeecg.org/forum.php?mod=viewthread&tid=1830&extra=page%3D1
|
||||||
|
|
||||||
|
4.老版本数据库增量升级
|
||||||
|
执行老版本升级SQL脚本
|
||||||
|
3.7.3升级到3.7.5
|
||||||
|
docs/老版本增量升级/jeecg_mysql-3.7.3-update-3.7.5.sql
|
||||||
|
|
Loading…
Reference in New Issue