diff --git a/src/main/resources/application-test.yml b/src/main/resources/application-test.yml index bd73bcc..d20be61 100644 --- a/src/main/resources/application-test.yml +++ b/src/main/resources/application-test.yml @@ -1,6 +1,6 @@ server: port: 7006 - url: http://192.168.0.106:7006/inspection + url: http://192.168.0.113:7006/inspection title: 隐患上报系统 servlet: context-path: /inspection @@ -78,7 +78,7 @@ file: # 安全 security: oauth2: - oauth-server: http://192.168.0.106:7001/usercenter + oauth-server: http://192.168.0.113:7001/usercenter oauth-logout: ${security.oauth2.oauth-server}/logout?redirect_uri=${server.url} client: client-id: 32ec344a5fd04fd9911586df5d1dc36b