|
|
@ -24,6 +24,11 @@ spring: |
|
|
|
url: jdbc:mysql://127.0.0.1:3306/supervise_crm?serverTimezone=GMT%2B8&autoReconnect=true&useUnicode=true&characterEncoding=UTF-8&nullCatalogMeansCurrent=true |
|
|
|
username: root |
|
|
|
password: 1LAiGz$t1*Iw |
|
|
|
system: |
|
|
|
driver-class-name: com.mysql.cj.jdbc.Driver |
|
|
|
url: jdbc:mysql://127.0.0.1:3306/yxt_portal?serverTimezone=GMT%2B8&autoReconnect=true&useUnicode=true&characterEncoding=UTF-8&nullCatalogMeansCurrent=true |
|
|
|
username: root |
|
|
|
password: 1LAiGz$t1*Iw |
|
|
|
cloud: |
|
|
|
nacos: |
|
|
|
discovery: |
|
|
|