提交 0c88df86 编写于 作者: zhouweidong's avatar zhouweidong

暂时还原,避免外部用户rt未更新导致ou接口调用错误

上级 d0f422cd
......@@ -18,7 +18,7 @@ public interface IBZOUFeignClient
* @param userId
* @return
*/
@GetMapping("/sysemployees/{userId}/oumaps")
@GetMapping("/ibzemployees/{userId}/oumaps")
Map<String, Set<String>> getOUMapsByUserId(@PathVariable("userId") String userId);
}
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册