xyc
2024-11-04 e48a56c2171f023f1978b0b6aec9befd43e7a9dc
modules/mainPart/src/main/java/com/zt/life/modules/mainPart/taskReliability/dao/OperatConditModelDao.java
@@ -30,4 +30,5 @@
    void deleteByOperatConditId(Long operatConditId);
    List<OperatConditModel> getGKModelTrees(Long productId);
    List<OperatConditModel> getGKModelAssembled(Long gkId);
}