<?php namespace bizGhs\stat\models; use bizGhs\base\models\Base; class StatYj extends Base { public static function tableName() { return 'xhGhsStatYj'; } }