获取保养工单的保养项目详情数据
POST
http://[域名]/baoyangbill/getbaoyangbillprojectdetailinfo
接口描述
获取保养工单的保养项目详情数据
请求参数
请求数据示例
响应参数
参数名
类型
描述
必填
errcode
string
错误代码,示例:0
必填
errmsg
string
错误信息,示例:成功
必填
recordcount
int
记录数量,为0表示列表没有数据
必填
infono
string
信息编号
必填
componentno
string
部件编号
必填
componentname
string
部件名称
必填
projectno
string
保养项目编号
必填
projectname
string
保养项目名称
必填
content
string
方法及要求
必填
operuser
string
执行人账号
必填
operusername
string
执行人名称
必填
opertime
string
执行时间
必填
operstatuscode
string
执行状态编码
必填
operstatusname
string
执行状态名称
必填
isfaultcode
string
是否异常编码
必填
isfaultname
string
是否异常名称
必填
ishandlefaultcode
string
异常是否处理编码
必填
ishandlefaultname
string
异常是否处理名称
必填
handlecontent
string
处理措施
必填