<?php namespace biz\market\models; use biz\base\models\Base; class TjFl extends Base { public static function tableName() { return 'xhTjFl'; } }