mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-07-21 15:09:48 +08:00
fix code
This commit is contained in:
15
hutool-json/src/test/resources/issue1200.json
Normal file
15
hutool-json/src/test/resources/issue1200.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"items": [
|
||||
[
|
||||
[
|
||||
{
|
||||
"fromAccount": "test禾信-cd09dss",
|
||||
"url": "https://m.baidu.com/s?wd=aaa",
|
||||
"fromType": "搜索推广"
|
||||
},
|
||||
"去杭州旅游旅游攻略",
|
||||
"杭州旅游攻略"
|
||||
]
|
||||
]
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user