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

Commit ce08f808 authored by 胡佳晨's avatar 胡佳晨

添加 merchant相关拦截

parent 0b6d2418
......@@ -16,8 +16,8 @@ import java.util.List;
@Component
public class InnerUtils {
// @Value("${liquidnet.service.platform.url}")
private String platform="http://127.0.0.1:9003";
@Value("${liquidnet.service.platform.url}")
private String platform;
public List<KylinBuyNoticeVo> getBuyNotice() {
MultiValueMap<String, String> header = CollectionUtil.linkedMultiValueMapStringString();
......
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