获取线路维护下拉列表
POST
/web/{version}/tTransportationRoute/getSelectionList
接口描述
下拉列表通常不传参或者只需传入机构号orgIds即可 多个机构用英文逗号隔开
请求参数
参数名
类型
描述
必填
pageNo
integer
当前页码
必填
pageSize
integer
每页数量
必填
id
integer
记录唯一识别号
可选
orgIds
string
组织机构 可以传多个 用英文逗号隔开
可选
transportationRouteNo
string
运输线路编码
可选
transportationRouteName
string
运输线路名称
可选
enableStatus
integer
启用状态 默认0启用,1不启用
可选
shipmentName
string
发货地名称
可选
receiptName
string
收货地名称
可选