记得上下班打卡 | git大法好,push需谨慎

Commit 57a76e94 authored by zhanggb's avatar zhanggb

~手机号静默登录接口(内部调用);

parent 3d93250d
......@@ -21,7 +21,7 @@ import java.util.List;
@Component
@FeignClient(name = "liquidnet-service-adam",
contextId = "FeignAdamBaseClient", path = "adam",
url = "http://127.0.0.1:9001",
url = "${liquidnet.service.adam.url}",
fallback = FallbackFactory.Default.class)
public interface FeignAdamBaseClient {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment