Crunchy
2024-05-08 4e8ab7fce0fe3d46be2cf480019b18c192f09c35
cnas-server/src/main/java/com/yuanchu/mom/mapper/StandardMethodMapper.java
@@ -17,6 +17,8 @@
    IPage<StandardMethod> selectStandardMethodList(Page page, QueryWrapper<StandardMethod> ew);
    StandardMethod selectStandMethodById(Integer id);
}