<?php /** * Created by PhpStorm. * User: PFG2018 * Date: 2018/12/4 * Time: 16:52 */ namespace common\service; class Seo { public $province = '全国'; }