| | |
| | | |
| | | int updateLocNo0(Long nodeId, String locNo); |
| | | |
| | | List<ManLocDetl> selectLocNo0(String locNo, String matnr); |
| | | ManLocDetl selectLocNo0(String locNo, String matnr); |
| | | |
| | | List<ManLocDetl> selectItem0(String locNo, String matnr); |
| | | |
| | | int deleteLocNo0(String locNo, String matnr); |
| | | |
| | | int updateAnfme0(double anfme, Long nodeId); |
| | | |
| | | List<ManLocDetl> listByOutPage(Map<String, Object> condition); |
| | | |
| | | long listByOutPageCount(Map<String, Object> condition); |
| | | |
| | | List<ManLocDetl> selectAllPage(Map<String, Object> condition); |
| | | |
| | | long selectAllPageSize(Map<String, Object> condition); |
| | | } |