权限
This commit is contained in:
-1
@@ -101,7 +101,6 @@ public class GuildHallMeetingController {
|
|||||||
}
|
}
|
||||||
|
|
||||||
@At
|
@At
|
||||||
@SaCheckPermission("guildHall")
|
|
||||||
@ApiOperation("查询会议")
|
@ApiOperation("查询会议")
|
||||||
public Result selectList() {
|
public Result selectList() {
|
||||||
List<NutMap> results = new ArrayList<>();
|
List<NutMap> results = new ArrayList<>();
|
||||||
|
|||||||
Reference in New Issue
Block a user