This commit is contained in:
root
2021-07-07 10:52:45 +08:00
parent b39fda6c43
commit fb05c70666
@@ -5,7 +5,9 @@
spring.datasource.driverClassName = com.mysql.cj.jdbc.Driver
spring.datasource.url = jdbc:mysql://192.168.10.47:3306/foton_slrs_test?useUnicode=true&characterEncoding=utf8&serverTimezone=UTC&useSSL=false
spring.datasource.username = root
spring.datasource.password = root
spring.datasource.password = roots
#==============================================
# 应用设置