运营端充值
This commit is contained in:
@@ -35,7 +35,7 @@ import java.util.Map;
|
||||
public class DistributionPayServiceImpl implements DistributionPayService {
|
||||
private final BigDecimal MONEY_RATE = new BigDecimal("100");
|
||||
|
||||
@Resource
|
||||
@DubboReference
|
||||
private OrderPaymentService orderPaymentService;
|
||||
@Resource
|
||||
private MkDistributionConfigService configService;
|
||||
|
||||
Reference in New Issue
Block a user