mirror of
https://github.com/jeecgboot/qiaoqiaoyun.git
synced 2025-10-14 14:30:29 +00:00
111
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -15,6 +15,7 @@
|
|||||||
*.nar
|
*.nar
|
||||||
*.ear
|
*.ear
|
||||||
*.rar
|
*.rar
|
||||||
|
*start-2.0.jar
|
||||||
|
|
||||||
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
|
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
|
||||||
hs_err_pid*
|
hs_err_pid*
|
||||||
|
@@ -148,7 +148,7 @@ spring:
|
|||||||
#mongodb
|
#mongodb
|
||||||
data:
|
data:
|
||||||
mongodb:
|
mongodb:
|
||||||
uri: mongodb://admin:123456@127.0.0.1:27017/jeecg
|
uri: mongodb://admin:123456@127.0.0.1:27017/qiaoqiaoyun
|
||||||
print: true
|
print: true
|
||||||
slowQuery: true
|
slowQuery: true
|
||||||
slowTime: 1000
|
slowTime: 1000
|
||||||
|
BIN
安装源/dist.zip
BIN
安装源/dist.zip
Binary file not shown.
Reference in New Issue
Block a user