|
@@ -46,12 +46,12 @@ public class InitHelper {
|
|
|
|
|
|
public static void initIM() {
|
|
|
if (UserHelper.isAgreePrivacy()) {
|
|
|
-// PrivateConstants.xiaomiPushBussinessId=31483;
|
|
|
-// PrivateConstants.xiaomiPushAppId = "2882303761520172242";
|
|
|
-// PrivateConstants.xiaomiPushAppKey = "5692017221242";
|
|
|
-// PrivateConstants.oppoPushBussinessId=31484;
|
|
|
-// PrivateConstants.oppoPushAppKey="72945e3136e4483ab8f512332fb5ddc5";
|
|
|
-// PrivateConstants.oppoPushAppSecret="9c1ad86dc42d4d62a1f7f763bcc3fc87";
|
|
|
+ PrivateConstants.xiaomiPushBussinessId=31627;
|
|
|
+ PrivateConstants.xiaomiPushAppId = "2882303761520172302";
|
|
|
+ PrivateConstants.xiaomiPushAppKey = "5102017284302";
|
|
|
+ PrivateConstants.oppoPushBussinessId=31626;
|
|
|
+ PrivateConstants.oppoPushAppKey="e2e0eff48d6145c0b9f87cd6a57636ad";
|
|
|
+ PrivateConstants.oppoPushAppSecret="da211156f91147769426de785650edcf";
|
|
|
// PrivateConstants.vivoPushBussinessId=30512;
|
|
|
}
|
|
|
}
|