package com.zy.asrs.entity.param; public class MesToCombReturnParam extends MesToCombParam { private String errorMsg = "托盘已在库存中/已开始入库"; }