package com.gkhy.exam.institutionalaccess.model.req; import lombok.Data; @Data public class ThBatchEndReqDTO { private String batchUuid; }