- 系统功能
- 工程数据
- 车间管理
- 普通生产
- 委外管理
- 销售管理
- 非标生产
- 人力资源
- wms
- 采购管理
- 检斤管理
- 委外工序计划单
- KIS升级
- 工作流
- CRM客户管理
- 首页
- SRM管理
- 基础资料
- 轻MES
- 质量管理
派工单列表查询
POST
/mxoc_process/mxoc_workbillentry_query
请求参数
Query 参数
access_token
string
必需
默认值:
{{access_token}}
Header 参数
groupName
string
必需
默认值:
{{groupName}}
Content-Type
string
必需
默认值:
{{Content-Type}}
accountid
string
必需
默认值:
{{accountId}}
X-GW-Router-Addr
string
必需
默认值:
{{X-GW-Router-Addr}}
Body 参数application/json
unpage
string
是否分页
pageSize
string
当前页条数
pageIndex
string
当前页下标
search
string
模糊搜索
dateSearch
string
时间段搜索
plancomdateSearch
string
工序计划完工日期
示例
{
"unpage":"",
"pageSize":"10",
"pageIndex":"1",
"search":"",
"dateSearch":"all"
}
示例代码
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request POST '/mxoc_process/mxoc_workbillentry_query?access_token=' \
--header 'groupName;' \
--header 'accountid;' \
--header 'X-GW-Router-Addr;' \
--header 'Content-Type: application/json' \
--data-raw '{
"unpage":"",
"pageSize":"10",
"pageIndex":"1",
"search":"",
"dateSearch":"all"
}'
返回响应
🟢200成功
application/json
Body
success
boolean
响应状态
data
array [object {37}]
数据集合
mxoc_reportqty
string
派工单已汇报数量
entryentity.mxoc_report.name
string
汇报人名称
mxoc_procodes
string
工序名称
mxoc_product.number
string
物料编码
mxoc_routeno
string
工序计划单号
entryentity.mxoc_report.id
string
汇报人id
entryentity.mxoc_workqtyentry
string
派工数量
entryentity.mxoc_operator.name
string
操作工名称
mxoc_ordernos
string
生产订单号/行号
mxoc_product.name
string
物料名称
mxoc_product.helpcode
string
物料助记码
id
string
单据id
entryentity.mxoc_begindateentry
string
计划开工日期
mxoc_procode.name
string
工序代码名称
entryentity.mxoc_classesentry.name
string
班次名称
entryentity.id
string
分录id
billstatus
string
单据状态
mxoc_product.model
string
物料规格型号
entryentity.mxoc_groupentry.name
string
班组名称
entryentity.mxoc_statusentry
string
状态
mxoc_productworkshop.name
string
生产车间名称
mxoc_proplanqty
string
工序计划生产数量
entryentity.mxoc_enddateentry
string
计划完工日期
mxoc_reportnoqty
string