| | |
| | | |
| | | List<Map<String, String>> getPrimaryList(String processId, String technologyNumber, String glassChild, String process); |
| | | |
| | | List<Map<String, Object>> getDetailList(String processId, Integer technologyNumber); |
| | | List<Map<String, Object>> getDetailList(String processId, Integer technologyNumber, String process); |
| | | |
| | | List<Map<String, Object>> getProcessList(String processId, Integer technologyNumber); |
| | | |
| | |
| | | |
| | | List<Map<String, Object>> getDetailListLikeRework(String processId, String printMerge, Integer orderNumber, String reportingWorkId); |
| | | |
| | | List<Map<String, Object>> getPrintCustomDataSemi(String processId, Integer technologyNumber); |
| | | List<Map<String, Object>> getPrintCustomDataSemi(String processId, Integer technologyNumber, String process); |
| | | |
| | | List<Map<String, String>> selectPrintNotMp(String orderId); |
| | | |