增加教职工支持
This commit is contained in:
@@ -6,4 +6,5 @@ type User struct {
|
||||
RealName string `json:"real_name"`
|
||||
Credit int `json:"credit"`
|
||||
RoleID int `json:"role_id"`
|
||||
Type int `json:"type"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user