Administrator
2026-06-18 39f6361e29f48a1e302486fb1d27a42181e199e5
src/main/java/cc/mrbird/febs/pay/service/impl/XcxPayServiceImpl.java
@@ -69,7 +69,7 @@
    private final SpringContextHolder springContextHolder;
    private final XcxProperties xcxProperties = SpringContextHolder.getBean(XcxProperties.class);
    private final XcxProperties xcxProperties;
    @Override
    public BrandWCPayRequestData startRechargeWallet(ApiRechargeWalletDto apiRechargeWalletDto) throws Exception {