Commit 39225513 authored by zhangyingbin's avatar zhangyingbin

tzs调用ugp服务名修改

parent 6ae028f9
......@@ -12,7 +12,7 @@ import org.typroject.tyboot.core.restful.utils.ResponseModel;
import java.util.Map;
@FeignClient(name = "UGP-ZYB", path = "/ugp", configuration =
@FeignClient(name = "UGP", path = "/ugp", configuration =
{MultipartSupportConfig.class})
public interface UgpServiceFeignClient {
/**
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment