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

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

1

parent 035257aa
...@@ -87,7 +87,7 @@ liquidnet: ...@@ -87,7 +87,7 @@ liquidnet:
candy: candy:
url: http://devcandy.zhengzai.tv/candy url: http://devcandy.zhengzai.tv/candy
stone: stone:
url: http://devstone.zhengzai.tv/stone url: http://teststone.zhengzai.tv/stone
dragon: dragon:
notifyUrl: https://devdragon.zhengzai.tv/dragon notifyUrl: https://devdragon.zhengzai.tv/dragon
platform: platform:
......
...@@ -45,9 +45,6 @@ import java.util.List; ...@@ -45,9 +45,6 @@ import java.util.List;
@Slf4j @Slf4j
public class StoneServerImpl { public class StoneServerImpl {
@Value("${liquidnet.service.stone.url}")
private String stoneUrl;
@Autowired @Autowired
private MongoTemplate mongoTemplate; private MongoTemplate mongoTemplate;
......
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