Sfoglia il codice sorgente

[TEST][修改]:TEST密码修改

release_toaliyun_real
Stormeye Wu 7 anni fa
parent
commit
e6696d3749
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. +2
    -2
      mallinkSchedule/src/main/resources/application-test.yml

+ 2
- 2
mallinkSchedule/src/main/resources/application-test.yml Vedi File

@@ -2,8 +2,8 @@ spring:
# JDBC # JDBC
datasource: datasource:
url: jdbc:mysql://formalldb.cfqyqflkdlit.rds.cn-northwest-1.amazonaws.com.cn:3306/mallinkTest?serverTimezone=Asia/Shanghai&useUnicode=true&characterEncoding=UTF-8&useSSL=false url: jdbc:mysql://formalldb.cfqyqflkdlit.rds.cn-northwest-1.amazonaws.com.cn:3306/mallinkTest?serverTimezone=Asia/Shanghai&useUnicode=true&characterEncoding=UTF-8&useSSL=false
username: ENC(q3KzG8KXu/SEKOZT6sP89Q==)
password: ENC(3whPKK6E2oLvj0YS1lmwR9/uYuPER4ZizepM8FHdveA=)
username: ENC(Uc0AjgkytxHHCwZrmDASWg==)
password: ENC(nV4Mi3bEbBx0Fj7uUyYH55eTaqsFMjKvmNzagicH4pc=)
type: com.alibaba.druid.pool.DruidDataSource type: com.alibaba.druid.pool.DruidDataSource
driver-class-name: com.mysql.cj.jdbc.Driver driver-class-name: com.mysql.cj.jdbc.Driver
filters: stat filters: stat


Caricamento…
Annulla
Salva