Browse Source

更改配置

ywx
王宁 6 months ago
parent
commit
3bba1dd794
1 changed files with 0 additions and 4 deletions
  1. 0
    4
      src/main/resources/application.properties

+ 0
- 4
src/main/resources/application.properties View File

5
 spring.datasource.username=root
5
 spring.datasource.username=root
6
 spring.datasource.password=HNxhkjedu!@#07
6
 spring.datasource.password=HNxhkjedu!@#07
7
 
7
 
8
-#spring.datasource.url=jdbc:mysql://10.56.1.53:13306/xhkjedu_school?characterEncoding=utf8&zeroDateTimeBehavior=convertToNull&rewriteBatchedStatements=true&allowMultiQueries=true
9
-#spring.datasource.username=root
10
-#spring.datasource.password=_xhkjedu!@#07
11
-
12
 spring.mvc.hiddenmethod.filter.enabled=true
8
 spring.mvc.hiddenmethod.filter.enabled=true
13
 #\u6570\u636E\u5E93\u8FDE\u63A5\u6C60\u914D\u7F6E
9
 #\u6570\u636E\u5E93\u8FDE\u63A5\u6C60\u914D\u7F6E
14
 spring.datasource.driver-class-name=com.mysql.cj.jdbc.Driver
10
 spring.datasource.driver-class-name=com.mysql.cj.jdbc.Driver

Loading…
Cancel
Save