value
2024-05-14 be6fb1de960f7af129ab4b5d22025c84ce283f28
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);
}