xiaoyong931011
2023-01-06 84102b8a1e4e716ffb8041e3a20a11e9e0b2651a
src/test/java/cc/mrbird/febs/ProfitTest.java
@@ -105,7 +105,7 @@
    @Test
    public void directorProfitTest() {
        Long directRewardId = 587L;
        Long directRewardId = 607L;
        MallOrderInfo orderInfo = mallOrderInfoMapper.selectById(directRewardId);
        if(ObjectUtil.isEmpty(orderInfo)){
            return;