Compare commits

..

No commits in common. '6676e076c1905281ea1b86fa8344de31ccb73423' and '7b71c3616c71c2c6a0a04055aab4ae92509b72d5' have entirely different histories.

@ -18,18 +18,13 @@ spring:
mvc: mvc:
path match: path match:
matching-strategy: ant_path_matcher matching-strategy: ant_path_matcher
# redis配置 # redis配置
redis: redis:
host: 1.95.84.235 host: 1.92.75.33 #121.37.165.19 #localhost #
database: 0 database: 0
port: 44007 port: 5179 #6379
password: Wzw@123! password: Wzw@123!
# # redis配置
# redis:
# host: 1.92.75.33 #121.37.165.19 #localhost #
# database: 0
# port: 5179 #6379
# password: Wzw@123!
# mybatis-plus配置控制台打印完整带参数SQL语句 # mybatis-plus配置控制台打印完整带参数SQL语句
mybatis-plus: mybatis-plus:

Loading…
Cancel
Save