李林
2024-03-13 d6aa4c4cdc45bcbcf1cf1601449175ac4bfdcb92
inspect-server/src/main/java/com/yuanchu/mom/service/StandardTreeService.java
@@ -17,4 +17,8 @@
    int addStandardTree(StandardTree standardTree);
    int delStandardTree(String tree);
    int addStandardProduct(String ids, String tree);
}