集成通联支付 配置文件
This commit is contained in:
parent
63bccbe4ef
commit
a9ba6a8cb6
@ -1,4 +1,4 @@
|
||||
server.port = 6801
|
||||
server.port = 7801
|
||||
|
||||
## 数据源配置
|
||||
spring.datasource.url = jdbc:postgresql://8.142.26.238:5432/fire_point_new
|
||||
@ -77,3 +77,11 @@ my.MaxLoginErrorCount = 5
|
||||
## 自定义用户登录错误间隔时间(分钟)
|
||||
my.LoginErrorIntervalTime = 60
|
||||
|
||||
logging.level.org.springframework.web.servlet.DispatcherServlet=DEBUG
|
||||
|
||||
qrCode.saveDirPath = /home/lcq/server/fire_point_allinpay/qrCode
|
||||
qrCode.accessDirPath = qrCode
|
||||
pay.notifyUrl = http://8.142.26.238:7801/pay/notify
|
||||
#qrCode.saveDirPath = C:\\Users\\ADMIN\\Desktop\\qrCode
|
||||
#qrCode.accessDirPath = qrCode
|
||||
#pay.notifyUrl = http://localhost:7801/pay/notify
|
Loading…
x
Reference in New Issue
Block a user