示例#1
0
 public function getTransferredTotal()
 {
     return json_decode(parent::getTransferredTotal(), true);
 }