1、查询用户去掉链接
This commit is contained in:
@ -12,7 +12,7 @@ import org.springframework.web.bind.annotation.RequestParam;
|
|||||||
* @author daixc
|
* @author daixc
|
||||||
* @date 2021/02/27
|
* @date 2021/02/27
|
||||||
*/
|
*/
|
||||||
@FeignClient(value = "${mconfig.service-price-usercenter}",url = "http://10.242.31.158:8100/core-service-usercenter-public/")
|
@FeignClient(value = "${mconfig.service-price-usercenter}")
|
||||||
public interface UsercenterApi {
|
public interface UsercenterApi {
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Reference in New Issue
Block a user