"拉卡拉进件支付代码"

This commit is contained in:
hankaikai
2023-06-08 13:38:27 +08:00
parent 61d2ffb8fa
commit 0257043454

View File

@@ -91,7 +91,8 @@ public class ApiPayServiceImpl implements ApiPayService {
@Resource
private RyxPayService ryxPayService;
@Resource
@Setter(onMethod_ = {@Autowired, @Qualifier("lkLPayService")})
private LkLPayServiceImpl lklPayService;
@Resource