类 PermListResponse

java.lang.Object
com.github.shuaidd.response.AbstractBaseResponse
com.github.shuaidd.response.linkedcorp.PermListResponse

public class PermListResponse extends AbstractBaseResponse
作者:
ddshuai date 2022-09-04 21:22
  • 字段详细资料

  • 构造器详细资料

    • PermListResponse

      public PermListResponse()
  • 方法详细资料

    • getUserIds

      public List<String> getUserIds()
    • setUserIds

      public void setUserIds(List<String> userIds)
    • getDepartmentIds

      public List<String> getDepartmentIds()
    • setDepartmentIds

      public void setDepartmentIds(List<String> departmentIds)