Commit 68e30b98 by qwmqiuwenmin

fix

parent 32080dba
......@@ -67,7 +67,7 @@ public class DepartmentContoller extends WebBaseController{
}
@RequestMapping("department-level-list")
@RequestMapping("epartment-list-level")
public HaobanResponse departmentLevelList(String parentId) {
LoginVO login = (LoginVO) AuthRequestUtil.getSessionUser();
String wxEnterpriseId = login.getWxEnterpriseId();
......
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