弟弟
This commit is contained in:
parent
9f55508776
commit
4b5dd2ccfc
@ -139,7 +139,7 @@ namespace YD_AllHeartRates.Api.Services.Impl
|
||||
Photo = x.Photo ?? ""
|
||||
}).ToListAsync();
|
||||
|
||||
_caching.AddObject(studentListKey, studentList, 28800); // 缓存 8 小时
|
||||
_caching.AddObject(studentListKey, studentList, 60); // 缓存 8 小时
|
||||
}
|
||||
|
||||
int warmUp = 0, low = 0, medium = 0, high = 0, warning = 0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user