@@ -3,4 +3,7 @@
<component name="ProjectRootManager">
<output url="file://$PROJECT_DIR$/out" />
</component>
+ <component name="ProjectType">
+ <option name="id" value="jpab" />
+ </component>
</project>
@@ -20,7 +20,7 @@ spring:
mongodb:
#使用uri连接
# mongodb://用户名:密码@IP地址:27017/数据库
- uri: mongodb://zzj:easyCome.@47.107.48.218:27017/userInfo
+ uri: mongodb://zzj:easyCome.@120.79.162.1:27017/userInfo
# 数据源连接--end
redis: