package com.zy.asrs.entity.param; import lombok.Data; @Data public class pdaAdjustParam { private String barcode; }