feat: improve occupancy import template
This commit is contained in:
@@ -180,7 +180,7 @@ export const PRESET_ROLES: Array<{
|
||||
'notification',
|
||||
'profile',
|
||||
],
|
||||
extraPermissions: ['student:basic-view'],
|
||||
extraPermissions: ['student:basic-view', 'organization:view'],
|
||||
legacyNames: ['宿管老师', '宿管', '财务'],
|
||||
legacyCodes: ['dormitory_supervisor', 'dorm_manager', 'finance'],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user