|
@@ -12,7 +12,7 @@ import org.springframework.web.bind.annotation.RequestParam;
|
|
|
|
|
|
|
|
import java.math.BigDecimal;
|
|
import java.math.BigDecimal;
|
|
|
|
|
|
|
|
-@FeignClient(name = "sckw-payment-new",contextId = "paymentFeignService")
|
|
|
|
|
|
|
+@FeignClient(name = "sckw-ng-payment-new",contextId = "paymentFeignService")
|
|
|
public interface PaymentFeignService {
|
|
public interface PaymentFeignService {
|
|
|
|
|
|
|
|
@GetMapping("/walletPrepaid/queryPrepaidBalance")
|
|
@GetMapping("/walletPrepaid/queryPrepaidBalance")
|