| | |
| | | |
| | | List<Map<String, Object>> getDetailListLikeRefund(String processId, String technologyNumber, Integer orderNumber, String reportingWorkId); |
| | | |
| | | List<Map<String, Object>> getPrimaryListRework(String processId, String technologyNumber, Integer orderNumber); |
| | | List<Map<String, Object>> getPrimaryListRework(String processId, String technologyNumber, Integer orderNumber, String reportingWorkId); |
| | | |
| | | List<Map<String, Object>> getDetailListRework(String processId, Integer technologyNumber, Integer orderNumber, String reportingWorkId); |
| | | |
| | |
| | | List<Map<String, Object>> selectSortTableMp(String orderId); |
| | | |
| | | String countFlowCard(String orderId); |
| | | |
| | | List<Map<String, Object>> remakList(String processId); |
| | | |
| | | List<Map<String, Object>> selectMaxFlowCard(String orderId, String productionId); |
| | | } |