Commit e047f6d7 authored by unset's avatar unset

添加通知信息

parent 6cd88318
......@@ -13,7 +13,7 @@ import org.springframework.web.bind.annotation.RequestBody;
* @author wanghaobin
* @create 2017-06-21 8:11
*/
@FeignClient(value = "rs-website")
@FeignClient(value = "rs-website", contextId = "website-base")
public interface WebsiteFeign {
@PostMapping(value = "orderInfo/web/updateOrderStatus")
......
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