Authored by caoyan

自助尺码

... ... @@ -15,7 +15,7 @@ public class UrlConstant {
return baseUrl+"&method=ufo.users.addInbox";
}
private String getInboxAddBatchUrl() {
public String getInboxAddBatchUrl() {
return baseUrl+"&method=ufo.users.addBatchInbox";
}
}
... ...