duty_attribute

duty_attribute

接口描述

值班人员属性自定义信息表

字段说明

参数名
类型
描述
必填
id
int(10)
主键,唯一自增ID
必填
bid
int(10)
值班ID
必填
type
tinyint(1)
类型 0固话 1电话
必填
val
varchar(255)
属性值
必填