mirror of
https://github.com/liuweijw/fw-cloud-framework.git
synced 2026-03-13 08:50:21 +08:00
restTemple 工具类目录优化
This commit is contained in:
@@ -12,12 +12,12 @@ import org.springframework.http.HttpEntity;
|
||||
import org.springframework.stereotype.Component;
|
||||
import org.springframework.web.client.RestTemplate;
|
||||
|
||||
import com.github.liuweijw.business.commons.web.https.HttpUtil;
|
||||
import com.github.liuweijw.business.pay.beans.NotifyBean;
|
||||
import com.github.liuweijw.business.pay.commons.constants.PayConstant;
|
||||
import com.github.liuweijw.business.pay.config.RabbitConfiguration;
|
||||
import com.github.liuweijw.business.pay.service.NotifyService;
|
||||
import com.github.liuweijw.business.pay.service.PayOrderService;
|
||||
import com.github.liuweijw.core.commons.https.HttpUtil;
|
||||
import com.github.liuweijw.core.utils.StringHelper;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user