wms-查询条件id
This commit is contained in:
+3
@@ -10,6 +10,9 @@ import lombok.Data;
|
||||
public class CopyCodeReferenceDO extends BaseVOEntity {
|
||||
private static final long serialVersionUID = 1L;
|
||||
|
||||
@ApiModelProperty("ID")
|
||||
private Long id;
|
||||
|
||||
@ApiModelProperty("货主ID")
|
||||
private Long shipperId;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user