properties revert

master
james.zhao 6 years ago
parent fba1e85c27
commit 73a3ee88b4

@ -1,6 +1,6 @@
spring.datasource.driver-class-name=com.mysql.jdbc.Driver
spring.datasource.schema-name=royalpay_production
spring.datasource.host=127.0.0.1:3306
spring.datasource.host=192.168.0.18:3306
spring.datasource.url=jdbc:mysql://${spring.datasource.host}/${spring.datasource.schema-name}?useUnicode=true&characterEncoding=utf8&useSSL=false
spring.datasource.username=root
spring.datasource.password=root

@ -137,8 +137,3 @@ app.hanyin-secure.sftp-host=180.168.61.86
app.hanyin-secure.sftp-port=28480
app.hanyin-secure.sftp-username=royalpay
app.hanyin-secure.sftp-pwd=royalpay
apple.message.apns.password=13
android.message.appkey=/opt
android.message.secret=/opy
apple.message.apns.file=/opt

Loading…
Cancel
Save