Merge branch 'test' of http://git.estsh.com/i3-IMPP/i3plus-pojo
commit
33ec897657
@ -0,0 +1,19 @@
|
|||||||
|
package cn.estsh.i3plus.pojo.model.common;
|
||||||
|
|
||||||
|
import lombok.Data;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* @Description :
|
||||||
|
* @Reference :
|
||||||
|
* @Author : yunhao
|
||||||
|
* @CreateDate : 2019-06-20 18:50
|
||||||
|
* @Modify:
|
||||||
|
**/
|
||||||
|
@Data
|
||||||
|
public class ExportDataModel {
|
||||||
|
|
||||||
|
private String className;
|
||||||
|
|
||||||
|
private String exportData;
|
||||||
|
|
||||||
|
}
|
@ -0,0 +1,59 @@
|
|||||||
|
package cn.estsh.i3plus.pojo.wms.bean;
|
||||||
|
|
||||||
|
import cn.estsh.i3plus.pojo.base.annotation.AnnoOutputColumn;
|
||||||
|
import io.swagger.annotations.Api;
|
||||||
|
import io.swagger.annotations.ApiParam;
|
||||||
|
import lombok.Data;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* @Description : 非JIS发运
|
||||||
|
* @Reference :
|
||||||
|
* @Author : amy
|
||||||
|
* @CreateDate : 2019-06-20 13:24
|
||||||
|
* @Modify:
|
||||||
|
**/
|
||||||
|
@Data
|
||||||
|
@Api(value="非JIS发运",description = "非JIS发运")
|
||||||
|
public class SapDn extends SapBase{
|
||||||
|
|
||||||
|
@ApiParam(value = "销售交货单号",example = "1")
|
||||||
|
@AnnoOutputColumn
|
||||||
|
private String vbeln;
|
||||||
|
|
||||||
|
@ApiParam(value = "行项目",example = "1")
|
||||||
|
@AnnoOutputColumn
|
||||||
|
private Integer posnr;
|
||||||
|
|
||||||
|
@ApiParam(value = "发货工厂",example = "1")
|
||||||
|
@AnnoOutputColumn
|
||||||
|
private String werks;
|
||||||
|
|
||||||
|
@ApiParam(value = "发货库存地",example = "1")
|
||||||
|
@AnnoOutputColumn
|
||||||
|
private String lgort;
|
||||||
|
|
||||||
|
@ApiParam(value = "计划交货日期",example = "1")
|
||||||
|
@AnnoOutputColumn
|
||||||
|
private String lfdat;
|
||||||
|
|
||||||
|
@ApiParam(value = "客户编码",example = "1")
|
||||||
|
@AnnoOutputColumn
|
||||||
|
private String kunnr;
|
||||||
|
|
||||||
|
@ApiParam(value = "物料号",example = "1")
|
||||||
|
@AnnoOutputColumn
|
||||||
|
private String matnr;
|
||||||
|
|
||||||
|
@ApiParam(value = "客户物料号",example = "1")
|
||||||
|
@AnnoOutputColumn
|
||||||
|
private String kdmat;
|
||||||
|
|
||||||
|
@ApiParam(value = "交货数量",example = "1")
|
||||||
|
@AnnoOutputColumn
|
||||||
|
private String lfimg;
|
||||||
|
|
||||||
|
@ApiParam(value = "单位",example = "1")
|
||||||
|
@AnnoOutputColumn
|
||||||
|
private String meins;
|
||||||
|
|
||||||
|
}
|
@ -0,0 +1,74 @@
|
|||||||
|
package cn.estsh.i3plus.pojo.wms.bean;
|
||||||
|
|
||||||
|
import cn.estsh.i3plus.pojo.base.annotation.AnnoOutputColumn;
|
||||||
|
import io.swagger.annotations.Api;
|
||||||
|
import io.swagger.annotations.ApiParam;
|
||||||
|
import lombok.Data;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* @Description :
|
||||||
|
* @Reference :
|
||||||
|
* @Author : amy
|
||||||
|
* @CreateDate : 2019-06-19 13:21
|
||||||
|
* @Modify:
|
||||||
|
**/
|
||||||
|
@Data
|
||||||
|
@Api(value="零星领料(退)料结果",description = "零星领料(退)料结果")
|
||||||
|
public class SapMiscr extends SapBase{
|
||||||
|
|
||||||
|
@ApiParam(value = "编号",example = "1")
|
||||||
|
@AnnoOutputColumn
|
||||||
|
private String zinstno;
|
||||||
|
|
||||||
|
@ApiParam(value = "行号",example = "1")
|
||||||
|
@AnnoOutputColumn
|
||||||
|
private Integer zeile;
|
||||||
|
|
||||||
|
@ApiParam(value = "工厂",example = "1")
|
||||||
|
@AnnoOutputColumn
|
||||||
|
private String werks;
|
||||||
|
|
||||||
|
@ApiParam(value = "发出库存地点(退回库存地点)",example = "1")
|
||||||
|
@AnnoOutputColumn
|
||||||
|
private String lgort;
|
||||||
|
|
||||||
|
@ApiParam(value = "物料编码",example = "1")
|
||||||
|
@AnnoOutputColumn
|
||||||
|
private String matnr;
|
||||||
|
|
||||||
|
@ApiParam(value = "数量",example = "1")
|
||||||
|
@AnnoOutputColumn
|
||||||
|
private Double erfmg;
|
||||||
|
|
||||||
|
@ApiParam(value = "计量单位",example = "1")
|
||||||
|
@AnnoOutputColumn
|
||||||
|
private String erfme;
|
||||||
|
|
||||||
|
@ApiParam(value = "特殊库存标识",example = "1")
|
||||||
|
@AnnoOutputColumn
|
||||||
|
private String sobkz;
|
||||||
|
|
||||||
|
@ApiParam(value = "特殊库存描述",example = "1")
|
||||||
|
@AnnoOutputColumn
|
||||||
|
private String htext;
|
||||||
|
|
||||||
|
@ApiParam(value = "状态",example = "1")
|
||||||
|
@AnnoOutputColumn
|
||||||
|
private String zzlzt;
|
||||||
|
|
||||||
|
@ApiParam(value = "业务类型",example = "1")
|
||||||
|
@AnnoOutputColumn
|
||||||
|
private String zaction;
|
||||||
|
|
||||||
|
@ApiParam(value = "领料单号",example = "1")
|
||||||
|
@AnnoOutputColumn(hidden = true)
|
||||||
|
private String sgtxt;
|
||||||
|
|
||||||
|
public Double getZeileVal() {
|
||||||
|
return zeile== null ? 0D : this.zeile.doubleValue();
|
||||||
|
}
|
||||||
|
|
||||||
|
public Double getErfmgVal() {
|
||||||
|
return erfmg== null ? 0D : this.erfmg.doubleValue();
|
||||||
|
}
|
||||||
|
}
|
@ -0,0 +1,79 @@
|
|||||||
|
package cn.estsh.i3plus.pojo.wms.bean;
|
||||||
|
|
||||||
|
import cn.estsh.i3plus.pojo.base.annotation.AnnoOutputColumn;
|
||||||
|
import io.swagger.annotations.Api;
|
||||||
|
import io.swagger.annotations.ApiParam;
|
||||||
|
import lombok.Data;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* @Description :
|
||||||
|
* @Reference :
|
||||||
|
* @Author : amy
|
||||||
|
* @CreateDate : 2019-06-21 13:13
|
||||||
|
* @Modify:
|
||||||
|
**/
|
||||||
|
@Data
|
||||||
|
@Api(value="库存转储",description = "库存转储")
|
||||||
|
public class SapMovo extends SapBase{
|
||||||
|
|
||||||
|
@ApiParam(value = "编号",example = "1")
|
||||||
|
@AnnoOutputColumn
|
||||||
|
private String refid;
|
||||||
|
|
||||||
|
@ApiParam(value = "业务类型",example = "1")
|
||||||
|
@AnnoOutputColumn
|
||||||
|
private String action;
|
||||||
|
|
||||||
|
@ApiParam(value = "行号",example = "1")
|
||||||
|
@AnnoOutputColumn
|
||||||
|
private Integer zeile;
|
||||||
|
|
||||||
|
@ApiParam(value = "工厂",example = "1")
|
||||||
|
@AnnoOutputColumn
|
||||||
|
private String werks;
|
||||||
|
|
||||||
|
@ApiParam(value = "发出库存地点",example = "1")
|
||||||
|
@AnnoOutputColumn
|
||||||
|
private String lgort;
|
||||||
|
|
||||||
|
@ApiParam(value = "接收库存地点",example = "1")
|
||||||
|
@AnnoOutputColumn
|
||||||
|
private String umlgo;
|
||||||
|
|
||||||
|
@ApiParam(value = "物料编码",example = "1")
|
||||||
|
@AnnoOutputColumn
|
||||||
|
private String matnr;
|
||||||
|
|
||||||
|
@ApiParam(value = "旧物料编码(针对物料号切换)",example = "1")
|
||||||
|
@AnnoOutputColumn
|
||||||
|
private String ummat;
|
||||||
|
|
||||||
|
@ApiParam(value = "数量",example = "1")
|
||||||
|
@AnnoOutputColumn
|
||||||
|
private String erfmg;
|
||||||
|
|
||||||
|
@ApiParam(value = "计量单位",example = "1")
|
||||||
|
@AnnoOutputColumn
|
||||||
|
private String erfme;
|
||||||
|
|
||||||
|
@ApiParam(value = "库存状态",example = "1")
|
||||||
|
@AnnoOutputColumn
|
||||||
|
private String zstat;
|
||||||
|
|
||||||
|
@ApiParam(value = "特殊库存标识",example = "1")
|
||||||
|
@AnnoOutputColumn
|
||||||
|
private String sobkz;
|
||||||
|
|
||||||
|
@ApiParam(value = "特殊库存描述",example = "1")
|
||||||
|
@AnnoOutputColumn
|
||||||
|
private String htext;
|
||||||
|
|
||||||
|
@ApiParam(value = "状态",example = "1")
|
||||||
|
@AnnoOutputColumn
|
||||||
|
private String zzlzt;
|
||||||
|
|
||||||
|
@ApiParam(value = "不合格单据号",example = "1")
|
||||||
|
@AnnoOutputColumn
|
||||||
|
private String sgtxt;
|
||||||
|
|
||||||
|
}
|
@ -0,0 +1,56 @@
|
|||||||
|
package cn.estsh.i3plus.pojo.wms.bean;
|
||||||
|
|
||||||
|
import cn.estsh.i3plus.pojo.base.annotation.AnnoOutputColumn;
|
||||||
|
import io.swagger.annotations.Api;
|
||||||
|
import io.swagger.annotations.ApiParam;
|
||||||
|
import lombok.Data;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* @Description : 销售退货
|
||||||
|
* @Reference :
|
||||||
|
* @Author : amy
|
||||||
|
* @CreateDate : 2019-06-20 13:32
|
||||||
|
* @Modify:
|
||||||
|
**/
|
||||||
|
@Data
|
||||||
|
@Api(value="销售退货",description = "销售退货")
|
||||||
|
public class SapRdn extends SapBase{
|
||||||
|
|
||||||
|
@ApiParam(value = "退货交货单",example = "1")
|
||||||
|
@AnnoOutputColumn
|
||||||
|
private String vbeln;
|
||||||
|
|
||||||
|
@ApiParam(value = "Item",example = "1")
|
||||||
|
@AnnoOutputColumn
|
||||||
|
private Integer posnr;
|
||||||
|
|
||||||
|
@ApiParam(value = "收货工厂",example = "1")
|
||||||
|
@AnnoOutputColumn
|
||||||
|
private String werks;
|
||||||
|
|
||||||
|
@ApiParam(value = "收货库存地",example = "1")
|
||||||
|
@AnnoOutputColumn
|
||||||
|
private String lgort;
|
||||||
|
|
||||||
|
@ApiParam(value = "收货日期",example = "1")
|
||||||
|
@AnnoOutputColumn
|
||||||
|
private String lfdat;
|
||||||
|
|
||||||
|
@ApiParam(value = "客户编码",example = "1")
|
||||||
|
@AnnoOutputColumn
|
||||||
|
private String kunnr;
|
||||||
|
|
||||||
|
@ApiParam(value = "物料号",example = "1")
|
||||||
|
@AnnoOutputColumn
|
||||||
|
private String matnr;
|
||||||
|
|
||||||
|
@ApiParam(value = "收货数量",example = "1")
|
||||||
|
@AnnoOutputColumn
|
||||||
|
private String lfimg;
|
||||||
|
|
||||||
|
@ApiParam(value = "物料单位",example = "1")
|
||||||
|
@AnnoOutputColumn
|
||||||
|
private String meins;
|
||||||
|
|
||||||
|
|
||||||
|
}
|
@ -0,0 +1,81 @@
|
|||||||
|
package cn.estsh.i3plus.pojo.wms.bean;
|
||||||
|
|
||||||
|
import cn.estsh.i3plus.pojo.base.bean.BaseBean;
|
||||||
|
import io.swagger.annotations.Api;
|
||||||
|
import io.swagger.annotations.ApiParam;
|
||||||
|
import lombok.Data;
|
||||||
|
import lombok.EqualsAndHashCode;
|
||||||
|
import org.hibernate.annotations.DynamicInsert;
|
||||||
|
import org.hibernate.annotations.DynamicUpdate;
|
||||||
|
|
||||||
|
import javax.persistence.Column;
|
||||||
|
import javax.persistence.Entity;
|
||||||
|
import javax.persistence.Table;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* @Description 全量BOM
|
||||||
|
* @Reference
|
||||||
|
* @Author dragon
|
||||||
|
* @CreateDate 2019/6/19 21:23
|
||||||
|
* @Modify
|
||||||
|
*/
|
||||||
|
@Data
|
||||||
|
@Entity
|
||||||
|
@DynamicInsert
|
||||||
|
@DynamicUpdate
|
||||||
|
@EqualsAndHashCode(callSuper = true)
|
||||||
|
@Table(name = "WMS_BOM_TOTAL")
|
||||||
|
@Api("全量BOM")
|
||||||
|
public class WmsBomTotal extends BaseBean {
|
||||||
|
@Column(name = "PART_NO")
|
||||||
|
@ApiParam("父物料号")
|
||||||
|
private String partNo;
|
||||||
|
|
||||||
|
@Column(name = "PART_NAME")
|
||||||
|
@ApiParam("父物料描述")
|
||||||
|
private String partName;
|
||||||
|
|
||||||
|
@Column(name = "UNIT")
|
||||||
|
@ApiParam("计量单位")
|
||||||
|
private String UNIT;
|
||||||
|
|
||||||
|
@Column(name = "QTY")
|
||||||
|
@ApiParam("数量")
|
||||||
|
private Double qty;
|
||||||
|
|
||||||
|
@Column(name = "ITEM_PART_NO")
|
||||||
|
@ApiParam(value = "子物料号")
|
||||||
|
private String itemPartNo;
|
||||||
|
|
||||||
|
@Column(name = "ITEM_PART_NAME")
|
||||||
|
@ApiParam(value = "子料物料描述")
|
||||||
|
private String itemPartName;
|
||||||
|
|
||||||
|
@Column(name = "ITEM_UNIT")
|
||||||
|
@ApiParam(value = "子计量单位")
|
||||||
|
private String itemUnit;
|
||||||
|
|
||||||
|
@Column(name = "ITEM_QTY")
|
||||||
|
@ApiParam(value = "子用量")
|
||||||
|
private Double itemQty;
|
||||||
|
|
||||||
|
@Column(name = "BOM_NUM")
|
||||||
|
@ApiParam(value = "BOM编号")
|
||||||
|
private String bomNum;
|
||||||
|
|
||||||
|
@Column(name = "BOM_VERSION")
|
||||||
|
@ApiParam(value = "BOM版本号")
|
||||||
|
private String bomVersion;
|
||||||
|
|
||||||
|
@Column(name = "EFF_START_TIME")
|
||||||
|
@ApiParam(value = "有效起始日期")
|
||||||
|
private String effStartTime;
|
||||||
|
|
||||||
|
@Column(name = "EFF_END_TIME")
|
||||||
|
@ApiParam(value = "有效截止日期")
|
||||||
|
private String effEndTime;
|
||||||
|
|
||||||
|
@Column(name = "SID")
|
||||||
|
@ApiParam(value = "SID")
|
||||||
|
private String sid;
|
||||||
|
}
|
@ -0,0 +1,63 @@
|
|||||||
|
package cn.estsh.i3plus.pojo.wms.bean;
|
||||||
|
|
||||||
|
import cn.estsh.i3plus.pojo.base.bean.BaseBean;
|
||||||
|
import io.swagger.annotations.Api;
|
||||||
|
import io.swagger.annotations.ApiParam;
|
||||||
|
import lombok.Data;
|
||||||
|
import lombok.EqualsAndHashCode;
|
||||||
|
import org.hibernate.annotations.DynamicInsert;
|
||||||
|
import org.hibernate.annotations.DynamicUpdate;
|
||||||
|
|
||||||
|
import javax.persistence.Column;
|
||||||
|
import javax.persistence.Entity;
|
||||||
|
import javax.persistence.Table;
|
||||||
|
import javax.persistence.Transient;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* @Description : 盘点调差范围信息
|
||||||
|
* @Reference :
|
||||||
|
* @Author : jimmy.zeng
|
||||||
|
* @CreateDate : 2019-06-17 12:01
|
||||||
|
* @Modify:
|
||||||
|
**/
|
||||||
|
@Data
|
||||||
|
@Entity
|
||||||
|
@DynamicInsert
|
||||||
|
@DynamicUpdate
|
||||||
|
@EqualsAndHashCode(callSuper = true)
|
||||||
|
@Table(name="WMS_CS_ADJUST_RANGE")
|
||||||
|
@Api("盘点调差范围信息")
|
||||||
|
public class WmsCSAdjustRange extends BaseBean {
|
||||||
|
|
||||||
|
@Column(name="ORDER_NO")
|
||||||
|
@ApiParam("单号")
|
||||||
|
public String orderNo;
|
||||||
|
|
||||||
|
@Column(name = "ITEM")
|
||||||
|
@ApiParam("行号")
|
||||||
|
public Integer item;
|
||||||
|
|
||||||
|
@Column(name="IS_ADJUST")
|
||||||
|
@ApiParam(value = "调整标识", example = "1")
|
||||||
|
public Integer isAdjust;
|
||||||
|
|
||||||
|
@Transient
|
||||||
|
@ApiParam("物料编码")
|
||||||
|
public String partNo;
|
||||||
|
|
||||||
|
@Transient
|
||||||
|
@ApiParam("物料名称")
|
||||||
|
public String partNameRdd;
|
||||||
|
|
||||||
|
@Transient
|
||||||
|
@ApiParam("存储区编号")
|
||||||
|
public String zoneNo;
|
||||||
|
|
||||||
|
@Transient
|
||||||
|
@ApiParam("库位编号")
|
||||||
|
public String locateNo;
|
||||||
|
|
||||||
|
@Transient
|
||||||
|
@ApiParam("单位")
|
||||||
|
public String unit;
|
||||||
|
}
|
@ -0,0 +1,67 @@
|
|||||||
|
package cn.estsh.i3plus.pojo.wms.bean;
|
||||||
|
|
||||||
|
import cn.estsh.i3plus.pojo.base.bean.BaseBean;
|
||||||
|
import io.swagger.annotations.Api;
|
||||||
|
import io.swagger.annotations.ApiParam;
|
||||||
|
import lombok.Data;
|
||||||
|
import lombok.EqualsAndHashCode;
|
||||||
|
import org.hibernate.annotations.DynamicInsert;
|
||||||
|
import org.hibernate.annotations.DynamicUpdate;
|
||||||
|
|
||||||
|
import javax.persistence.Column;
|
||||||
|
import javax.persistence.Entity;
|
||||||
|
import javax.persistence.Table;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* @Description : 盘点范围信息
|
||||||
|
* @Reference :
|
||||||
|
* @Author : jimmy.zeng
|
||||||
|
* @CreateDate : 2019-06-17 11:57
|
||||||
|
* @Modify:
|
||||||
|
**/
|
||||||
|
@Data
|
||||||
|
@Entity
|
||||||
|
@DynamicInsert
|
||||||
|
@DynamicUpdate
|
||||||
|
@EqualsAndHashCode(callSuper = true)
|
||||||
|
@Table(name="WMS_CS_RANGE")
|
||||||
|
@Api("盘点范围信息")
|
||||||
|
public class WmsCSRange extends BaseBean {
|
||||||
|
|
||||||
|
@Column(name="ORDER_NO")
|
||||||
|
@ApiParam("单号")
|
||||||
|
public String orderNo;
|
||||||
|
|
||||||
|
@Column(name = "ITEM")
|
||||||
|
@ApiParam("行号")
|
||||||
|
public Integer item;
|
||||||
|
|
||||||
|
@Column(name = "PART_NO")
|
||||||
|
@ApiParam("物料编码")
|
||||||
|
public String partNo;
|
||||||
|
|
||||||
|
@Column(name="PART_NAME_RDD")
|
||||||
|
@ApiParam("物料名称")
|
||||||
|
public String partNameRdd;
|
||||||
|
|
||||||
|
@Column(name = "ZONE_NO")
|
||||||
|
@ApiParam("存储区编号")
|
||||||
|
public String zoneNo;
|
||||||
|
|
||||||
|
@Column(name = "LOCATE_NO")
|
||||||
|
@ApiParam("库位编号")
|
||||||
|
public String locateNo;
|
||||||
|
|
||||||
|
@Column(name = "UNIT")
|
||||||
|
@ApiParam("单位")
|
||||||
|
public String unit;
|
||||||
|
|
||||||
|
public WmsCSRange(){}
|
||||||
|
|
||||||
|
public WmsCSRange(String zoneNo,String partNo,String partNameRdd){
|
||||||
|
this.zoneNo = zoneNo;
|
||||||
|
this.partNo = partNo;
|
||||||
|
this.partNameRdd = partNameRdd;
|
||||||
|
}
|
||||||
|
|
||||||
|
}
|
@ -0,0 +1,51 @@
|
|||||||
|
package cn.estsh.i3plus.pojo.wms.bean;
|
||||||
|
|
||||||
|
import cn.estsh.i3plus.pojo.base.bean.BaseBean;
|
||||||
|
import io.swagger.annotations.Api;
|
||||||
|
import io.swagger.annotations.ApiParam;
|
||||||
|
import lombok.Data;
|
||||||
|
import lombok.EqualsAndHashCode;
|
||||||
|
import org.hibernate.annotations.DynamicInsert;
|
||||||
|
import org.hibernate.annotations.DynamicUpdate;
|
||||||
|
|
||||||
|
import javax.persistence.Column;
|
||||||
|
import javax.persistence.Entity;
|
||||||
|
import javax.persistence.Table;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* @Description 生产版本
|
||||||
|
* @Reference
|
||||||
|
* @Author dragon
|
||||||
|
* @CreateDate 2019/6/19 21:23
|
||||||
|
* @Modify
|
||||||
|
*/
|
||||||
|
@Data
|
||||||
|
@Entity
|
||||||
|
@DynamicInsert
|
||||||
|
@DynamicUpdate
|
||||||
|
@EqualsAndHashCode(callSuper = true)
|
||||||
|
@Table(name = "WMS_PRODUCT_VERSION")
|
||||||
|
@Api("生产版本")
|
||||||
|
public class WmsProductVersion extends BaseBean {
|
||||||
|
|
||||||
|
@Column(name = "ERP_WORK_CENTER")
|
||||||
|
@ApiParam("ERP工作中心")
|
||||||
|
private String erpWorkCenter;
|
||||||
|
|
||||||
|
@Column(name = "PART_NO")
|
||||||
|
@ApiParam("物料编码")
|
||||||
|
private String partNo;
|
||||||
|
|
||||||
|
@Column(name = "PV_CODE")
|
||||||
|
@ApiParam("生产版本")
|
||||||
|
private String pvCode;
|
||||||
|
|
||||||
|
@Column(name = "PV_NAME")
|
||||||
|
@ApiParam("生产版本描述")
|
||||||
|
private String pvName;
|
||||||
|
|
||||||
|
@Column(name = "BOM_NUM")
|
||||||
|
@ApiParam(value = "BOM编号")
|
||||||
|
private String bomNum;
|
||||||
|
|
||||||
|
}
|
@ -0,0 +1,14 @@
|
|||||||
|
package cn.estsh.i3plus.pojo.wms.repository;
|
||||||
|
|
||||||
|
import cn.estsh.i3plus.pojo.base.jpa.dao.BaseRepository;
|
||||||
|
import cn.estsh.i3plus.pojo.wms.bean.WmsCSAdjustRange;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* @Description : 对象持久层仓用方法控制(盘点调差范围信息)
|
||||||
|
* @Reference :
|
||||||
|
* @Author : jimmy.zeng
|
||||||
|
* @CreateDate : 2019-06-17 15:13
|
||||||
|
* @Modify:
|
||||||
|
**/
|
||||||
|
public interface WmsCSAdjustRangeRepository extends BaseRepository<WmsCSAdjustRange, Long> {
|
||||||
|
}
|
@ -0,0 +1,14 @@
|
|||||||
|
package cn.estsh.i3plus.pojo.wms.repository;
|
||||||
|
|
||||||
|
import cn.estsh.i3plus.pojo.base.jpa.dao.BaseRepository;
|
||||||
|
import cn.estsh.i3plus.pojo.wms.bean.WmsCSRange;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* @Description : 对象持久层仓用方法控制(盘点范围信息)
|
||||||
|
* @Reference :
|
||||||
|
* @Author : jimmy.zeng
|
||||||
|
* @CreateDate : 2019-06-17 15:12
|
||||||
|
* @Modify:
|
||||||
|
**/
|
||||||
|
public interface WmsCSRangeRepository extends BaseRepository<WmsCSRange, Long> {
|
||||||
|
}
|
@ -0,0 +1,16 @@
|
|||||||
|
package cn.estsh.i3plus.pojo.wms.repository;
|
||||||
|
|
||||||
|
import cn.estsh.i3plus.pojo.base.jpa.dao.BaseRepository;
|
||||||
|
import cn.estsh.i3plus.pojo.wms.bean.WmsMoveToERP;
|
||||||
|
import org.springframework.stereotype.Repository;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* @Description : WMS 同步给 ERP 的交易信息
|
||||||
|
* @Reference :
|
||||||
|
* @Author : Rock.Yu
|
||||||
|
* @CreateDate : 2019-06-20 14:14
|
||||||
|
* @Modify:
|
||||||
|
**/
|
||||||
|
@Repository
|
||||||
|
public interface WmsMoveToERPRepository extends BaseRepository<WmsMoveToERP, Long> {
|
||||||
|
}
|
@ -0,0 +1,17 @@
|
|||||||
|
package cn.estsh.i3plus.pojo.wms.repository;
|
||||||
|
|
||||||
|
import cn.estsh.i3plus.pojo.base.jpa.dao.BaseRepository;
|
||||||
|
import cn.estsh.i3plus.pojo.wms.bean.WareHouse;
|
||||||
|
import cn.estsh.i3plus.pojo.wms.bean.WmsProdCfgType;
|
||||||
|
import org.springframework.stereotype.Repository;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* @Description : 对象持久层仓用方法控制
|
||||||
|
* @Reference :
|
||||||
|
* @Author : sky.meng
|
||||||
|
* @CreateDate : 2018-11-06 9:47
|
||||||
|
* @Modify:
|
||||||
|
**/
|
||||||
|
@Repository
|
||||||
|
public interface WmsProdCfgTypeRepository extends BaseRepository<WmsProdCfgType, Long> {
|
||||||
|
}
|
@ -0,0 +1,9 @@
|
|||||||
|
package cn.estsh.i3plus.pojo.wms.repository;
|
||||||
|
|
||||||
|
import cn.estsh.i3plus.pojo.base.jpa.dao.BaseRepository;
|
||||||
|
import cn.estsh.i3plus.pojo.wms.bean.WmsUnitConvert;
|
||||||
|
import org.springframework.stereotype.Repository;
|
||||||
|
|
||||||
|
@Repository
|
||||||
|
public interface WmsUnitConvertReposity extends BaseRepository<WmsUnitConvert, Long> {
|
||||||
|
}
|
@ -0,0 +1,12 @@
|
|||||||
|
package cn.estsh.i3plus.pojo.wms.repository;
|
||||||
|
|
||||||
|
import cn.estsh.i3plus.pojo.base.jpa.dao.BaseRepository;
|
||||||
|
import cn.estsh.i3plus.pojo.wms.bean.WmsUnit;
|
||||||
|
import org.springframework.stereotype.Repository;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Created by Administrator on 2019/6/19.
|
||||||
|
*/
|
||||||
|
@Repository
|
||||||
|
public interface WmsUnitRepository extends BaseRepository<WmsUnit,Long> {
|
||||||
|
}
|
@ -0,0 +1,15 @@
|
|||||||
|
package cn.estsh.i3plus.pojo.wms.repository;
|
||||||
|
|
||||||
|
import cn.estsh.i3plus.pojo.base.jpa.dao.BaseRepository;
|
||||||
|
import cn.estsh.i3plus.pojo.wms.bean.WmsWorkCenter;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* @Description : 产线信息管理(工作中心)
|
||||||
|
* @Reference :
|
||||||
|
* @Author : sky.meng
|
||||||
|
* @CreateDate : 2019-06-19 16:20
|
||||||
|
* @Modify:
|
||||||
|
**/
|
||||||
|
public interface WmsWorkCenterRepository extends BaseRepository<WmsWorkCenter, Long> {
|
||||||
|
|
||||||
|
}
|
@ -0,0 +1,14 @@
|
|||||||
|
package cn.estsh.i3plus.pojo.wms.repository;
|
||||||
|
|
||||||
|
import cn.estsh.i3plus.pojo.base.jpa.dao.BaseRepository;
|
||||||
|
import cn.estsh.i3plus.pojo.wms.bean.WmsWorkCenterZone;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* @Description : 产线(工作中心)-存储区信息管理
|
||||||
|
* @Reference :
|
||||||
|
* @Author : sky.meng
|
||||||
|
* @CreateDate : 2019-06-20 14:55
|
||||||
|
* @Modify:
|
||||||
|
**/
|
||||||
|
public interface WmsWorkCenterZoneRepository extends BaseRepository<WmsWorkCenterZone, Long> {
|
||||||
|
}
|
Loading…
Reference in New Issue