mirror of
https://gitee.com/myxzgzs/boyue-vue-pro.git
synced 2025-08-08 16:32:46 +08:00
fix:【PAY 支付】PayDemoWithdrawServiceImpl 拼写错误
This commit is contained in:
parent
7c38a32fc9
commit
51c1091430
@ -35,7 +35,7 @@ import static cn.iocoder.yudao.module.pay.enums.ErrorCodeConstants.*;
|
|||||||
@Service
|
@Service
|
||||||
@Validated
|
@Validated
|
||||||
@Slf4j
|
@Slf4j
|
||||||
public class PayDemoTransferServiceImpl implements PayDemoWithdrawService {
|
public class PayDemoWithdrawServiceImpl implements PayDemoWithdrawService {
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 接入的支付应用标识
|
* 接入的支付应用标识
|
Loading…
x
Reference in New Issue
Block a user