完成初始化基本模块

This commit is contained in:
userA
2023-04-20 21:39:09 +08:00
parent f301b4484f
commit d342c8167f
35 changed files with 412 additions and 3 deletions

View File

@@ -0,0 +1,15 @@
{
"age":18,
"hobby":[
"Coding",
"Reading",
"Playing"
],
"info":{
"QQ":"123456789",
"WeChat":"987654321"
},
"major":"CS",
"name":"Genius",
"school":"HUST"
}