分站

## 推广分站-分站实体 ``` 表名- xykj_tg_website 实体:xy_tg_website ``` | 字段 | 类型 | 说明 | |-----|--------|-------| | xy_id | int | 主键id | | xy_spread_id | int | 推广员id | | xy_spread_name | string | 推广员名称 | | int| string | 主站id | | xy_tg_website_domain | string| 分站域名| | xy_tg_website_name | string| 分站名称| | xy_keywords| string| 关键字| | xy_description| string| 描述| | xy_logo | string| logo| | xy_icon | string |icon| | xy_cs_name | string | 客服名称 | | xy_cs_qq | string | 客服 qq | | xy_cs_phone | string | 客服电话 | | xy_cs_wechat | string | 客服微信 | | xy_cs_work | string | 工作时间 | | xy_cs_address | string | 工作地址 | | xy_game_biz | string | 游戏备案号 | | xy_isdel | int | 0 正常 1删除 | | xy_links | List<xy_system> | 友情链接 |