| | |
| | | |
| | | List<Map<String, String>> selectPrintMp(String orderId); |
| | | |
| | | List<Map<String, String>> getPrimaryList(String processId, String technologyNumber); |
| | | 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, String>> selectReplenishPrintMp(Date selectTime1, Date selectTime2, FlowCard flowCard); |
| | | |
| | | List<Map<String, Object>> getRepairPrintCustomData(String processId, Integer technologyNumber); |
| | | List<Map<String, Object>> getRepairPrintCustomData(String processId, Integer technologyNumber, String reportingWorkId); |
| | | |
| | | List<Map<String, Object>> getGlassNumber(Integer technologyNumber, String processId); |
| | | |