Fancy
2024-10-18 e8a72ebe25e054107b76bde858ae970e24c94cf0
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);