fix test again

This commit is contained in:
alsotang 2015-03-02 19:56:46 +08:00
parent bfcec5e1e8
commit 8f12b20318

View File

@ -114,8 +114,8 @@ var config = {
// 极光推送
jpush: {
appKey: 'your_access_key',
masterSecret: 'your_secret_key',
appKey: 'YourAccessKeyyyyyyyyyyyy',
masterSecret: 'YourSecretKeyyyyyyyyyyyyy',
isDebug: false,
}
};