提交 30f0edb1 authored 作者: Matrix's avatar Matrix

db update

上级 a7a1b30b
......@@ -30,6 +30,8 @@
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter</artifactId>
......
server.port= 9999
# ?????
spring.datasource.url=jdbc:mysql://localhost:3306/fgnb?useUnicode=true&characterEncoding=utf8&useSSL=false&useLegacyDatetimeCode=false&serverTimezone=Asia/Shanghai
spring.datasource.username=root
spring.datasource.password=ldf3291369
spring.datasource.url=jdbc:mysql://rm-bp1320t89xm50xmxdco.rwlb.rds.aliyuncs.com:3306/fgnb?useUnicode=true&characterEncoding=utf8&useSSL=false&useLegacyDatetimeCode=false&serverTimezone=Asia/Shanghai
spring.datasource.username=xhyrzldf
spring.datasource.password=Dataldf3291369!@#
spring.datasource.driver-class-name=com.mysql.cj.jdbc.Driver
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论