商品收藏增加category 修复收藏不显示问题

This commit is contained in:
hupeng
2023-12-29 15:48:21 +08:00
parent aad5a92307
commit 61c4642b82
12 changed files with 81 additions and 24 deletions

View File

@ -7,7 +7,7 @@ spring:
master:
url: jdbc:mysql://localhost:3306/yshopb2c?serverTimezone=Asia/Shanghai&characterEncoding=utf8&useSSL=false&zeroDateTimeBehavior=convertToNull
username: yshopb2c
password: bkfGfAimifjPZtNE
password: YAimJWfpMar6dwpm
# 从库数据源
slave:
# 从数据源开关/默认关闭
@ -50,7 +50,7 @@ spring:
host: 127.0.0.1 # Redis服务器地址
database: 5 # Redis数据库索引默认为0
port: 6379 # Redis服务器连接端口
password: # Redis服务器连接密码默认为空
password: yshop2019@yxtw # Redis服务器连接密码默认为空
jedis:
pool:
max-active: 8 # 连接池最大连接数(使用负值表示没有限制)
@ -69,7 +69,7 @@ single:
yshop:
security:
jwt-key: yshopmini
token-expired-in: 72000
token-expired-in: 7200000