refactor(controller): 移除未使用的 List 导入并整理代码格式

This commit is contained in:
2025-11-20 17:42:59 +08:00
parent 4d20448b82
commit 9f062492c4

View File

@@ -8,7 +8,6 @@ import lombok.extern.slf4j.Slf4j;
import org.springframework.web.bind.annotation.*;
import javax.annotation.Resource;
import java.util.List;
/*
* @author: ziin