fix: 统一使用jakarta.annotation.Resource
This commit is contained in:
@@ -9,7 +9,6 @@ import io.swagger.v3.oas.annotations.Parameter;
|
||||
import io.swagger.v3.oas.annotations.tags.Tag;
|
||||
import org.springframework.web.bind.annotation.*;
|
||||
import org.springframework.web.multipart.MultipartFile;
|
||||
import org.springframework.core.io.Resource;
|
||||
|
||||
import jakarta.annotation.Resource;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user