Merge remote-tracking branch 'refs/remotes/origin/master' into dev

This commit is contained in:
sjm
2024-07-23 14:18:04 +08:00
16 changed files with 292 additions and 343 deletions

View File

@@ -73,7 +73,6 @@ public class SchisandraShareCircleController {
/**
* 分享圈列表返回
*/
@Cacheable(value = "sharelist", key = "'sharelist'")
@GetMapping("sharelist")
public Result<List<SchisandraShareCircleDTO>> getShareList() {
try {

View File

@@ -38,7 +38,7 @@ spring:
# Redis服务器连接密码默认为空
password: LDQ20020618xxx
# 连接超时时间
timeout: 2s
timeout: 10s
lettuce:
pool:
# 连接池最大连接数