Pu Zhibing
9 小时以前 55132b44cd49f2a312a8fb2523ffda35a7485fd7
management/guns-admin/src/main/resources/application-dev.yml
@@ -54,14 +54,11 @@
spring:
  datasource:
    url: jdbc:mysql://192.168.110.80:3306/qyt_driving?autoReconnect=true&useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=CONVERT_TO_NULL&useSSL=false&allowPublicKeyRetrieval=true&serverTimezone=GMT%2B8
    url: jdbc:mysql://127.0.0.1:3306/qyt_driving?autoReconnect=true&useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=CONVERT_TO_NULL&useSSL=false&allowPublicKeyRetrieval=true&serverTimezone=GMT%2B8
    username: root
    password: 123456
    db-name: qyt_driving #用来搜集数据库的所有表
    filters: wall,mergeStat
  data:
    mongodb:
      uri: mongodb://192.168.110.80:27017/test
@@ -69,7 +66,7 @@
spring:
  data:
    mongodb:
      uri: mongodb://192.168.110.80:27017/test
      uri: mongodb://127.0.0.1:27017/test
filePath: /usr/local/server/app/orderPostionFile/ #存储订单轨迹文件路径