-
Notifications
You must be signed in to change notification settings - Fork 3
Home
zhb edited this page Apr 2, 2019
·
5 revisions
Welcome to the CampusApp wiki!
- CampusApp is an application that is aimed at achieving the more convenient communication between students in the college.
- What's more, in this app you will be located in a virtual campus map where you and other students using this app will show up.
- 客户端 -> 服务器
名称 | 数据类型 | 解释 |
---|---|---|
studentID |
string | |
password |
string | |
major |
string | |
grade |
int | |
institution |
string | |
college |
string |
- 服务器 -> 客户端
名称 | 数据类型 | 解释 |
---|---|---|
status |
int | 状态码 |
服务器发送邮件到学号邮箱(激活链接)
名称 | 数据类型 | 解释 |
---|---|---|
studentID |
string | |
password |
string |