/*** *配置接口 格式 module:Array */ export const apiModule = { pension: [ 'User', 'CurrentUser', 'Gaffer', // 'Organizational', // 'Device', // 'Region', // 'Owner', // 'AllList', // 'VisitorRecord', // 'Room', // 'Device', // 'CommunityVisitor', // 'AccessControlGroup', // 'AccessControlLeft', // 'AccessControlRight', // 'AccessControlRightIdentity', // 'Visitor', // 'DeviceListByDeviceCategory', // 'Perimeter', // 'AccessControlRightVisitorIdentity', // 'BedChoose', // 'Gateway', // 'FileUpload', // 'User', // 'CurrentUser', // 'Organizational', // 'Device', // 'Region', // 'Owner', // 'AllList', // 'VisitorRecord', // 'Room', // 'Device', // 'CommunityVisitor', // 'AccessControlGroup', // 'AccessControlLeft', // 'AccessControlRight', // 'AccessControlRightIdentity', // 'Visitor', // 'DeviceListByDeviceCategory', // 'BedChoose', // 'Perimeter', // 'OrganizationConfig', ], };