- jdbc.driverName=com.mysql.jdbc.Driver
- #外网
- jdbc.url=jdbc:mysql://47.99.39.89:3306/agent_xinjiyuan?useUnicode=true&characterEncoding=utf8&serverTimezone=UTC
- jdbc.username=root
- jdbc.password=AgentWgc
- ##测试环境
- #jdbc.url=jdbc:mysql://47.99.39.89:3306/agentNew?useUnicode=true&characterEncoding=utf8&serverTimezone=UTC
- #jdbc.username=root
- #jdbc.password=AgentWgc
|