Commit e72c3e21 authored by shiyu's avatar shiyu

新增290583公域流量展示

parent 12978986
...@@ -1119,6 +1119,7 @@ public class SupplierItemServiceImpl implements SupplierItemService { ...@@ -1119,6 +1119,7 @@ public class SupplierItemServiceImpl implements SupplierItemService {
followerIds.add(42273900L); followerIds.add(42273900L);
followerIds.add(1000226L); followerIds.add(1000226L);
followerIds.add(577783L); followerIds.add(577783L);
followerIds.add(290583L);
} }
searchDto.setIsDeleted(false); searchDto.setIsDeleted(false);
if (dto.getType() == DistributionEnum.DistributionTypeEnum.FIXED_PRICE.getCode()) { if (dto.getType() == DistributionEnum.DistributionTypeEnum.FIXED_PRICE.getCode()) {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment