|
@@ -35,8 +35,6 @@ import java.util.Map;
|
|
|
public class LiveOrderPaymentServiceImpl implements ILiveOrderPaymentService {
|
|
public class LiveOrderPaymentServiceImpl implements ILiveOrderPaymentService {
|
|
|
@Autowired
|
|
@Autowired
|
|
|
private LiveOrderPaymentMapper baseMapper;
|
|
private LiveOrderPaymentMapper baseMapper;
|
|
|
- @Autowired
|
|
|
|
|
- private MybatisAutoConfiguration.MapperScannerRegistrarNotFoundConfiguration mapperScannerRegistrarNotFoundConfiguration;
|
|
|
|
|
|
|
|
|
|
/**
|
|
/**
|
|
|
* 查询支付明细
|
|
* 查询支付明细
|