mirror of
https://github.com/ClovertaTheTrilobita/SanYeCao-WebAPi.git
synced 2026-04-01 23:14:51 +00:00
feat: 修改漏洞
This commit is contained in:
parent
66b2917300
commit
f3a1d5a4c5
1 changed files with 0 additions and 6 deletions
|
|
@ -1,6 +0,0 @@
|
|||
spring.application.name=webapi
|
||||
spring.datasource.driver-class-name=com.mysql.cj.jdbc.Driver
|
||||
spring.datasource.url=jdbc:mysql://localhost:3306/web_api?useUnicode=true&characterEncoding=utf8
|
||||
spring.datasource.username=root
|
||||
spring.datasource.password=123456
|
||||
server.port = 8888
|
||||
Loading…
Reference in a new issue