数据表 |
常用语(auto_reply) | |||
字段名 |
中文名 |
类型 |
值域 |
描述 |
id |
数据序号 |
int(11) |
|
唯一的序号(自增) |
per_id |
人员id |
decimal(10,0) |
|
系统为-1
person表的id |
content |
常用语 |
varchar(200) |
|
|