lin 4 년 전
부모
커밋
2b5ae32b48
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      src/main/resources/application-prd.properties

+ 2 - 2
src/main/resources/application-prd.properties

@@ -62,8 +62,8 @@ files.path=${project.path}/data
 
 #物联网url
 iot.url=http://39.108.175.9:8090
-iot.server=114.135.61.188
-iot.port=58088
+iot.server=39.108.175.9
+iot.port=8090
 
 #########################################Rabbit MQ ����#############################################
 spring.rabbitmq.host=114.135.61.188