Files
scheduler/doc/api/general.md
2025-04-29 22:24:48 +08:00

13 lines
331 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 通用API
## 说明
这里是本项目的API调用文档
uri一般为`/api/...`
## 用户
### getAssignment
- 路径:`/api/getAssignment`
- 方法:`GET`
- 功能:获取值班表
- 返回:HTML格式没有CSS
- 参数:`date`,需要一个格式为`yyyy-mm-dd`的日期,没有参数的话默认返回当前时间的值班表