<?php namespace common\models; class xhTrainCourse extends xhBaseModel { public static function tableName() { return 'xhPxCourse'; } }