Commit bcdfae67 by 杨伟程

DictEnumValidator更新

parent ac05440f
......@@ -531,6 +531,7 @@ public class PlatElderServiceImpl extends ServiceImpl<PlatElderMapper, PlatElder
save(platElder);
dto.setId(platElder.getId());
addOrEditExt(dto);
if (StringUtils.isNotBlank(dto.getBedId())) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment