<?php namespace app\model; use think\Model; class Zyfywlf extends Model { protected $table = "jm_zh_zyfywlf"; }