feat(req-2119):本地调试
This commit is contained in:
parent
cb69c32d31
commit
3c407ebbe2
@ -20,7 +20,7 @@ import static org.springframework.http.MediaType.MULTIPART_FORM_DATA_VALUE;
|
||||
*/
|
||||
@FeignClient(
|
||||
name = "oss",
|
||||
url = "http://oss:9123"
|
||||
url = "http://localhost:9123"
|
||||
)
|
||||
public interface WebFileServiceApi {
|
||||
/**
|
||||
|
||||
Loading…
Reference in New Issue
Block a user