From 3ef02177eae63e4287e27aa36493d696b53c5621 Mon Sep 17 00:00:00 2001
From: kongdeqiang <123456>
Date: 星期三, 20 九月 2023 17:17:44 +0800
Subject: [PATCH] 修改
---
src/main/resources/application.yml | 15 +++++++++++----
1 files changed, 11 insertions(+), 4 deletions(-)
diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml
index 8d012e2..fd1c5ce 100644
--- a/src/main/resources/application.yml
+++ b/src/main/resources/application.yml
@@ -5,7 +5,7 @@
datasource:
url: jdbc:mysql://localhost:3306/ffparknew?useUnicode=true&characterEncoding=UTF-8&serverTimezone=GMT%2B8
username: root
- password: rootroot
+ password: 2009Boying!@#
driverClassName: com.mysql.cj.jdbc.Driver
#杩炴帴姹�
hikari:
@@ -44,7 +44,7 @@
#椤圭洰閰嶇疆
ffpark:
#鍥剧墖涓婁紶鍦板潃
- uploadPath: D:/project/img/
+ uploadPath: D:/FFproject/img/
showImg: ticket/showImg?result=
#鏈嶅姟绔痠p鍦板潃
ip: http://183.196.93.178:8088/
@@ -74,8 +74,15 @@
DIRECTMKOTEINVOICE: directmkoteinvoice
#鑾峰彇鐢靛瓙绁ㄦ嵁鏂囦欢
GETEINVOICEBYBIZCODE: geteinvoicebybizcode
- logPath: D:/project/log/
- filePath: D:/project/file/
+ logPath: D:/FFproject/log/
+ filePath: D:/FFproject/file/
+
+#椤圭洰閰嶇疆
+ffzf:
+ ip: http://36.134.129.218:6060/
+ loginIp: http://36.134.129.218:9999/auth/oauth/token
+ info: api/getInfo
+ getNumber: api/getNumber
--
Gitblit v1.9.1