| | |
| | | |
| | | Integer getPrintLabelCount(String processId, String technologyNumber); |
| | | |
| | | List<Map<String, String>> selectReplenishPrintMp(Date selectTime1, Date selectTime2, FlowCard flowCard); |
| | | List<Map<String, String>> selectReplenishPrintMp(String selectTime1, String selectTime2, FlowCard flowCard); |
| | | |
| | | List<Map<String, Object>> getRepairPrintCustomData(String processId, String technologyNumber, String reportingWorkId, Integer orderNumber); |
| | | |
| | |
| | | List<Map<String, Object>> getNewProcessMp(String processId, String orderNumber, String technologyNumber); |
| | | |
| | | Map<String, Object> getProcessInfo( String processName); |
| | | |
| | | List<Map<String, String>> OrderProcess(); |
| | | |
| | | List<Map<String, String>> PrintProgressProcessCardData(String startDate, String endDate); |
| | | } |