提交 3e40d54e 编写于 作者: ibizdev's avatar ibizdev

laizhilong 发布系统代码

上级 0c842bde
......@@ -124,7 +124,7 @@
:show-preview="true"
:show-edit="true"
:show-drag="true"
:persistence="true"
:persistence="false"
@formitemvaluechange="onFormItemValueChange"></ibiz-file-upload>
</app-form-item>
......
......@@ -15,7 +15,7 @@ public interface IBZOUFeignClient
* @param userId
* @return
*/
@GetMapping("/ibzemployees/{userId}/oumaps")
@GetMapping("/sysemployees/{userId}/oumaps")
Map<String, Set<String>> getOUMapsByUserId(@PathVariable("userId") String userId);
}
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册