游戏-官网-平台-实体

## 平台列表实体- xy_template_website ``` 表名- xykj_template_website ``` | 字段 | 类型 | 说明 | |-----|--------|-------| | xy_id | int | 自增id | | xy_template | string | 模板名称 | | xy_station_type | int| 0 平台 1 官网| | xy_station_model | int| 0 单站模式 1 站群模式| | xy_station_state | int| 0 生成中 1 运行中| | xy_official_gameid | int| 游戏id| | xy_official_gamename | string| 游戏名称 | | xy_station_domain | string| 绑定顶级域名| | xy_station_child_domain | list<Dictionary>| 绑定站点域名| | xy_station_name| string | 站点名称 | | xy_station_ico | string| ico图片 | | xy_station_keyword| string| 关键词 | | xy_station_description| string| 描述| | xy_station_pc_bottom| string| 底部电脑信息| | xy_station_phone_bottom| string| 底部手机信息| | xy_station_hmt_bottom| string | 统计代码|