更新 application-test.yml

master
wangsiyuan 2023-12-05 18:43:52 +08:00
parent 3c0f66f638
commit 754d380fda
1 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,6 @@
server:
address: 127.0.0.1
port: 8080
custom: custom:
phoneNumber: "18281561650" phoneNumber: "18281561650"
spring: spring:
@ -7,3 +10,6 @@ spring:
password: JSckhtke1wFdzq3E password: JSckhtke1wFdzq3E
driver-class-name: com.mysql.cj.jdbc.Driver driver-class-name: com.mysql.cj.jdbc.Driver
mybatis-plus: mybatis-plus:
logging:
config: classpath:logback-dev.xml