mgn-bj 半成品看板
parent
dceb9b17a5
commit
63b7162932
@ -1,4 +1,4 @@
|
|||||||
package cn.estsh.i3plus.pojo.mes.model.mgn.bj;
|
package cn.estsh.i3plus.pojo.mes.model.mgn.bj.edi;
|
||||||
|
|
||||||
import com.thoughtworks.xstream.annotations.XStreamAlias;
|
import com.thoughtworks.xstream.annotations.XStreamAlias;
|
||||||
import lombok.Data;
|
import lombok.Data;
|
@ -1,4 +1,4 @@
|
|||||||
package cn.estsh.i3plus.pojo.mes.model.mgn.bj;
|
package cn.estsh.i3plus.pojo.mes.model.mgn.bj.edi;
|
||||||
|
|
||||||
import com.thoughtworks.xstream.annotations.XStreamAlias;
|
import com.thoughtworks.xstream.annotations.XStreamAlias;
|
||||||
import lombok.Data;
|
import lombok.Data;
|
@ -1,4 +1,4 @@
|
|||||||
package cn.estsh.i3plus.pojo.mes.model.mgn.bj;
|
package cn.estsh.i3plus.pojo.mes.model.mgn.bj.edi;
|
||||||
|
|
||||||
import com.thoughtworks.xstream.annotations.XStreamAlias;
|
import com.thoughtworks.xstream.annotations.XStreamAlias;
|
||||||
import lombok.Data;
|
import lombok.Data;
|
@ -1,5 +1,6 @@
|
|||||||
package cn.estsh.i3plus.pojo.mes.model.mgn.bj;
|
package cn.estsh.i3plus.pojo.mes.model.mgn.bj.edi;
|
||||||
|
|
||||||
|
import cn.estsh.i3plus.pojo.mes.model.mgn.bj.edi.Pn;
|
||||||
import com.thoughtworks.xstream.annotations.XStreamAlias;
|
import com.thoughtworks.xstream.annotations.XStreamAlias;
|
||||||
import com.thoughtworks.xstream.annotations.XStreamImplicit;
|
import com.thoughtworks.xstream.annotations.XStreamImplicit;
|
||||||
import lombok.Data;
|
import lombok.Data;
|
@ -1,5 +1,6 @@
|
|||||||
package cn.estsh.i3plus.pojo.mes.model.mgn.bj;
|
package cn.estsh.i3plus.pojo.mes.model.mgn.bj.edi;
|
||||||
|
|
||||||
|
import cn.estsh.i3plus.pojo.mes.model.mgn.bj.edi.Part;
|
||||||
import lombok.Data;
|
import lombok.Data;
|
||||||
import lombok.NoArgsConstructor;
|
import lombok.NoArgsConstructor;
|
||||||
import org.apache.commons.lang3.StringUtils;
|
import org.apache.commons.lang3.StringUtils;
|
@ -1,5 +1,6 @@
|
|||||||
package cn.estsh.i3plus.pojo.mes.model.mgn.bj;
|
package cn.estsh.i3plus.pojo.mes.model.mgn.bj.edi;
|
||||||
|
|
||||||
|
import cn.estsh.i3plus.pojo.mes.model.mgn.bj.edi.Part;
|
||||||
import lombok.Data;
|
import lombok.Data;
|
||||||
|
|
||||||
import java.util.List;
|
import java.util.List;
|
@ -1,4 +1,4 @@
|
|||||||
package cn.estsh.i3plus.pojo.mes.model.mgn.bj;
|
package cn.estsh.i3plus.pojo.mes.model.mgn.bj.edi;
|
||||||
|
|
||||||
import com.thoughtworks.xstream.annotations.XStreamAlias;
|
import com.thoughtworks.xstream.annotations.XStreamAlias;
|
||||||
import lombok.Data;
|
import lombok.Data;
|
@ -1,4 +1,4 @@
|
|||||||
package cn.estsh.i3plus.pojo.mes.model.mgn.bj;
|
package cn.estsh.i3plus.pojo.mes.model.mgn.bj.edi;
|
||||||
|
|
||||||
import com.thoughtworks.xstream.annotations.XStreamAlias;
|
import com.thoughtworks.xstream.annotations.XStreamAlias;
|
||||||
import io.swagger.annotations.ApiParam;
|
import io.swagger.annotations.ApiParam;
|
@ -1,4 +1,4 @@
|
|||||||
package cn.estsh.i3plus.pojo.mes.model.mgn.bj;
|
package cn.estsh.i3plus.pojo.mes.model.mgn.bj.edi;
|
||||||
|
|
||||||
import com.thoughtworks.xstream.annotations.XStreamAlias;
|
import com.thoughtworks.xstream.annotations.XStreamAlias;
|
||||||
import lombok.Data;
|
import lombok.Data;
|
@ -1,4 +1,4 @@
|
|||||||
package cn.estsh.i3plus.pojo.mes.model.mgn.bj;
|
package cn.estsh.i3plus.pojo.mes.model.mgn.bj.edi;
|
||||||
|
|
||||||
import com.thoughtworks.xstream.annotations.XStreamAlias;
|
import com.thoughtworks.xstream.annotations.XStreamAlias;
|
||||||
import io.swagger.annotations.ApiParam;
|
import io.swagger.annotations.ApiParam;
|
Loading…
Reference in New Issue