|
@@ -9,11 +9,11 @@ public class WeChatParamsUtil {
|
|
|
//企业id
|
|
|
public final static String corpId ="ww24ca7e7771df9148";
|
|
|
//应用的凭证密钥
|
|
|
- public final static String agentSecret = "kekm2UtL_82xFr6tMi4N2cWQFMHNKhLD-0bwIIaUQP0";
|
|
|
+ public final static String agentSecret = "alO4uidZ2hKK3p5HdrWxIKz5YgvT0vvNiMb9r_1vS7s";
|
|
|
//通讯录秘钥 (获取tokenid)
|
|
|
- public final static String contactsSecret ="X67oIAoM8_SR9VhW7exd4_JKaeW5st8DKxvNluTZfi4";
|
|
|
+ public final static String contactsSecret ="rXEUF9kGCLZKyWs4WQie_F1Ix3g5dP_e3X2Yls5tiuA";
|
|
|
//企业应用的id,整型。可在应用的设置页面查看
|
|
|
- public final static int agentId = 1000002;
|
|
|
+ public final static int agentId = 1000005;
|
|
|
//通讯录token
|
|
|
public final static String contacts_token = "AT84tGkhkt09pSYTxi3NoCQcn7F6o";
|
|
|
// encodingAESKey
|