sunkean 3 tahun lalu
induk
melakukan
62920f1add

+ 1 - 1
src/main/java/com/izouma/nineth/service/MetaShowRoomAssetService.java

@@ -110,7 +110,7 @@ public class MetaShowRoomAssetService {
         } else {
             assets = assetRepo.findAllByUserIdAndStatusInAndOpened(userId, Constants.META_NORMAL_STATUS, true);
         }
-        if (CollectionUtils.isEmpty(assets) || CollectionUtils.isEmpty(assetIds)) {
+        if (CollectionUtils.isEmpty(assets)) {
             return MetaRestResult.returnSuccess(metaAssetDTOS);
         }
         // 查询用户拥有的非展厅非未开启盲盒藏品