Fancy
2025-01-14 057d4df78bcc5b34ca7c6897918946c4a9e65d18
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);