提交 7c26ab3c 编写于 作者: 杜庆泉's avatar 杜庆泉

Update utsjsonobject.md

上级 254dc495
......@@ -20,7 +20,7 @@ const person: UTSJSONObject = {
* 通过 JSON 字符串
```ts
const person: UTSJSONObject = JSON.parse('{"name":"Tom"}')
const person: UTSJSONObject = JSON.parseObject('{"name":"Tom"}')!
```
## 实例方法
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册