Commit 8ee6f7cb by 杨伟程

长者绑定bug

parent 951f5b55
......@@ -613,6 +613,7 @@ public class PlatElderServiceImpl extends ServiceImpl<PlatElderMapper, PlatElder
}
//@TenantIdIgnore
@Override
public PlatElderDTOVO view(String id) {
PlatElder platElder = getById(id);
......
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