|
|
@@ -12,7 +12,7 @@ import cn.jpush.api.push.model.notification.Notification;
|
|
|
public class PushUtil {
|
|
|
public static boolean pushMsg(String[] ids, String msg) {
|
|
|
try {
|
|
|
- JPushClient jpushClient = new JPushClient("8c4d468288c59f9af8ba90c4", "868cc9036e14c71e2b698f46", null, ClientConfig.getInstance());
|
|
|
+ JPushClient jpushClient = new JPushClient("52209c854c4d7bfc14c0e60b", "8072c773adac234e95ddd735", null, ClientConfig.getInstance());
|
|
|
|
|
|
PushPayload payload = PushPayload.newBuilder()
|
|
|
.setPlatform(Platform.all())
|