mirror of
https://github.com/Geniusay/ChopperBot.git
synced 2026-05-23 04:39:41 +08:00
18 lines
220 B
JSON
18 lines
220 B
JSON
{
|
|
"Student":{
|
|
"age":18,
|
|
"hobby":[
|
|
"Coding",
|
|
"Reading",
|
|
"Playing"
|
|
],
|
|
"info":{
|
|
"QQ":"123456789",
|
|
"WeChat":"987654321"
|
|
},
|
|
"major":"CS",
|
|
"name":"Genius",
|
|
"school":"HUST"
|
|
},
|
|
"hello":"11234"
|
|
} |