Commit c1860d08 authored by zuoyh's avatar zuoyh

修改代码

parent a5d4ae43
...@@ -88,17 +88,6 @@ public class AppUserPositionController { ...@@ -88,17 +88,6 @@ public class AppUserPositionController {
} }
} }
/**
* 员工变更记录信息
* @return
*/
@PostMapping("/TestaddUserPostion")
public ObjectRestResponse<Void> updateUserPositon(){
return ObjectRestResponse.succ(appUserPositionTempBiz.updateUserPositon());
}
/** /**
* 新增或编辑身份信息 * 新增或编辑身份信息
* *
......
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