#
yxFwq
2024-07-11 80150b2502d8cac21cabf9759473fcafcfc56230
src/main/java/com/zy/asrs/mapper/WrkMastExecuteMapper.java
@@ -14,6 +14,8 @@
    WrkMastExecute getWrkMastExecuteByWrkNo(@Param("wrkNo") Long wrkNo);
    List<WrkMastExecute> getWrkMastExecuteByWrkNoList(@Param("wrkNo") Long wrkNo);
    List<WrkMastExecute> getWrkMastExecuteByJarNo(@Param("jarId") Integer jarId);
    List<WrkMastExecute> selectWrkMastExecuteByType(@Param("type") Integer type);