544 B
544 B
- 学生端
- 登录 学号,密码 学号密码身份证后六位
- post
- cid
- psw
- md5
- {'user_name', 'user_cid', 'content':[{},{}]}
- post
- 登录 学号,密码 学号密码身份证后六位
- 管理端
-
登录 is_admin
-
post
- cid
- psw
- md5
- [{'user_name', 'user_cid', 'content':[{},{}]},{}]
-
update
- cid
- week: NUM
- date: NUM
- type: STR
- content: STR
-
del
- cid
- week: NUM
- date: NUM
- type: STR
-
add
- cid
- week: NUM
- date: NUM
- type: STR
- content: STR
-