示例#1
0
 @Override
 public void setPaid(Boolean paid) {
   entity.setPaid(paid);
 }