| | |
| | | apiSocialMuseVo.setLocationRemarkList(locationRemarkList); |
| | | } |
| | | apiSocialMuseVo.setTotalAmount(totalAmount.setScale(2, RoundingMode.DOWN)); |
| | | if( |
| | | ObjectUtil.isNotNull(clothesArt) |
| | | && ObjectUtil.isNotNull(clothesSize) |
| | | && ObjectUtil.isNotNull(clothesCloth) |
| | | ){ |
| | | apiSocialInfoVo.setMuse(apiSocialMuseVo); |
| | | } |
| | | // if( |
| | | // ObjectUtil.isNotNull(clothesArt) |
| | | // && ObjectUtil.isNotNull(clothesSize) |
| | | // && ObjectUtil.isNotNull(clothesCloth) |
| | | // ){ |
| | | // apiSocialInfoVo.setMuse(apiSocialMuseVo); |
| | | // } |
| | | apiSocialInfoVo.setMuse(apiSocialMuseVo); |
| | | |
| | | |
| | | // Integer likeCnt = clothesSocial.getLikeCnt(); |