上饶警务-警车数据读取服务(udp)
zhongrj
2023-08-03 f6e4aa704f7661add2b64d47a350da2f85336ad9
src/main/resources/application-dev.yml
@@ -13,7 +13,7 @@
    #  commandTimeout: 5000
  datasource:
    # MySql
    url: jdbc:mysql://10.141.11.7:3308/srjw?useSSL=false&useUnicode=true&characterEncoding=utf-8&zeroDateTimeBehavior=convertToNull&transformedBitIsBoolean=true&serverTimezone=GMT%2B8&nullCatalogMeansCurrent=true&allowPublicKeyRetrieval=true
    url: jdbc:mysql://10.141.11.7:3308/wvp?useSSL=false&useUnicode=true&characterEncoding=utf-8&zeroDateTimeBehavior=convertToNull&transformedBitIsBoolean=true&serverTimezone=GMT%2B8&nullCatalogMeansCurrent=true&allowPublicKeyRetrieval=true
    username: root
    password: srjw@2023
    # PostgreSQL
@@ -52,3 +52,7 @@
    upload-domain: http://localhost:8999
    remote-path: /usr/share/nginx/html
# 警车udp接收端口
syscfg:
  udpReceivePort: 9989