李林
2024-04-06 f360d164d924eddb4ca5ee914ed5879f972cb47b
inspect-server/src/main/java/com/yuanchu/mom/service/StandardMethodListService.java
@@ -18,5 +18,9 @@
    Map<String, List<?>> selectsStandardMethodByFLSSM(String tree);
    Map<String, List<?>> selectsStandardMethodByFLSSM2(String tree);
    int delStandardMethodByFLSSM(Integer id);
    List<StandardMethodList> selectStandardMethodEnum();
}