Skip to content

LinusWangg/Software-Engineer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 

Repository files navigation

Software-Engineer

2018 NUAA Software-Engineer------SchoolRun for Android

This is a text for our api

Part1 -- Appeal

/appeal为一级地址

  1. /submit 提交申诉请求
  2. /finish 完成申诉请求
  3. /getall 获取本校所有申诉
  4. /getmine 获取我的申诉

Part2 -- Basetrace

/basetrace为一级地址

  1. /writein 新增基路线
  2. /getall 获取本校所有路线
  3. /get3 获取三条随机路线

Part3 -- Codemodel

/codemodel为一级地址

  1. /showallcode 获取所有生成口令
  2. /makecode 生成新口令 //这个不用管了

Part4 -- Morningclockin

/morningclockin为一级地址

  1. /clockin 早操打卡
  2. /getmine 同上
  3. /getall 同上

Part5 -- Runclockin

/runclockin为一级地址

  1. /clockin 跑步打卡
  2. /getmine 同上
  3. /getall 同上

Part6 -- total

/total为一级地址

  1. /getmine 获取我的打卡总次数
  2. /getall 获取本校所有人打卡次数

Part7 -- User

/user为一级地址

  1. /regist 注册
  2. /update 更新个人信息(注册后绑定)
  3. /login 登录
  4. /modify 修改密码

Tips. 所有的前端POST到后端的Body中所需要的参数以及函数返回值都可以在Control文件中查看
Author: LinusWang 王烨文
Updatetime: 2021-1-20 15:47
Version: 1.0.0

About

2018 NUAA Software-Engineer------SchoolRun for Android

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors