AreaModel::remakeCityCache PHP Method

remakeCityCache() public method

清除地区数据PHP文件
public remakeCityCache ( )
    public function remakeCityCache()
    {
        S('city', null);
    }