package com.zy.common.service.erp.entity; import lombok.Data; /** * 出库表头 * Created by vincent on 2020/11/27 */ @Data public class OutStockBill { }