mirror of
https://gitee.com/fudiwei/DotNetCore.SKIT.FlurlHttpClient.Wechat.git
synced 2025-12-30 02:14:44 +08:00
14 lines
239 B
JSON
14 lines
239 B
JSON
{
|
|
"data": [
|
|
{
|
|
"id": 1,
|
|
"name_en": "test1",
|
|
"name_ch": "测试1"
|
|
},
|
|
{
|
|
"id": 2,
|
|
"name_en": "test2",
|
|
"name_ch": "测试2"
|
|
}
|
|
]
|
|
} |