Skip to content

Commit 7340d46

Browse files
committed
fix staffType
1 parent 7113e4f commit 7340d46

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

docs/develop/get-access-token.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,10 @@ Method:GET
5050

5151
### staff_type 对应关系
5252

53-
| staff_type | 对应身份 |
54-
|------------|------|
55-
| 1 | 本科生 |
56-
| 2 | 教职工 |
57-
| 3 | 研究生 |
53+
| staff_type | 对应身份 |
54+
|------------|-------|
55+
| 1 | 本科生 |
56+
| 2 | 研究生 |
57+
| 3 | 教职工 |
58+
59+
注意: 该处与 [获取员工信息](teaching/person-info.md) 中的 staffType 对应关系不同

0 commit comments

Comments
 (0)