Files
scheduler/doc/member_csv文件说明.md
2024-11-17 13:42:58 +08:00

16 lines
491 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.

# 说明
姓名:填写成员的姓名(string)
工号:填写成员的工号(string)
性别填写成员的性别bool1是男生
权限:成员的权限(int),参考报修系统的权限枚举:
- 0:开发组
- 1:科长
- 2:api
- 3:组长
- 4.正式成员
- 5:实习成员
- 6:退休成员(或其他不应授权的成员
有空:填写成员在那哪一天值班(int),0表示成员不值班1-7是星期几
## 用处
系统需要依据这个文件生成值班表