示例#1
0
 public function save()
 {
     \Crm\Ppi\Ppi_model::savePpiRefund($this->values);
     return true;
 }