提交 cfda41fd 编写于 作者: 郝先瑞 提交者: Gitee

fix:users->members

上级 acad8477
......@@ -10,7 +10,7 @@ import org.springframework.web.bind.annotation.*;
@FeignClient(name = "mall-ums",contextId = "member")
public interface UmsMemberFeignService {
@PostMapping("/api.app/v1/users")
@PostMapping("/api.app/v1/members")
Result add(@RequestBody UmsMember user);
/**
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册