master:系统调优;

pull/1121/head
liujiang 2025-10-11 23:51:52 +08:00
parent cdeea812d6
commit 468ba9d3ee
1 changed files with 1 additions and 1 deletions

View File

@ -536,7 +536,7 @@ public class GtAndFhbBizController extends BaseController {
if (CollectionUtils.isEmpty(storeProdList)) {
return;
return R.fail();
}
final List<String> storeProdIdList = storeProdList.stream().map(StoreProduct::getId).map(String::valueOf).collect(Collectors.toList());
// 所有的分类