master:返回数据调整;
parent
872e14ddb0
commit
2507940446
|
|
@ -32,6 +32,8 @@ public class APPProdCateTop3DTO {
|
|||
private Integer orderNum;
|
||||
@ApiModelProperty(value = "档口ID")
|
||||
private Long storeId;
|
||||
@ApiModelProperty(value = "档口商品ID")
|
||||
private Long storeProdId;
|
||||
@ApiModelProperty(value = "商品货号")
|
||||
private String prodArtNum;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue