Commit cf3ff20d authored by linpeiqin's avatar linpeiqin

Merge branch 'ljgc-server' of http://218.76.0.69:3000/lmp/lmp_server into ljgc-server

Conflicts:
	application-webadmin/src/main/resources/application-dev.yml
parents 88d7197b 435deed1
...@@ -44,7 +44,7 @@ spring: ...@@ -44,7 +44,7 @@ spring:
allow-circular-references: true allow-circular-references: true
data: data:
mongodb: mongodb:
uri: mongodb://127.0.0.1:27017 uri: mongodb://root:123456@192.168.0.36:27017/
database: imp database: imp
authentication-database: admin authentication-database: admin
auto-index-creation: true auto-index-creation: true
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment