@ -66,7 +66,7 @@ public class ScreenDifficultyDataServiceImpl extends BaseServiceImpl<ScreenDiffi
if (!CollectionUtils.isEmpty(imgs)) {
baseDao.insertBatchImg(imgs);
}
baseDao.updateTime(customerId, DateUtils.getBeforeNDay(NumConstant.ONE));
//baseDao.updateTime(customerId, DateUtils.getBeforeNDay(NumConstant.ONE));
/**