mirror of
https://github.com/modelscope/modelscope.git
synced 2026-02-24 20:19:51 +01:00
8 lines
75 B
JSON
8 lines
75 B
JSON
|
|
{
|
||
|
|
"a": 1,
|
||
|
|
"b" : {
|
||
|
|
"c": [1,2,3],
|
||
|
|
"d" : "dd"
|
||
|
|
}
|
||
|
|
}
|