Pārlūkot izejas kodu

生成环境域名变更

skyline 1 nedēļu atpakaļ
vecāks
revīzija
6f8979fce0

+ 5 - 5
car-wash-admin/src/main/resources/application-prod.yml

@@ -1,14 +1,14 @@
 # 微信支付
 wechat:
   payment:
-    notifyUrl: https://www.kuaiyuman.cn/api/payment/notify
-    refundNotifyUrl: https://www.kuaiyuman.cn/api/payment/refundNotify
+    notifyUrl: https://api.yeswash.cn/api/payment/notify
+    refundNotifyUrl: https://api.yeswash.cn/api/payment/refundNotify
   fapiao:
-    notifyUrl: https://www.kuaiyuman.cn/api/invoice/notify
+    notifyUrl: https://api.yeswash.cn/api/invoice/notify
 
 spring:
   datasource:
-    url: jdbc:mysql://121.40.98.15:3306/car-wash?serverTimezone=Asia/Shanghai
+    url: jdbc:mysql://127.0.0.1:3306/car_wash?serverTimezone=Asia/Shanghai
     username: kym
     password: qYhQLZLP6e7paVmQN5foEwRYJ1yFNpwM
     driver-class-name: com.mysql.cj.jdbc.Driver
@@ -72,4 +72,4 @@ spring:
 
 kym:
   notify-email: zaizai@kuaiyuman.cn,skyline@kuaiyuman.cn
-  domain: https://dev-wash.kuaiyuman.cn
+  domain: https://api.yeswash.cn