张磊磊
2023-12-06 e20b7fc2f9380cb6addacfa97b1325edd74f11ac
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();
}