数据报表-销量-统计
商品 规格 返回
This commit is contained in:
@@ -19,7 +19,9 @@ public class ShopSummaryDto {
|
||||
}
|
||||
|
||||
public void setCateId(String cateId) {
|
||||
this.cateId = cateId;
|
||||
if(StringUtils.isNotBlank(cateId)){
|
||||
this.cateId = cateId;
|
||||
}
|
||||
}
|
||||
|
||||
public String getShopId() {
|
||||
|
||||
Reference in New Issue
Block a user