mirror of
https://github.com/nagisa77/OpenIsle.git
synced 2026-06-03 04:24:42 +00:00
feat: timeline 基础格式更新
This commit is contained in:
@@ -24,7 +24,7 @@ public class UserMapper {
|
||||
private final LevelService levelService;
|
||||
private final MedalService medalService;
|
||||
|
||||
@Value("${app.snippet-length:50}")
|
||||
@Value("${app.snippet-length}")
|
||||
private int snippetLength;
|
||||
|
||||
public AuthorDto toAuthorDto(User user) {
|
||||
|
||||
Reference in New Issue
Block a user