去掉视频给卖家
This commit is contained in:
@@ -136,7 +136,8 @@ public class UserLikeGroupServiceImpl extends ServiceImpl<UserLikeGroupMapper, U
|
|||||||
|
|
||||||
if (collectionSort != null) {
|
if (collectionSort != null) {
|
||||||
// 获取TO_PRODUCT_IMAGE类型的URL列表
|
// 获取TO_PRODUCT_IMAGE类型的URL列表
|
||||||
getToProductImageUrlsByCollectionSortId(collectionSort.getId(), designUrlsDTO);
|
//2026.6.2 不显示视频到卖家端
|
||||||
|
// getToProductImageUrlsByCollectionSortId(collectionSort.getId(), designUrlsDTO);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user