@ -29,7 +29,7 @@ import org.springframework.web.bind.annotation.*;
* @since 2023-06-15
*/
@FeignClient(
value = "logpm-distribution-cyz"
value = "logpm-distribution"
)
public interface IDistributionStockListClient {