用户领取记录表

## 用户领取记录表 ``` table xy_vip_user_starshine ``` | 属性 | 类型 | 说明 | | ------------------------ | ---------------- | ------------ | | xy_createtime | datetime | 创建时间 | | xy_starshine_expire_time | datetime | 星耀到期时间 | | xy_starting_time | datetime | 开始时间 | | xy_user_starshine_id | int | 主键 | | xy_vip_starshine | xy_vip_starshine | 会员规则表 |