* 企业动态 */ namespace app\bestbao\model; use think\Model; class BestbaoInformation extends Model{ protected $autoWriteTimestamp = true; }