channel_id VARCHAR(100) not null default '' COMMENT '频道ID', channel_type smallint not null default 0 COMMENT '频道类型', reminder_type integer not null default 0 COMMENT '提醒类型 1.有人@我 2.草稿', uid varchar(40 ...