小bug 修复后台左侧栏目显示顺序问题

This commit is contained in:
wangjinlei
2024-04-12 17:27:39 +08:00
parent bebaa6cf60
commit c2697e5390
2 changed files with 1 additions and 2 deletions

View File

@@ -17,7 +17,6 @@ import lombok.extern.slf4j.Slf4j;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
import java.util.ArrayList;
import java.util.List;
@Slf4j