| | |
| | | |
| | | List<Map<String, String>> selectPrintFlowCard(Date selectTime1, Date selectTime2); |
| | | |
| | | List<Map<String, String>> selectPrintMp(String orderId, FlowCard flowCard); |
| | | List<Map<String, String>> selectPrintMp(String orderId); |
| | | |
| | | List<Map<String, String>> getPrimaryList(String processId, String technologyNumber); |
| | | |
| | |
| | | List<Map<String, String>> getPrimaryListMerge(String processId, String technologyNumber); |
| | | |
| | | List<Map<String, String>> selectorderOtherMoney(); |
| | | |
| | | List<Map<String, String>> selectReworkPrintMp(Date selectTime1, Date selectTime2, FlowCard flowCard); |
| | | } |