示例#1
0
 public function setCategory()
 {
     $pstJobTables = new Pstcar();
     $this->_pstCategory = $pstJobTables->getPst($this->_posting->id);
 }