This commit is contained in:
2024-01-06 15:13:50 +08:00
parent caf9eb21bf
commit d685d12723
35 changed files with 2352 additions and 784 deletions

View File

@@ -168,7 +168,7 @@ public class SpringBootTestController {
private WechatPayService wechatPayService;
@Autowired
private IOrderBasicInfoService orderBasicInfoService;
private OrderBasicInfoService orderBasicInfoService;
@Autowired
private WxpayCallbackRecordService wxpayCallbackRecordService;