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

Commit 3995c18b authored by jiangxiulong's avatar jiangxiulong

Merge remote-tracking branch 'origin/dev_20111115' into dev_20111115

parents 1d2b6f75 57a76e94
......@@ -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