You've already forked FrameTour-BE
debug
This commit is contained in:
@@ -46,7 +46,7 @@ public class BundleDiscountServiceImpl implements IBundleDiscountService {
|
||||
}
|
||||
}
|
||||
|
||||
log.info("检测到 {} 个可用的打包优惠", bundleDiscounts.size());
|
||||
log.debug("检测到 {} 个可用的打包优惠", bundleDiscounts.size());
|
||||
|
||||
} catch (Exception e) {
|
||||
log.error("检测打包优惠失败", e);
|
||||
|
||||
Reference in New Issue
Block a user