Commit 8a5cef69 authored by 张 斌's avatar 张 斌

添加cash-loan-flow的配置

parent f1b80aa1
......@@ -2,6 +2,9 @@
cashloanflow.data.xyqb.jdbc-url=jdbc:mysql://${DB_SERVICE_HOST}:${DB_SERVICE_PORT}/xyqb?useUnicode=true&characterEncoding=UTF8
cashloanflow.data.xyqb.password=${DB_SERVICE_PASSWORD}
cashloanflow.data.xyqb.user=${DB_SERVICE_USER}
cashloanflow.data.jdbc-url=jdbc:mysql://${DB_SERVICE_HOST}:${DB_SERVICE_PORT}/cash_loan_flow?useUnicode=true&characterEncoding=UTF8
cashloanflow.data.password=${DB_SERVICE_PASSWORD}
cashloanflow.data.user=${DB_SERVICE_USER}
########### redis ###########
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment