From 5db5a84cee050795051a27181982bcc9a64ff19e Mon Sep 17 00:00:00 2001
From: jiangping <jp@doumee.com>
Date: 星期一, 17 二月 2025 11:28:38 +0800
Subject: [PATCH] jtt808初始化
---
server/services/src/main/resources/application-dev.yml | 9 +++++++++
1 files changed, 9 insertions(+), 0 deletions(-)
diff --git a/server/services/src/main/resources/application-dev.yml b/server/services/src/main/resources/application-dev.yml
index 77fa08a..989d0b9 100644
--- a/server/services/src/main/resources/application-dev.yml
+++ b/server/services/src/main/resources/application-dev.yml
@@ -5,6 +5,7 @@
username: postgres
password: Doumee@168
driver-class-name: org.postgresql.Driver
+
jpa:
properties:
hibernate:
@@ -48,6 +49,7 @@
mchId: 1661770902
apiV3Key: iF3kC8pL8dZ9iU3hN5fX9zI6eF4xQ6fT
serialNumer: 368B835A194384FD583B83B77977B84127D2F655
+ mchKey: W97N53Q71326D6JZ2E9HY5M4VT4BAC8S
notifyUrl: http://xiaopiqiu2.natapp1.cc/api/wxPayNotify
refundNotifyUrl: http://xiaopiqiu2.natapp1.cc/api/wxRefundNotify
# notifyUrl: https://dmtest.ahapp.net/bike_h5_api/api/wxPayNotify
@@ -72,6 +74,13 @@
password: doumee@168
version: 003
+########################mqtt鐩稿叧閰嶇疆########################
+#mqtt:
+# host: tcp://39.100.125.239:1883
+# username: parkbike
+# password: parkbike@168
+# version: 003
+
tencent:
map:
remoteHost: https://apis.map.qq.com
--
Gitblit v1.9.3