puzhibing
2023-06-02 f788ffdf2005e5563c337f9091448964ef6d2a24
management/guns-admin/src/main/resources/application.yml
@@ -57,7 +57,7 @@
spring:
  datasource:
    url: jdbc:mysql://192.168.110.80:3306/super_save_driving?autoReconnect=true&useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=CONVERT_TO_NULL&useSSL=false&serverTimezone=GMT%2B8
    url: jdbc:mysql://127.0.0.1:3306/super_save_driving?autoReconnect=true&useUnicode=true&characterEncoding=utf8&zeroDateTimeBehavior=CONVERT_TO_NULL&useSSL=false&serverTimezone=GMT%2B8
    username: root
#    password: f4OfRjqoN3jSiNGiUoiNsQdOBtCOKYRj
    password: 123456
@@ -83,3 +83,9 @@
filePath: /usr/local/server/app/orderPostionFile/ #存储订单轨迹文件路径
#filePath: C:/orderPostionFile/  #存储订单轨迹文件路径
---
#支付回调地址
#正式环境
#callbackPath: https://okyueche.com:8010
#测试环境
callbackPath: http://121.37.15.157:8010