From 4dfd3b17483445db01c894c253a1b692f01c0067 Mon Sep 17 00:00:00 2001 From: kongdeqiang <123456> Date: 星期五, 22 九月 2023 18:12:31 +0800 Subject: [PATCH] 修改 --- src/main/resources/application.yml | 13 ++++++++++--- 1 files changed, 10 insertions(+), 3 deletions(-) diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index 152db19..fd1c5ce 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -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