获取料站信息
GET
/api/SmtStationShtList/Get/{sht}
接口描述
获取指定单号料站信息
请求参数
参数名
类型
描述
必填
sht
string
单号
必填
响应参数
参数名
类型
描述
必填
id
int
ID
必填
sht
string
单号
必填
wo
string
工单号
必填
face
string
面板
必填
pn
string
料号
必填
line
string
线体
必填
station
string
站位
必填
priority
string
优先级
必填
group_id
string
主替料组别
必填
feeder
string
Feeder
必填
reelid
string
物料
必填
bincode
object
BinCode
必填
qty
int
数量
必填
dsc
string
描述
必填
crt_dt
string
示例:2020-06-18T02:52:09
必填
crt_usr
string
创建时间
必填
ud_dt
string
更新时间
必填
ud_usr
string
更新用户
必填
stts
int
状态
必填
first_reelid
string
首套料
必填
code
int
返回代码,0表示成功,其他值参考message
必填
message
string
返回信息
必填
sessionId
string
会话ID
必填