张磊磊
2023-12-11 62b8f41aced0c0772f4d4eb1aba9d9697c0f8f61
hd/pipe/mobile/src/main/java/com/thhy/mobile/modules/biz/pipeinfo/mapper/PipeInfoMapper.java
@@ -175,4 +175,10 @@
    void updateInRepoTime(RepoRecord repoRecord);
    List<Integer> queryAllNumType();
    List<MaterialThingDto> materialInfo();
    List<MaterialThingNumDto> materialNumInfo();
    List<MaterialThingDto> materialInfoTwo();
}