package com.glxp.api.res.inout; import lombok.Data; /** * 单据业务详情VO */ @Data public class IoOrderDetailBizResponse { }