mirror of
https://github.com/201206030/novel-plus.git
synced 2026-03-02 16:22:45 +08:00
perf: 优化排序参数校验
This commit is contained in:
@@ -21,7 +21,7 @@ import java.util.*;
|
||||
* @date 2025/7/17
|
||||
*/
|
||||
@Aspect
|
||||
@Component
|
||||
//@Component
|
||||
@RequiredArgsConstructor
|
||||
public class SortOrderValidationAspect {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user