|
|
@@ -109,7 +109,7 @@ public class InitializeService extends IntentService {
|
|
|
}
|
|
|
|
|
|
public void initShareAPI() {
|
|
|
- PlatformConfig.setWeixin("wx2539cc96bf158e00", "b057aa3e807ba7c505a2f03cc541bbf6");
|
|
|
+ PlatformConfig.setWeixin(Constants.WXPAY_APPID, Constants.WEIXIN_SECRET);
|
|
|
PlatformConfig.setSinaWeibo("493318722", "7def652c3683603b08bab87d34b1f944");
|
|
|
PlatformConfig.setQQZone("1104894295", "Nk8zMIz5YSqwRQ1F");
|
|
|
Config.IsToastTip = false;
|