update - 调整"黑白名单"更新模型入参
This commit is contained in:
parent
35c2295f63
commit
bef73216d3
@ -46,7 +46,6 @@ public class CategoryConfigServiceImpl extends ServiceImpl<ExtAxDictConfMapper,
|
||||
config.setOperationName(dto.getOperationName());
|
||||
dictConfMapper.insert(config);
|
||||
});
|
||||
return categoryConfigConverter.toVo(config);
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Loading…
Reference in New Issue
Block a user