id移除
This commit is contained in:
parent
f4b73bd1fd
commit
24981e5c9d
|
|
@ -22,10 +22,6 @@ public class ProdConsRelationDTO implements Serializable {
|
||||||
@Serial
|
@Serial
|
||||||
private static final long serialVersionUID = 1L;
|
private static final long serialVersionUID = 1L;
|
||||||
|
|
||||||
/**
|
|
||||||
* id
|
|
||||||
*/
|
|
||||||
private Long id;
|
|
||||||
/**
|
/**
|
||||||
* 店铺id
|
* 店铺id
|
||||||
*/
|
*/
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue