数据表
图书预约登记ext_spoa_booksubs)暂未使用
字段名
中文名
类型
值域
描述
id
图书预约ID
decimal(11,0)
 
主键
bookid
图书ID
decimal(11,0)
 
 
quantity
预约数量
decimal(2,0)
 
 
perid
预约人
decimal(11,0)
 
 
deptid
预约部门
decimal(11,0)
 
 
subsdate
预约日期
date
 
 
state
状态:
char(1)
已借阅/未借阅/已取消