管道基础大数据平台系统开发-【后端】-Server
1
13693261870
2022-10-08 4aff028e2a2c27aff2ee6d7082900cc8c2d35d92
src/main/resources/application.yml
@@ -15,7 +15,7 @@
  datasource:
    name: prod
    # JDBC 基本配置
    url: jdbc:postgresql://192.168.20.39:5433/langfang
    url: jdbc:postgresql://192.168.20.39:5433/langfang?useAffectedRows=true
    username : postgres
    password: postgres
    driver-class-name: org.postgresql.Driver