コード例 #1
0
ファイル: jobs.php プロジェクト: zongsir/testonegit
 public function getJtype()
 {
     return $this->hasOne(and_jobtype::className(), ['type_id' => 'type']);
 }