Commit cd8adbc1 by wangli

修改

1 parent d5f35847
......@@ -25,7 +25,7 @@ public class UserServiceImpl implements UserService {
map.put("branchId", "bsuzhou");
map.put("groupId", "gsuzhou");
map.put("levelType", "branch");
map.put("levelId", "bsuzhou");
map.put("levelValue", "bsuzhou");
return Result.success(map);
}
}
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!