Commit 2c923614 by huluobin

pams change to https

parent 95a8fc10
...@@ -16,7 +16,7 @@ import java.util.List; ...@@ -16,7 +16,7 @@ import java.util.List;
* @author robbendev * @author robbendev
* @since 2020/9/29 10:37 上午 * @since 2020/9/29 10:37 上午
*/ */
@FeignClient(name = "pams", url = "http://pams.bailuntec.com/") @FeignClient(name = "pams", url = "https://pams.bailuntec.com/")
public interface PamsApi { public interface PamsApi {
/** /**
......
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