Commit e404e611 authored by tangwei's avatar tangwei

修改地址

parent 84672580
......@@ -15,7 +15,7 @@ import java.util.Map;
*
* @author Dell
*/
@FeignClient(name = "AMOS-API-IOT-PLATFORM", path = "iot", configuration = {MultipartSupportConfig.class})
@FeignClient(name = "AMOS-API-IOT", path = "iot", configuration = {MultipartSupportConfig.class})
public interface IotFeignClient {
......
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