| | |
| | | |
| | | List<Map<String, String>> getPrimaryListLimt(String orderId, String processId, String remarks); |
| | | |
| | | List<Map<String, String>> getPrimaryListLimts(String orderId, String processId, String remarks); |
| | | List<Map<String, String>> getPrimaryListLimts(String customerName, String project, String remarks); |
| | | |
| | | List<Map<String, Object>> getDetailList(String orderId, String processId, String remarks); |
| | | |
| | | List<Map<String, Object>> getDetailLists(String orderId, String remarks, Integer productId); |
| | | List<Map<String, Object>> getDetailLists(String orderId, String remarks, Integer productId,String thickness); |
| | | |
| | | List<Map<String, Object>> getDetailList2(String orderId, String processId, String remarks); |
| | | } |