Merge remote-tracking branch 'origin/dev' into dev
commit
e0c7822803
@ -1,11 +1,10 @@
|
||||
package cn.estsh.i3plus.pojo.model.wms;
|
||||
package cn.estsh.i3plus.pojo.wms.bean.iotio;
|
||||
|
||||
import lombok.Data;
|
||||
|
||||
import java.io.Serializable;
|
||||
|
||||
@Data
|
||||
public class wmsCSOrderDetailsModel implements Serializable {
|
||||
public class WmsCSOrderDetailsModel implements Serializable {
|
||||
|
||||
|
||||
/******
|
Loading…
Reference in New Issue