Administrator
2025-06-05 89072c11cc9819c2fd1c8c20fc2baff156831435
src/main/java/cc/mrbird/febs/mall/service/impl/ApiMallMemberWalletServiceImpl.java
@@ -317,7 +317,7 @@
                type,
                MallUtils.getOrderNum(),
                flowType,
                String.format(ScoreFlowTypeEnum.getDescByValue(type), commissionChange.getAmount()),
                StrUtil.format(ScoreFlowTypeEnum.getDescByValue(type), commissionChange.getAmount()),
                2
        );
    }