...
|
...
|
@@ -66,7 +66,7 @@ public class DingdangServiceImpl implements DingdangService { |
|
|
|
|
|
private static final String unions_KEY = "yh:unions:dingdang_";
|
|
|
|
|
|
static final String yasUrl = "https://analytics.m.yohobuy.com/yas.gif/web/";
|
|
|
static final String yasUrl = "http://analytics.m.yohobuy.com/yas.gif/web/";
|
|
|
|
|
|
@Override
|
|
|
public UnionResponseBO addUnion(AddUnionRequestBO request) throws Exception {
|
...
|
...
|
|