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