chenjiahe
2021-11-09 c27168fd2e0098b82a9902f5d1bf4a5ebc85e530
phi_platform_user/src/main/resources/application-local.properties
@@ -6,7 +6,7 @@
logging.config=classpath:log4j2-local.xml
#\u8BBE\u7F6E\u6570\u636E\u5E93\u8FDE\u63A5
spring.datasource.url=jdbc:mysql://localhost:3306/medical?useUnicode=true&characterEncoding=UTF-8
spring.datasource.url=jdbc:mysql://localhost:3306/phi_guide?useUnicode=true&characterEncoding=UTF-8
spring.datasource.username=root
spring.datasource.password=root
spring.datasource.driver-class-name=com.mysql.jdbc.Driver