示例#1
0
 @Override
 public void setPrice(Double price) {
   entity.setPrice(price);
 }