package com.zy.asrs.wms.asrs.entity.po; import lombok.Data; import java.io.Serializable; @Data public class OutStrategyPO implements Serializable { }