修改security服务名称
This commit is contained in:
@ -22,7 +22,7 @@ public interface UserCenterClient {
|
|||||||
* @param fileId
|
* @param fileId
|
||||||
* @return
|
* @return
|
||||||
*/
|
*/
|
||||||
@RequestMapping(method = RequestMethod.GET, value = "v1/userinfo/get1")
|
@RequestMapping(method = RequestMethod.GET, value = "v1/userinfo/get")
|
||||||
SecurityUser getUserInfo();
|
SecurityUser getUserInfo();
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user