소스 검색

wlyy_service yml配置文件修改

huangwenjie 7 년 전
부모
커밋
280bc2afec
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      patient-co-service/wlyy_service/src/main/resources/application.yml

+ 2 - 1
patient-co-service/wlyy_service/src/main/resources/application.yml

@ -75,7 +75,8 @@ spring:
spring:
  profiles: test
  datasource:
    url: jdbc:mysql://172.17.110.160:3306/wlyy?useUnicode=true&characterEncoding=utf-8&autoReconnect=true
#    url: jdbc:mysql://172.17.110.160:3306/wlyy?useUnicode=true&characterEncoding=utf-8&autoReconnect=true
    url: jdbc:mysql://172.19.103.85:3306/wlyy?useUnicode=true&characterEncoding=utf-8&autoReconnect=true
    username: ssgg
    password: ssgg
    driverClassName: com.mysql.jdbc.Driver