diff --git a/fys-system/src/main/resources/mapper/system/DeviceTypeGrantsMapper.xml b/fys-system/src/main/resources/mapper/system/DeviceTypeGrantsMapper.xml new file mode 100644 index 0000000..5a9615f --- /dev/null +++ b/fys-system/src/main/resources/mapper/system/DeviceTypeGrantsMapper.xml @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + id,device_type_id,customer_id,grantor_customer_id,granted_at,assignment_id + +