<?php namespace app\model; use think\Model; class ExportLogT extends Model { }