<?php namespace app\common\model; use app\hander\HelpHander; use think\Db; use think\Model; class WorkDaily extends Model { }