增加卡斯马业务pojo

yun-zuoyi
Dominic_Xiao 5 years ago
parent 8d0e2b942b
commit eb7ed898df

@ -26,7 +26,7 @@ import java.io.Serializable;
@DynamicUpdate
@EqualsAndHashCode(callSuper = true)
@Table(name = "MES_CONTAINER_LOCATION")
@Api("MES_容器位置")
@Api("MES_容器位置")
public class MesContainerLocation extends BaseBean implements Serializable {
private static final long serialVersionUID = 8181007288150974903L;

Loading…
Cancel
Save