|
@@ -44,7 +44,7 @@ public class BuckStrategyV1 implements ReplyStrategyService {
|
|
|
|
|
|
private static final String CDN_URL = "https://rescdn.piaoquantv.com/";
|
|
|
|
|
|
- private static final String GET_SMALL_PAGE_URL = "https://testapi.piaoquantv.com";
|
|
|
+ private static final String GET_SMALL_PAGE_URL = "https://api.piaoquantv.com";
|
|
|
|
|
|
@Autowired
|
|
|
private AlgGhAutoreplyVideoRankDataMapper algGhAutoreplyVideoRankDataMapper;
|