コード例 #1
0
 public function getLastId($FildId = null)
 {
     return $this->Read->MaxFild($FildId);
 }