package com.by4cloud.platformx.device.dto; import lombok.Data; @Data public class ReceivingNoteQueryDTO { private String releaseCode; }