Update Proxy.java
This commit is contained in:
@@ -59,8 +59,8 @@ public class Proxy extends Spider {
|
|||||||
return PushAgent.vod(params);
|
return PushAgent.vod(params);
|
||||||
} else if (what.equals("kmys")) {
|
} else if (what.equals("kmys")) {
|
||||||
return Kmys.vod(params);
|
return Kmys.vod(params);
|
||||||
} else if (what.equals("Dy1010")) {
|
} else if (what.equals("Jianying")) {
|
||||||
return Dy1010.vod(params);
|
return Jianying.vod(params);
|
||||||
} else if (what.equals("ali")) {
|
} else if (what.equals("ali")) {
|
||||||
return PushAgent.vod(params);
|
return PushAgent.vod(params);
|
||||||
} else if (what.equals("czspp")) {
|
} else if (what.equals("czspp")) {
|
||||||
|
|||||||
Reference in New Issue
Block a user