value
2024-04-25 44f4c17ed71ccaf151d600836f7ef32a8c2dbaea
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();
}