示例#1
0
 public function newtotalrows()
 {
     $db = new Psys_StationRule();
     return $db->newtotalrows();
 }