|
@@ -3,7 +3,6 @@ package com.zswl.cloud.springBtach.server.core.step;
|
|
|
import com.github.microservice.auth.client.content.ResultContent;
|
|
|
import com.zhongshu.payment.client.model.payment.CreateResponseModel;
|
|
|
import com.zhongshu.payment.client.model.payment.zswl.CreatePaymentModel2;
|
|
|
-import com.zhongshu.payment.client.service.OrderService2;
|
|
|
import com.zhongshu.payment.client.service.PaymentService2;
|
|
|
import org.springframework.batch.core.Job;
|
|
|
import org.springframework.batch.core.Step;
|
|
@@ -21,7 +20,6 @@ import org.springframework.context.annotation.Configuration;
|
|
|
import org.springframework.context.annotation.Lazy;
|
|
|
|
|
|
import javax.annotation.Resource;
|
|
|
-import java.util.Map;
|
|
|
|
|
|
@EnableBatchProcessing
|
|
|
@Configuration
|