Package | Description |
---|---|
cn.jsj.onclock.dao | |
cn.jsj.onclock.pojo.identity | |
cn.jsj.onclock.service | |
cn.jsj.onclock.service.impl |
Modifier and Type | Method and Description |
---|---|
Integer |
GroupDao.updateGroupRequestAuthWay(GroupJoinAuthEnum authEnum,
Long groupId)
更新群组默认审批方式
|
Modifier and Type | Method and Description |
---|---|
static GroupJoinAuthEnum |
GroupJoinAuthEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GroupJoinAuthEnum[] |
GroupJoinAuthEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
GroupService.updateGroupAuthWay(Long userId,
Long groupId,
@NotNull GroupJoinAuthEnum authEnum)
用户修改群审批方式
|
Modifier and Type | Method and Description |
---|---|
void |
GroupServiceImpl.updateGroupAuthWay(Long userId,
Long groupId,
GroupJoinAuthEnum authEnum)
用户修改群审批方式
|
Copyright © 2022. All rights reserved.