Commit dfb624f8 authored by tianyiming's avatar tianyiming

openApi调用feign修改

parent 5bbfcbce
......@@ -14,7 +14,7 @@ import org.typroject.tyboot.core.restful.utils.ResponseModel;
import java.util.List;
import java.util.Map;
@FeignClient(name = "TZS", path = "/tzs", configuration =
@FeignClient(name = "TZS-YMT", path = "/ymt", configuration =
{MultipartSupportConfig.class})
public interface TzsServiceFeignClient {
......
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