从源更新
This commit is contained in:
@@ -1,15 +0,0 @@
|
||||
package com.jsh.erp.datasource.entities;
|
||||
|
||||
public class DepotItemVo4HeaderId {
|
||||
|
||||
private Long headerid;
|
||||
|
||||
public Long getHeaderid() {
|
||||
return headerid;
|
||||
}
|
||||
|
||||
public void setHeaderid(Long headerid) {
|
||||
this.headerid = headerid;
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user