fix: json format.

This commit is contained in:
Bo-Yi Wu 2018-08-28 11:38:26 +08:00
parent 64f9aab62d
commit 83493949ac
1 changed files with 1 additions and 2 deletions

View File

@ -631,8 +631,7 @@ Support send notification from different environment. See the detail of [issue](
"platform": 1,
+ "development": true,
"message": "Hello World iOS Sandbox!"
},
.....
}
]
}
```