This commit is contained in:
2024-11-17 13:42:58 +08:00
parent 2d741a3f0f
commit 983cde2c7d
7 changed files with 106 additions and 33 deletions

4
doc/member.csv Normal file
View File

@@ -0,0 +1,4 @@
姓名,工号,性别,权限,有空
管理层,2200,0,1,0
正式老登,2300,1,4,6
实习萌新,2400,0,5,5
1 姓名 工号 性别 权限 有空
2 管理层 2200 0 1 0
3 正式老登 2300 1 4 6
4 实习萌新 2400 0 5 5