hasInteractPrivilegeWithUserId abstract method

bool hasInteractPrivilegeWithUserId(
  1. String userId
)

查询某用户是否有编辑能力

Implementation

bool hasInteractPrivilegeWithUserId(String userId);