| | |
| | | <summary> |
| | | 生产管理,修改报工数据查询接口 |
| | | </summary> |
| | | <param name="reporttype">报工类型</param> |
| | | <param name="verify">审核状态</param> |
| | | <param name="wo_code">工单编号</param> |
| | | <param name="partnumber">产品编码</param> |
| | | <param name="partname">产品名称</param> |
| | |
| | | <summary> |
| | | 生产管理,修改报工数据提交 |
| | | </summary> |
| | | <param name="json"></param> |
| | | <param name="json">提交数据</param> |
| | | <returns></returns> |
| | | </member> |
| | | <member name="M:VueWebApi.Controllers.ProductionManagementController.MesOrderStepVerifySeave(System.Collections.Generic.List{VueWebApi.Models.UpdateProductReport})"> |
| | | <summary> |
| | | 生产管理,修改报工审核提交 |
| | | </summary> |
| | | <param name="json"></param> |
| | | <param name="json">提交数据</param> |
| | | <returns></returns> |
| | | </member> |
| | | <member name="M:VueWebApi.Controllers.ProductionManagementController.MesOrderStepNoVerifySeave(System.Collections.Generic.List{VueWebApi.Models.UpdateProductReport})"> |
| | | <summary> |
| | | 生产管理,修改报工反审核提交 |
| | | </summary> |
| | | <param name="json"></param> |
| | | <param name="json">提交数据</param> |
| | | <returns></returns> |
| | | </member> |
| | | <member name="M:VueWebApi.Controllers.ProductionManagementController.MesOrderStepDeleteSeave(System.Collections.Generic.List{VueWebApi.Models.UpdateProductReport})"> |
| | | <summary> |
| | | 生产管理,删除报工记录 |
| | | </summary> |
| | | <param name="json">提交数据</param> |
| | | <returns></returns> |
| | | </member> |
| | | <member name="M:VueWebApi.Controllers.ProductionManagementController.MesOrderBitchClosedSearch(System.String,System.String,System.String,System.String,System.String,System.String,System.String,System.String,System.String,System.Int32,System.Int32,System.String,System.String)"> |