fix: json format.
This commit is contained in:
parent
64f9aab62d
commit
83493949ac
|
@ -631,8 +631,7 @@ Support send notification from different environment. See the detail of [issue](
|
||||||
"platform": 1,
|
"platform": 1,
|
||||||
+ "development": true,
|
+ "development": true,
|
||||||
"message": "Hello World iOS Sandbox!"
|
"message": "Hello World iOS Sandbox!"
|
||||||
},
|
}
|
||||||
.....
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue