!109 2022-1-25 Carl

Merge pull request !109 from Admin/sit-Carl-V3
This commit is contained in:
Admin
2022-01-25 10:38:35 +00:00
committed by Gitee

View File

@@ -53,6 +53,7 @@ public class GoodService {
paramMap.remove("tagFunction");
paramMap.remove("tagBreed");
paramMap.remove("tagStatus");
paramMap.put("count",StringUtil.toString(productQueryEntity.getCount()).equals("0")?null:productQueryEntity.getCount());
MapRemoveNullUtil.removeNullEntry(paramMap);
paramMap.put("secret","H5@2021");
paramMap.put("channelId","15");