resetCheckedUserIds static method

void resetCheckedUserIds()

重置选择用户id集合

Implementation

static void resetCheckedUserIds() {
  pocChangeNotifier.resetCheckedUserIds();
}