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