刘小明
2024-10-12 b76fd3fa68f6e64b40a101d7f688f748dd88d35c
pms-parent/pms-global/src/main/java/com/dy/pmsGlobal/daoPr/PrProductionNodeMapper.java
@@ -23,6 +23,8 @@
    PrProductionNode selectByPrimaryKey(Long id);
    PrProductionNode selectNodeBySort(@Param("processId") Long processId , @Param("sort") Integer sort);
    int updateByPrimaryKeySelective(PrProductionNode record);
    List<PrProductionNode> selectByProcess(@Param("processId") Long processId);